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

# Introduction

Welcome to the documentation of **SEO Ultimate** for Shopware 6.

SEO Ultimate combines the most important SEO and conversion tools in a single plugin:

* **Bulk generators** for the meta data of products and categories as well as for the **alt/title tags of product images** – based on templates and variables.
* **Canonical URLs** individually per product and per category.
* **Rich snippets** (JSON-LD) for a better presentation in Google search results.
* **Conversion & usability**: custom 404 page, social media footer, newsletter banner and header banner.
* **Automation** via a daily cron job – templates including options and category selection can be saved and executed automatically.

## Where do I find the plugin in the admin?

After installation you will find the features under:

* **Marketing → SEO Ultimate**
  * Article bulk
  * Product image bulk
  * Category bulk
  * Conversion & usability
* **Settings → Plugins → SEO Ultimate** (basic configuration)
* **Product/category detail page → SEO tab** (canonical, robots)

## Quick start

1. [Install and configure the plugin](/seo-ultimate/english-documentation/installation.md)
2. Create a [template](/seo-ultimate/english-documentation/variables-templates.md) with variables (e.g. `{{ product.translated.name }} | {{ product_manufacturer.translated.name }}`).
3. In the desired [bulk generator](/seo-ultimate/english-documentation/bulk-generators.md) select categories and generate.
4. Optional: save the template incl. options and enable it as a [daily cron job](/seo-ultimate/english-documentation/cronjob.md).
