> ## 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.

# dynamic content - Create Websites

> Create new websites in the CMS and configure them with domain, language, maintenance, and services.

You can create new websites in our CMS. Websites are the fundamental building block of your online presence. For each website, you can maintain multiple languages, for which you can then create multiple pages with content.

Please note that there is a difference between websites and simple pages. In the following, we will show you how to create a website.

<Steps>
  <Step>
    ## Step 1: Navigate to the Websites Menu

    First, navigate to the Websites menu. You can access it by hovering your mouse over the settings icon — the gear wheel in the upper right corner — and selecting "Websites" from the drop-down menu that appears. There, in addition to creating websites, you also have the option to edit, delete, and copy a website.

    <Frame>
      <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/navigation-webseiten-menue.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=ba2c5baef17350c23164095459998b69" alt="Navigation to the Websites menu via the gear icon" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/navigation-webseiten-menue.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 2: Create a New Website

    Click on the "Plus" icon with the label "New" below it to create a new website. A window with the heading "Create New Website" should then open, in which you can configure the settings for your newly created website.

    <Frame>
      <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/neue-webseite.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=56f49be52abb8ca1943c6d7db461ee33" alt="Create a new website using the plus icon" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/neue-webseite.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 3: Choose Code and Description

    Here you first select the code and the description. When choosing the code, please note that it must not contain any spaces, umlauts, or special characters. Furthermore, you should pay attention, as the code is displayed directly after the domain in the site's navigation (i.e. in the link) and can therefore be seen by visitors. The description, however, can be chosen freely — it is not displayed on your website and serves only for organisational clarity. In our example, we want to create a dedicated Golf Guide website. Therefore, we set the code to "guide" and the description to "Golf Guide".

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/Vj_1RmUF53dElXiD/images/dynamic-content/webseiten-erstellen/code.png?fit=max&auto=format&n=Vj_1RmUF53dElXiD&q=85&s=514295d82b9c01ecc42471895e6abb63" alt="Input field for the website code" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/code.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/Vj_1RmUF53dElXiD/images/dynamic-content/webseiten-erstellen/beschreibung.png?fit=max&auto=format&n=Vj_1RmUF53dElXiD&q=85&s=841b49785f710470966cfa7977d06ffe" alt="Input field for the website description" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/beschreibung.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 4: Assign a Domain

    Next, assign a domain to the website under which it can be found on the internet. This is done by entering it in the corresponding field. Naturally, this must be one of your own domains. In our example, we use our demo domain "release.dc-test.de". As a result, our website would be accessible at the URL "[https://www.release.dc-test.de/guide/](https://www.release.dc-test.de/guide/)". This means that the link to a website generally follows the pattern "[https://www.domain/code/](https://www.domain/code/)".

    If you only have one website running on one of your domains, you can declare it as domain-bound by checking the corresponding checkbox. This will prevent the code from being displayed in the URL navigation. However, you will then not be able to run multiple websites under the same domain. In our example, we therefore leave the domain-bound checkbox unchecked.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/Vj_1RmUF53dElXiD/images/dynamic-content/webseiten-erstellen/domain.png?fit=max&auto=format&n=Vj_1RmUF53dElXiD&q=85&s=6b5f5529ffbca88ca7af29f1fbc7fb07" alt="Assign a domain to the website" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/domain.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/Vj_1RmUF53dElXiD/images/dynamic-content/webseiten-erstellen/domaingebunden.png?fit=max&auto=format&n=Vj_1RmUF53dElXiD&q=85&s=865edf0b045176b9692eb8a94d222646" alt="Enable the domain-bound option" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/domaingebunden.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 5: Select the Default Language

    The default language can be selected in the drop-down of the same name. When creating a new website, no options will be available here yet, as no languages have been maintained for the website at this point. If you plan to maintain multiple languages, you can edit the created website afterwards and set the default language in which the website should be displayed first. We will show you how to create a language here. This default language is only displayed by default if you have not activated browser language detection. You can find more information about this under the further settings for your website.

    <Note>
      We will show you how to create a language under [Languages](/docs/en/dynamic-content/user-guide/sprachen).
    </Note>

    <Frame>
      <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/standardsprache.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=bef2030bd070276388a350362282269c" alt="Drop-down for selecting the default language" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/standardsprache.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 6: Define a Maintenance Interval

    In the right column, you can decide whether your website should undergo maintenance. If you check the "Maintenance" checkbox there, you can define an interval below it. Maintenance makes sense, for example, during major changes to important pages of the website or during changes that temporarily affect the functionality of the website. When you click on the "From" field, a calendar will open directly, allowing you to set the respective date and time to start the maintenance interval. Clicking the "To" field will open the calendar again to select the end of the maintenance period. For our example website, no maintenance is planned for now, which is why we remove the checkmark there.

    <Tip>
      If you want to end a maintenance period early, you can simply uncheck the checkbox again and save the website.
    </Tip>

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/wartung.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=bce8a136005dd88369e4a8f0774cf6fa" alt="Check the maintenance checkbox" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/wartung.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/wartung-startdatum.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=c46432e1ae1d054932f5ea65351c127f" alt="Start date of the maintenance in the calendar" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/wartung-startdatum.png" />
        </Frame>
      </Column>
    </Columns>

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/wartung-enddatum.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=6559b2f5347b97992f48aa1a711ebdb1" alt="End date of the maintenance in the calendar" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/wartung-enddatum.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/wartung-beenden.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=f430858a1ee233a04ce90847ca0c255e" alt="End maintenance early" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/wartung-beenden.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 7: Configure Further Settings

    In the right column, you will also find various options at the top that you can activate by checking the respective checkbox. By setting your website as the default website, visitors will be redirected directly to it when they enter only the domain in the browser's address bar. However, you can only have one default website per domain.

    If you make login required, the website cannot be visited without a prior login. We will show you how to create a login here.

    You must activate Session ID if users can log in on the website. By activating Session ID, your website can recognise the sessions of individual visitors. For this purpose, a session ID is assigned to the visitor. After a certain period of time or by logging out, the session is then ended and the session ID is deleted.

    If you want a sitemap to be generated, check the "Generate XML Sitemap" checkbox.

    Once you activate browser language detection, your website will be displayed in the same language that your visitor has set in their browser. This only works as long as the language is also maintained. If the respective language is not maintained, the default language will be displayed.

    In our example, we only activate sitemap generation and browser language detection.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/weitere-einstellungen-1.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=204c189ae6de1004e9ce2e976e2fbf9a" alt="Further settings part 1" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/weitere-einstellungen-1.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/weitere-einstellungen-2.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=45a497be3feb2ad0a32f1cf579f2db23" alt="Further settings part 2" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/weitere-einstellungen-2.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 8: Enter IDs, Verifications, and Keys

    You can now link your website to other services. The required IDs, keys, and verification codes are needed for this.

    In the fields "Google Tag Container ID", "Google Analytics ID", and "Facebook Pixel ID", you only enter the respective ID. These are provided to you by the services themselves when you register with them.

    In the fields "Google Site Verification", "Bing Site Verification", and "Pinterest Site Verification", you can enter the verification codes of the respective search engines or services. These verify you as the owner of the website. Such a verification is carried out with the respective search engine providers or services.

    If you require a reCaptcha check for one of the pages you maintain on this website, you should enter a reCaptcha key in the corresponding field. You receive this key directly from reCaptcha. reCaptcha is a captcha service that distinguishes whether certain actions on your page are performed by a human or a computer (bot).

    <Info>
      If you have any problems setting up or connecting to the services, please feel free to get in touch at any time. In our example, unfortunately we cannot show you any of these IDs etc.
    </Info>

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/Vj_1RmUF53dElXiD/images/dynamic-content/webseiten-erstellen/ids.png?fit=max&auto=format&n=Vj_1RmUF53dElXiD&q=85&s=b723832eb50505d5df020f6d5f475a2d" alt="Entering the IDs for Google Tag, Analytics, and Facebook Pixel" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/ids.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/-As0IOXwXqEBCG5D/images/dynamic-content/webseiten-erstellen/verifications.png?fit=max&auto=format&n=-As0IOXwXqEBCG5D&q=85&s=57213303673a10e21616f833d2f95c35" alt="Verification codes for search engines" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/verifications.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/Vj_1RmUF53dElXiD/images/dynamic-content/webseiten-erstellen/keys.png?fit=max&auto=format&n=Vj_1RmUF53dElXiD&q=85&s=0097be2a80a9c0a496122eb773ed2523" alt="Enter the reCaptcha key" width="1080" height="643" data-path="images/dynamic-content/webseiten-erstellen/keys.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Languages" icon="language" href="/docs/en/dynamic-content/user-guide/sprachen">
    Create languages and assign them to a website.
  </Card>

  <Card title="Layouts" icon="table-columns" href="/docs/en/dynamic-content/user-guide/layouts">
    Design layouts and upload CSS or JavaScript files.
  </Card>

  <Card title="Redirects" icon="route" href="/docs/en/dynamic-content/user-guide/weiterleitungen">
    Set up URL redirects for your website.
  </Card>

  <Card title="Switch Website" icon="toggle-on" href="/docs/en/dynamic-content/user-guide/webseite-umstellen">
    Go live with your website.
  </Card>
</CardGroup>
