Hi, yes the “noindex”is there to prevent the sitemap itself from appearing in search results but the “follow” assures that all links in the sitemap are followed.
Did you add the sitemap to search console just recently (today) or a while ago? Search console can be slow to update so you could just wait a day… Or has it been reporting this for a longer time? If so, has it been all the time or only sometimes?
I see no issues with your sitemap, nor the news sitemap. All response headers are fine, at least when I check the sitemaps. But the response headers for a search engine crawler can be different depending on specific server setup or other plugins. What you could do is some of the following tests:
- add another sitemap index in search console, using the alternative URL /?feed=sitemap and add one of the inner sitemaps like /sitemap-posttype-page.xml and see if those get the same notifications.
- go to the URL Inspection tool in search console and enter your sitemap index URL there. Then follow with the Live Test button (on the right). You will get a notice “Page cannot be indexed:?Excluded by ‘noindex’ tag” but that is expected, look at the results for “Crawl allowed?” (it should be: Yes) and “Page fetch” (should be: Successful)
- add the Google News sitemap /sitemap-news.xml and see if it also gets a “can’t be read” notice. If your site is not in Google News, you will get a warning about that, but you can ignore it, unless you want to be in Google News (then follow the instructions on your Settings > Google News admin page).
Let me know ??
By the way, I did notice a response header X-Qc-Cache: hit
. It should not be a problem for this issue but if you find that new posts are indexed slowly or inconsistently, then consider excluding your sitemap URL from being cached…