@zegabytez if you look at your page’s source code
view-source:https://zegabytez.com/2022/07/
You will see this:
<meta name=’robots’ content=’noindex, follow’ />
which is what makes your page noindex.
I looked at your August page and it says the same. To fix, please look at your Yoast plugin settings. It is most likely the plugin that is adding the noindex meta tag.
@polaatx
Your sitemap’s source code did not show the meta tag for noindex, so I used a tool to find out what is applying it to the page.
here’s the tool:
https://datayze.com/index-noindex?url=http%3A%2F%2Fescapefromtehran.com%2Fsitemap.xml
It appears that your noindex tag is being added by http headers.
You might want to check either a) your .htaccess file or b) check with your webhost (For reference, I looked up some answers here)
Hope this helps!
Hello @shmellycat
Thank you very much for your reply.
I contacted my host per your recommendation. Their response was that sitemap.xml should NOT be indexed and the header is tagged correctly. I post the response below. If they are wrong, let me know. It does make sense to me:
——-
What happens with your website SiteMap is actually normal and recommended by Google. The website SiteMap should not be indexed by any search engine, this is why most of the SEO plugins will add a noindex tag for the .XML file. You don’t want to remove that header. It prevents the XML sitemap itself from appearing in search results, it doesn’t prevent the URLs listed in it from getting indexed.
If you don’t put a noindex in, the Sitemap itself could appear in search results. It isn’t meant for users to see, and users get really confused if they actually click on it. See Prevent XML sitemaps from showing up in Google search results
Not sure why the plugin developers told you to contact the hosting company for such a situation instead of offering you guidance and explaining to you that this is actually normal for your Sitemap if you want your website to be healthy SEO-wise.
Let me know if you have any further questions or concerns!`
Thanks for reaching out to us. I hope your issue is resolved. Let us know if you need any further assistance.