Skip to main content

Is it possible to remove the noindex pages from the sitemap?

Comments

2 comments

  • Ariel H.

    Hi Ada,

    Thank you for contacting us.

    If you’ve already set those pages to noindex, you can resubmit your sitemap in Google Search Console to help update Google. Please keep in mind that it may take some time to reflect in search results.

    A quicker way to block search engines is by adding this to your robots.tx file:

    User-agent: *
    Disallow: /page-to-exclude-1
    Disallow: /page-to-exclude-2

    This tells search engines not to crawl those specific pages.

    User-agent: * means all search engines.
    Disallow: tells them which pages to avoid.

    If you have any further questions, please let us know.

    Best regards,
    Ariel H.

    0
  • Ada Barlatt

    Oh ok, thank you! I'll try that!

     

    0

Please sign in to leave a comment.