Verify Sitemap File

Before you submit your sitemap to Google, verify it's actually correct. A sitemap with errors doesn't just fail to help — it can actively confuse Google by pointing to pages that redirect, return 404s, or are set to noindex.

Webflow generates your sitemap automatically at https://yourdomain.com/sitemap.xml. Open it in your browser before submitting. You're looking for three things: does it include all the pages you want indexed, does it exclude pages you don't want indexed (utility pages, thank you pages, duplicate collection templates), and do all the URLs match your canonical domain (www vs non-www, HTTPS).

Common problems to look for: CMS collection template pages that are included in the sitemap even though they're not published or have no content — this happens when a collection exists but has no live items, and Webflow still includes the template URL. Pages set to noindex in Webflow's Page Settings that still appear in the sitemap — a noindex instruction and a sitemap inclusion are contradictory signals. 301 redirects that are included in the sitemap — the sitemap should point to final destination URLs, not redirecting ones.

To validate the sitemap properly, paste the URL into Google Search Console's sitemap submission flow — it will run a basic validation before accepting it. For a deeper check, use a sitemap validator like XML Sitemap Validator (free, browser-based) which flags malformed entries, duplicate URLs, and URLs that return errors.

In Webflow, you have limited direct control over what appears in the sitemap. To exclude a page, go to Page Settings and check "Exclude from sitemap" in the SEO section. For CMS collection pages, published items with live content are included by default. If you want to exclude specific items, you can unpublish them or set the collection template to noindex.

Verify the sitemap once before initial submission, and spot-check it quarterly after that. Any time you restructure your URL hierarchy or add a new collection, check the sitemap to confirm it reflects what you actually want Google to crawl.

How to do it on Webflow?

  1. Check format: Verify that your sitemap is in XML format and follows the correct structure (e.g., https://www.yourwebsite.com/sitemap.xml).
  2. Validate with tools: Use an XML sitemap validator or tools like Google Search Console to ensure no errors.
  3. Ensure accessibility: Confirm that the sitemap file is publicly accessible by visiting the URL in a browser.
How to create a Sitemap File on Webflow?
  1. Access Site Settings
  2. Enable Auto-Generate Sitemap in SEO tab
  3. Save and Publish

Do's

Don'ts

Tools
Don't have the Checklist yet?