{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What is the difference between XML and HTML sitemaps?", "acceptedAnswer": { "@type": "Answer", "text": "XML sitemaps are for search engine crawlers; HTML sitemaps are navigational tools for users." } }, { "@type": "Question", "name": "How often should a sitemap be updated?", "acceptedAnswer": { "@type": "Answer", "text": "Automatically, ideally — CMS platforms like Webflow regenerate the sitemap on content publish." } }, { "@type": "Question", "name": "How do you submit a sitemap to Google?", "acceptedAnswer": { "@type": "Answer", "text": "Via Google Search Console under 'Sitemaps' — submit the full URL to your sitemap.xml file." } } ] }
A file (XML) or page (HTML) that lists all pages on a website, helping search engines crawl and index the site efficiently.
After launching a 40-page Webflow site, an XML sitemap is submitted to Google Search Console to accelerate indexing of all pages.
XML sitemap, Site index
-