> For the complete documentation index, see [llms.txt](https://docs.premsoft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premsoft.de/plugins/seo-tools/konfiguration.md).

# Konfiguration

Die Grundeinstellungen findest du unter **Erweiterungen → Meine Erweiterungen → PremSoft SEO Tools → ⋯ → Konfiguration**. Die Einstellungen sind pro **Verkaufskanal** wählbar – oben im Dialog schaltest du den Verkaufskanal um. So kannst du z. B. für deinen deutschen und deinen internationalen Kanal unterschiedliche Werte hinterlegen.

Premium-Felder sind an der Markierung **(Premium)** erkennbar. Solange du Premium nicht freigeschaltet hast, sind sie sichtbar, aber gesperrt, und zeigen einen kleinen **Pläne entdecken**-Hinweis.

## Allgemein

* **Plugin für diesen Verkaufskanal aktivieren** – Schalter, mit dem du die Storefront-Funktionen (Canonical, Robots, Rich Snippets …) pro Verkaufskanal ein- oder ausschaltest. Standardmäßig aktiv.
* **Varianten-Canonical auf Elternprodukt** – legt global fest, dass Produktvarianten das Elternprodukt als Canonical-URL verwenden. Lässt sich auch pro Produkt einzeln steuern.

## Rich Snippets

* **Product-, Breadcrumb- und Organization-Schema ausgeben** – Schalter für die drei kostenlosen Basis-Schemas.
* **Firmenname** und **Logo-URL** für das Organization-Schema (erscheint z. B. im Google Knowledge Panel).
* **Return-Policy** (Premium): Rückgabefrist in Tagen, Land und Rücksendekosten für das Merchant-Return-Policy-Schema.

## Sitemap

* **Produkte / Kategorien / Landingpages aufnehmen** – welche Inhalte in die Sitemap kommen.
* **Änderungsfrequenz** und **Priorität** – Hinweise an Suchmaschinen, wie oft sich Inhalte ändern und wie wichtig sie sind.
* **Bilder-Sitemap** (Premium): maximale Bilder pro Produkt und ob das Cover-Bild zuerst gelistet wird.

## AI-Integration (Premium)

Zugangsdaten für die KI-Meta-Vorschläge: Anbieter (Anthropic, OpenAI oder ein eigener OpenAI-kompatibler Endpunkt), API-Schlüssel, Modell, Ausgabesprache und optional eigene Prompts. Details im Kapitel Meta-Daten.

## Google Search Console (Premium)

OAuth-Zugangsdaten (Client-ID, Client-Secret) und die Property-URL deiner in der Search Console bestätigten Website. Details im Kapitel [SEO-Analyse](/plugins/seo-tools/admin-dashboard/seo-analyse.md#google-search-console-premium).

## Redirects (Premium)

* **404-Fehler protokollieren** – aktiviert das 404-Monitoring.
* **Redirect-Log aufbewahren (Tage)** – wie lange 404-Einträge gespeichert bleiben, bevor der tägliche Aufräum-Task sie entfernt.

***

Sind die Grundeinstellungen gesetzt, geht es weiter mit den einzelnen Funktionen – zum Beispiel den [Meta-Daten](/plugins/seo-tools/admin-dashboard/meta-daten.md).


---

# 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://docs.premsoft.de/plugins/seo-tools/konfiguration.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.
