Toggle to remove Sitemap Indexing on CMS Collection Pages

Please add the Sitemap Indexing toggle to CMS Collection pages.

Webflow introduced the toggle in page settings to remove individual pages from the sitemap, which is great. We really need to be able to remove entire CMS collections from the sitemap, however - for example, for ad landing pages, affiliate pages, and giveaway pages created from CMS collections.

  • Cheryl Sew Hoy
  • May 14 2024
  • Bio H2O commented
    15 Jul 18:26

    Need this

  • Chandler Hartigan commented
    03 Jul 14:09

    Agreed we need this functionality. I made another wishlist item for the same thing here: https://wishlist.webflow.com/ideas/WEBFLOW-I-6613


    Maybe Webflow will merge them if they get enough traction, then eventually implement this. Seems strange to me that they wouldnt have done this all together when they gave this functionality to the static pages

  • Robert Blodge commented
    17 May 11:30

    To prevent search engines from indexing the unwanted pages, add a noindex meta tag to the head section of those pages. In Webflow, navigate to the Page Settings of the specific page, go to the Custom Code tab, and add <meta name="robots" content="noindex"> in the ‘Inside <head> tag’ field.