> 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/en/plugins/seo-tools.md).

# SEO Tools

**SEO Tools** is the all-in-one toolkit for the search engine optimisation of your Shopware 6 store. Instead of combining ten separate plugins, you get every important SEO building block in one place: from meta titles to redirects and rich snippets, all the way to analysis, AI support and a Google Search Console connection.

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

## Why your store needs SEO

Most of your customers find you through Google. Whoever ranks higher and stands out with an appealing snippet gets more clicks – without extra advertising budget. Good SEO is therefore one of the most sustainable growth levers there is: the work you do today keeps bringing you visitors for months and years.

The catch: search engine optimisation is time-consuming in daily business. Maintaining meta texts for thousands of products, finding broken links, keeping redirects tidy, outputting correct structured data – all of that takes time and technical know-how.

## How the SEO Tools help you

The plugin takes this work off your hands and makes it visible:

* **Optimise** – meta titles and descriptions with a live preview, bulk generation from templates and optionally via AI.
* **Keep it clean** – manage redirects, track down broken links, log 404 errors.
* **Get seen** – rich snippets (stars, prices, FAQs …) for eye-catching Google results, clean sitemaps and hreflang for multilingual stores.
* **Measure** – an SEO score per product, a dashboard with the key metrics and a direct connection to Google Search Console.

You will find all features bundled under **Settings → SEO Tools** in the Administration. Heavy bulk actions run in the background, so your Administration stays responsive even with very large catalogues.

## Who is this plugin for

For **shop operators** who want to improve their visibility on Google without being an SEO specialist. You do not need any developer knowledge: every feature is operated through the Administration and explained step by step in this manual.

## Basic and Premium

Some features are free (**Basic**); the advanced tools are unlocked via an **In-App purchase (Premium)** directly in the Administration. Which feature belongs to which tier is listed on the [Basic and Premium](/en/plugins/seo-tools/basic-and-premium.md) page.

## Next steps

1. Check the [Prerequisites](/en/plugins/seo-tools/pre-requisites.md)
2. Run the [Installation](/en/plugins/seo-tools/installation.md)
3. Complete the [Configuration](/en/plugins/seo-tools/configuration.md)
4. Then work through the feature chapters – ideally in this order:\
   [Meta data](/en/plugins/seo-tools/management-dashboard/meta-data.md) · [URLs & redirects](/en/plugins/seo-tools/management-dashboard/urls-and-redirects.md) · [Sitemap & hreflang](/en/plugins/seo-tools/management-dashboard/sitemap-and-hreflang.md) · [Rich snippets](/en/plugins/seo-tools/management-dashboard/rich-snippets.md) · [SEO analysis](/en/plugins/seo-tools/management-dashboard/seo-analysis.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/en/plugins/seo-tools.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.
