Issue with Duplicate AJAX Pages

Posted in: Newspaper
Post count: 4

I’m using the Newspaper theme by tagDiv and am facing a problem with duplicate pages created by AJAX calls. I tried it on the demo page, and it also has the same issue. The main page (https://demo.tagdiv.com/newspaper_pro/) is fine, but there are duplicates like https://demo.tagdiv.com/newspaper_pro/?m=ajax.

I am looking for suggestions to prevent this duplication of content.

Post count: 35449

Hello blarrow,
This is a WordPress situation, if you try with a default theme from the WordPress the results will be the same. Also, it is not need to add in url “/?m=ajax” it’s enough “/?m=” and you’ll be redirected to the website blog page. What can be done in this situation is to set in robots.txt file a disallow access to that link. -> https://www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo/
Thank you!

Post count: 4

Noted. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.