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

# Sitemap Setup

> Improve your SEO capabilities with generating sitemap for entire script.

## Create Sitemap for Davinci AI

Sitemaps offer numerous benefits, primarily improving search engine optimization (SEO) and user experience by making it easier for search engines to crawl and index your website, and for users to navigate it. Essentially, they act as a roadmap for both search engines and users, ensuring that important pages are discovered and that the site structure is clear.

<br />

To generate sitemap follow the steps below:

<Steps>
  <Step title="Step 1">
    Go to **Admin Panel** -> **General Settings** -> **System Settings** page.
  </Step>

  <Step title="Step 2">
    On the **Sitemap** box, click on the **Generate Sitemap** button.

    <img src="https://mintcdn.com/magicads/sOSxKmkB3A1LT8Q_/images/advanced/system/sitemap.png?fit=max&auto=format&n=sOSxKmkB3A1LT8Q_&q=85&s=30e499a183449e1bf876ac83c688a97e" width="433" height="205" data-path="images/advanced/system/sitemap.png" />
  </Step>

  <Step title="Step 3">
    And that is it, it is that easy. Newly generated sitemap file will be available under **/public** folder in the root directory of your domain with the name **sitemap.xml**
    <Note>Sitemap file must remain in the public folder, that is from where all search engines can access it</Note>
  </Step>

  <Step title="Step 4">
    <Check>You have successfully configured the Sitemap for Davinci AI</Check>
  </Step>
</Steps>
