For the complete documentation index, see llms.txt. This page is also available as Markdown.

Category bulk

Generates meta title, meta description and keywords for category pages.

Open via: Marketing → SEO Ultimate → Category bulk

The structure is identical to the Article bulk – except that the categories themselves are processed (not their products), and the category variables are available.

Step by step

  1. Tick the categories to be processed in the tree (optionally include subcategories).

  2. Set the Overwrite existing entries option as needed.

  3. Load title/description/keywords as a template or fill them with variables yourself.

  4. Generate.

Example

Meta title:

Buy {{ category.translated.name }} online

Meta description:

Large selection of {{ category.translated.name }}. Order online now.

Available variables

Variable
Meaning

{{ category.translated.name }}

Category name (translated) – recommended

{{ category.name }}

Category name (raw)

{{ category.keywords }}

Keywords

Automation

The category bulk can also be saved as a template and executed automatically every day via the cron job.

Zuletzt aktualisiert