sitemap not able to fetch and showoing x robots code noindex

#1069288
  • i donot have any noindex code, check everhing but showing this

    root@vmi2707050:~# curl -I https://cricketman2.com/sitemap_index.xml
    HTTP/2 200
    server: nginx
    date: Thu, 17 Jul 2025 13:22:52 GMT
    content-type: text/xml; charset=UTF-8
    vary: Accept-Encoding
    x-robots-tag: noindex
    pragma: public
    cache-control: no-cache, no-store, must-revalidate, max-age=0
    expires: 0

Viewing 1 replies (of 1 total)
  • Hello,

    We apologize for the issue you are facing with your sitemap showing the x-robots-tag: noindex. This typically indicates that your server is instructing search engines not to index the sitemap, which can prevent it from being fetched correctly.

    Here are a few steps you can take to troubleshoot this issue:

    1. Check Your Server Configuration: Since you are using Nginx, ensure that there are no configurations in your Nginx settings that might be adding the x-robots-tag: noindex header. You can check your Nginx configuration files for any directives that might be causing this.

    2. Review Your Robots.txt File: Make sure that your robots.txt file is not blocking access to your sitemap. You can check it by visiting `https://rankmath.com/kb/fix-sitemap-issues/.

    3. Inspect Page Source: Although you mentioned there is no noindex code, double-check the source of your sitemap and any related pages to ensure there are no conflicting directives.

    4. Caching Issues: Sometimes caching plugins or server-side caching can cause issues. Clear any caches that might be affecting your site.

    5. Validate Your Sitemap: Use the Validate XML Sitemap tool to ensure your sitemap is correctly configured.

    If after checking these points the issue persists, please reply to this ticket with more details about your server configuration or any recent changes made to your site. A human agent from our support team will be able to assist you further.

    Thank you for raising this concern!

    Sources:
    Troubleshooting the “Couldn’t Fetch” Error in Google Search Console » Rank Math

    This is an automated reply from Rank Math Support Bot. If you need further assistance, please reply to this topic and a human support agent will reply to you shortly.

    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 1 replies (of 1 total)

The ticket ‘sitemap not able to fetch and showoing x robots code noindex’ is closed to new replies.