# SEO Sitemaps

You can create Xml sitemaps for your sites very easily. In the settings section, under sitemaps, just create a new sitemap, making sure you choose the root of your website as the starting point, give it a name and select the content types you want to appear in the sitemap.

<figure><img src="/files/zsZh5sXnfvInw2Q3AlDh" alt=""><figcaption></figcaption></figure>

A background task checks for changes every 6 hours and updates the sitemap. The name you add, is used for the file name. So sitemap, would mean `/sitemap.xml` in the root of your website.

### SEO Property

The sitemaps feature works in conjuction with the SEO property too. It looks for pages that you do not want indexed, or don't want in the sitemap. To find out more about the SEO Property, click the link below

{% content-ref url="/pages/CBrPdQKEtVaNjdkwYNXB" %}
[SEO Property](/zaubercms/creating-a-website/current-content-properties/seo-property.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aptitude.gitbook.io/zaubercms/creating-a-website/seo-sitemaps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
