> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/website/seo.md).

# ⚙️ SEO

> *Einstellungen -> Allgemeine Einstellungen -> Website -> SEO*

<figure><img src="/files/hFmtO41VdsnMaRxoO4Ul" alt="Einstellungen -> Allgemeine Einstellungen -> Website -> SEO"><figcaption><p><em>Einstellungen -> Allgemeine Einstellungen -> Website -> SEO</em></p></figcaption></figure>

## Google Analytics

Hier kann die [Mess-ID](https://support.google.com/analytics/answer/12270356?hl=de) vom Service Google Analytics hinterlegt werden.

### Robots .txt

Die Robots.txt (für Suchmaschinen) kann durch Klick auf <img src="/files/qwFU91B1OQddrYiTSwH8" alt="" data-size="line"> angepasst werden.

Dafür auf **Bearbeite robots.txt** gehen und die gewünschten Informationen eintragen.

<figure><img src="/files/YM9aKuSqtNAkiGHbNFZX" alt="Ansicht robots.txt"><figcaption></figcaption></figure>

Anschließend **Speichern**.

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

Wenn alle Ihre Informationen und Einstellungen fertig gesetzt sind, können Sie die automatisch erstellte Sitemap an Google senden. Das hilft Google Ihre Seite besser zu verstehen.

## Standardbild beim Teilen auf sozialen Netzwerken

Wenn die Einstellung aktiviert ist, wird das Firmenlogo auf verknüpften Social-Media-Accounts als Standardbild verwendet.

## Plausible Analytics

Hier kann die Verwendung von Plausible Analytics freigeschalten werden

## Google Tag Manager

Hier kann die Container-ID für die Nutzung des Google Tag Managers eingetragen werden.

## Konsole-Google-Suche

Hier kann der Code für die Konsolen-Google-Suche eingetragen werden.

Es handelt sich um eine Suchanalyse, bei der ausgewertet ist, durch welche Suchbegriffe Nutzer auf die Website gelangen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/website/seo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
