How to Generate Sitemap xml File

Oct 9, 2024

How to Generate sitemap.xml File

Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL in a file on your website https://example.com/sitemap.xml

Your Sitemap File is an XML document that describes the structure of your site and the date that each page was last updated. Search engines use this information to help determine when they need to re-list a page or alter its search relevancy. If you've made recent changes to your site and want to make sure that Google et al. sees them as soon as possible, make sure to run the generate sitemap job.

  1. First go to your Dashboard
  2. Click System & Settings to pop out the menu
  3. Under Automation > Tasks, select Generate Sitemap

    Note: this can also be found under Optimization > Jobs, but the Jobs feature has been deprecated in favor of Tasks.

  4. Select the Run Tasks and the CMS will update your sitemap.xml

Expected Results

There will be a sitemap.xml located: at /sitemap.xml. For example, the Sitemap for this site can be found at: https://documentation.concretecms.org/sitemap.xml

Recent Tutorials
Customize the default page title
Mar 12, 2025

Change the default " :: " and/or "site name :: page title" formatting separator to something else.

Configure Composer to work with a Page Type
Feb 20, 2025
By myq.

Fix the "Unable to load block into composer. You must edit this content from within the context of the page." error message

Permissions for editors in a multilingual site
Feb 2, 2025
By myq.

How to set up a multilingual Concrete CMS site for groups of language-specific editors

Restoring deleted pages using advanced search
Jan 16, 2025
By myq.

How to recover deleted pages when there are more than a few to choose from.

How to Automate the Copyright Year
Dec 27, 2024

Learn how to keep your website's copyright year updated automatically in Concrete CMS.

How to change the path of a group of pages
Dec 23, 2024
By myq.

Change the canonical path without breaking things

Improvements?

Let us know by posting here.