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

# SEO (Search Engine Optimization)

> SEO for T3 Karma

## SEO (Search Engine Optimization)

## 1. Sitemap

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmmfypjyh01n9030j4xehir6y" loading="lazy" title="Sitemap" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

You can access the sitemap of the template by appending `sitemap.xml` to the end of your website’s base URL.

**Example:**

[https://www.domain.com/sitemap.xml](https://www.domain.com/sitemap.xml)

The sitemap configuration is already handled during the template installation. However, please ensure the settings are correctly configured in:

**Site Management → Sites → Edit ns\_theme\_t3karma → Static Routes**

The sitemap helps search engines such as **Google** and **Bing** discover and index the pages of your website more efficiently.

If new pages are added to your website, they will automatically be included in the sitemap based on the TYPO3 configuration.

## 2. Robots.txt

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmmfxrg044zhinr99o4v0i5li" loading="lazy" title="robots.txt" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

You can access the `robots.txt` file of the template by appending `robots.txt` to the end of your website’s base URL.

**Example:**

[https://www.domain.com/robots.txt](https://www.domain.com/robots.txt)

The `robots.txt` file helps control how search engines crawl and index your website pages.

## 3. Set Meta Description & Tags

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmmisdx4002puvi0jqtvgsj2a" loading="lazy" title="Meta Description & Tags" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

You can set the **Meta Description** and **Meta Tags** for any page from the **Metadata** tab in **Page Properties**.

## 4. Setup OG tags for Social Media

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmmfy7ga14zrsnr99r4clriqw" loading="lazy" title="Social Media" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

When a page is shared on social media platforms such as **Facebook** or **Twitter**, the **Open Graph (OG) tags** configured for that page are used to generate the preview.

You can configure these tags in the **Metadata** tab of the **Page Properties**.

## 5. Setup 404 page

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmmfyqsav03ycx10jw9hrubzk" loading="lazy" title="404 Page" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

The template comes with a **pre-configured 404 page**. You can access and modify it from:

**Root Page → Main Menu → Pages → Extra → 404 – Page Not Found**

The required configuration is already handled during the template installation. However, please ensure the settings are properly configured in:

**Site Management → Sites → Edit ns\_theme\_t3karma → Error Handling**
