FIX THE NOINDEX ERROR FOR ALL POSTS IN A WEBSITE

#830322
  • Resolved Nhu Nguyen
    Rank Math pro

    Hello,

    Last month, I asked for your help to prevent URLs containing feeds from being indexed. However, after adding the code you provided, it seems all the articles on my website are not being indexed by Google.

    I checked Google Search Console and found that the reason for this issue is the detection of ‘noindex’ in the ‘X-Robots-Tag’ HTTP header.

    Please help me fix this ‘noindex’ error. I only want URLs containing ‘feed’ to not be indexed, but all other URLs should be indexed normally.

    I have attached two links below, one is the screenshots of google search console and my website, and the other one is the code which you sent me last month.

    Thank you.

Viewing 16 replies (of 16 total)
  • Hello,

    Your homepage and the URLs you have shared are already set to index. Please refer to the screenshot added in the sensitive data section

    In this case, please check your .htaccess file for this code or similar to determine if they are interfering with the robots meta tag in your page’s source code:

    Header set X-Robots-Tag "noindex, nofollow"

    You may get in touch with your web host for assistance as well in checking your website files.

    Let us know how this goes.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 16 replies (of 16 total)

The ticket ‘FIX THE NOINDEX ERROR FOR ALL POSTS IN A WEBSITE’ is closed to new replies.