> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Sitemap

> Generate and update the XML sitemap of the website.

The sitemap is an XML file that lists all pages of your website. Search engines use it to capture your content completely and quickly.

## Updating the sitemap

<Steps>
  <Step title="Open the website">
    Open **Administration → Websites** and edit the desired website using **Edit**. The sitemap settings belong to the respective website.
  </Step>

  <Step title="Update the sitemap">
    In the edit dialog, you will find the **Sitemap** section. Click **Update sitemap** to regenerate the `sitemap.xml`. Using **Update all sitemaps**, you generate the sitemaps of all languages at once.
  </Step>

  <Step title="Check the link">
    After generation, the link to the file appears, e.g. `https://www.example.com/userdata/sitemap.xml`. You can check the result directly via the link.
  </Step>
</Steps>

<Tip>
  Update the sitemap after major changes to the page structure, e.g. when you have created, moved, or deleted pages.
</Tip>

## Related topics

<CardGroup cols={2}>
  <Card title="Websites" icon="globe" href="/docs/en/dynamic-content/user-guide/webseiten-erstellen">
    Manage the domain and robots.txt of the website.
  </Card>

  <Card title="Redirect management" icon="route" href="/docs/en/dynamic-content/user-guide/weiterleitungen">
    Redirect old URLs to new pages.
  </Card>
</CardGroup>
