noindex pages in sitemap?

Joined
Mar 12, 2022
Messages
12
Reaction score
3
I want to add noindex attribute to some pages, and those pages are in the sitemap, should they be excluded from the site map after adding noindex attribute?
 
Noindex attribute is just a way of informing search engines not to consider the particular pages, these pages would still be in sitemap.
 
Noindex attribute is just a way of informing search engines not to consider the particular pages, these pages would still be in sitemap.
No, bro, you're wrong. If the page has a noindex attribute, it must be excluded from the sitemap, otherwise we will have a Coverage Issue in the Google Search Console. I just tested that.
 
The sitemap file is devised to point search engines to the pages you want to be crawled and indexed. Having pages with the “noindex” tag defeats the purpose of sitemap and causes confusion for search engines. This can result in search engines ignoring your sitemaps.

you should not include noindex pages inside your sitemap files.

Check with this - https://sitechecker.pro/site-audit-issues/noindex-page-sitemap/ - It shows you How does noindex URLs in Sitemap affect website indexing, and how to fix this issue with detailed .

Hope this Helps !
 
Back
Top