I am answering this because nobody yet answered this and I think this could help others who are experiencing this kind of issue.
As mentioned by s_ha_dum that the issue is related to FireFox’s Prefetching mechanism. In order to resolve this I inserted the below line to function.php:
remove_action('wp_head', 'adjacent_posts_rel_link_wp_head');
Related Posts:
- Recent posts per category loop?
- Manually set global $post vars with an ID, in order to use template tags
- Display all posts from specific categories on a page
- Plugin for changing a post’s category based on it’s post date?
- Fastest way to loop through all posts?
- plugin for wp_list_categories with posts
- post expire after x days
- Display content from custom post type if match to main post category
- How can i list random post from multiple category?
- Solutions to repost categories into multisite blogs?
- Calendar Solution: Handling upcoming Dates with Posts?
- Any built-in function to associate a post to category through a plugin?
- Display by Category in Admin
- Redirect to another page using contact form 7? [closed]
- Import Instagram post to WordPress blog post
- check uncategorized category by default
- Show related posts based of current ACF field name in a single page post (a loop within loop)
- Plugin is creating posts twice
- How can i listing current category and Featured Category post list?
- How to get Recent Post From Each Category with Thumbnail?
- Adding custom post category to categories widget
- automatically set random featured image by category in wordpress on post
- Show all posts of all categories but excluding a category on custom blog page with pagination of my theme
- get post excerpt by query
- Find And Add Category to Posts
- Retrieve post thumbnails
- How to add character to content of post?
- Twitter List Tweets and Delicious Links as Posts
- Automatically set posts to NoIndex depending on category?
- hide particular category post from front page only [closed]
- Can i have limit posts on a specific category and automatically remove older ones?
- How to add portfolio category post count in main navigation menu?
- How to check if the post exists in any of the categories?
- wordpress content .php file in an iframe’s src in a wordpress post
- How do I rename a category in the menu bar only?
- Pagination on category.php and tag.php not working
- How to get posts published on the latest date?
- Ambrosite Next/Previous Post Link Plus or WP next_post_link to cycle through top level category
- Problem with different query loops (and “main loop”) on category template page!
- Making my plugin create a page?
- How to only publish posts with image in it
- Is there a way to make the main page only display a brief description of the full article?
- How to change the post form from plugin?
- WordPress plugin Post Creation [closed]
- Don’t publish/update a post when a plugin finds errors in custom fields
- Allowing users to Sign-up > Login > Post articles that need approval
- Is changing post from category in a large blog a good practice?
- Best/Correct way to add an option to a category
- How to set category correctly for a custom post created by a remote API call?
- How can I automatically download all images from all imported posts, place them on my new host, and replace all the links
- posts from multiple post types in one slider
- How to display the featured post on the category page?
- Loop in elementor custom widget not working
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- get_users(); Is an Undefined Function When Used in Cron Job
- Flickering sidebar when scrolling page [closed]
- Is there a plugin or a way in the wordpress that would let us have different versions of a post or page accessibe to users?
- Moving FB comments at the end of page
- Where Should i write the code for wordpress ajax voting?
- WP_Query: Show 10 posts in date order, first three random
- .php file for woocommerce edit category? [closed]
- download button for audio file in post [closed]
- Print posts category or tag as a formatted journal
- Trying to add_action in a loop
- how to execute some code after a post is published in WordPress [duplicate]
- Loop returns the current page’s permalink and guid instead of the post in the loop
- Post status doesn’t update to ‘future’ every time?
- Do not duplicate posts with multiple categories in multiple loops
- Function added to hook “new_to_publish” not executing – custom plugin
- Creating an admin meta box to save post as pending
- trigger email when post is published by someone a user follows
- Grab ID from post from plugin and use it to create an object
- All categories displays the same posts
- Get post content from outside the loop with plugin shortcode usability
- Mutliple users editing single document in wordspress
- Article content navigator in wordpress like mbaskool website
- WP::is_main_query() Not Working
- I would like to remove date display on photo preview
- Post deleted in trash [closed]
- Getting a list of the published posts
- How to relate 3 wordpress components with each other (Create database relationships)
- How to add category and subcategory in WordPress custom code?
- Change website directory safely to add a static page on startup
- Use post in multiple places on a page with multiple posts
- Price comparison table based on Custom Post Type?
- If post exists in the database – each time goes on `else`
- Custom Template for wordpress cpt plugin
- Embed PDF into wordpress
- Hook Scripts and Styles in WordPress
- Get data from wp_posts of mysql in to variables of wordpress-php script
- WordPress plugin: Getting posts where checkbox selected
- Display specific posts on home page
- Remember the Meta Value With Radio Buttons
- How to display a number of posts based on a Advanced Custom Field (ACF)
- WP_Query of Category Not Showing First Post
- What hook can I use to modify custom post data before it is displayed on the page?
- get current page number with wp_link_pages()
- problem with register_activation_hook in plugin
- WooCommerce Hiding A Certain Category From Being Displayed On Single Product
- WordPress displays post on subcategory only