Sitemap: the list of your pages for Google

Sep 27, 2026 1 min read

The sitemap is a file (sitemap.xml) listing all the pages of your site. It helps Google find all of them, including new ones.

Generating it

  1. Choose the protocol: Https (the usual one).
  2. Type your domain, without https:// or a trailing slash (for example www.mycompany.com). If you use a custom domain, use that one.
  3. Click Generate.

Once generated, a link to view it appears, and the sitemap address is added automatically to your robots.txt.

Submitting it to Google

Go to Google Search Console, verify your domain and, under “Sitemaps”, add the address of your sitemap.xml. Google does not guarantee when or whether it will index each page, but this way it knows they exist.

Generate it again when you add new pages, products or articles.

← Back to the help center