Installation & configuration
Zuletzt aktualisiert
Upload the plugin via the Shopware Store or as a ZIP (Extensions → My extensions → Upload extension).
Install and activate the plugin.
Recompile the storefront theme if needed (only required when the color/footer options are used).
The basic settings are located under Settings → Plugins → SEO Ultimate → Configuration.
Defines the Google-compliant limits that are shown as a character counter in the bulk generator.
Meta title characters
60
Recommended maximum length for meta titles
Meta description characters
160
Recommended maximum length for meta descriptions
The counter turns red as soon as the configured length is exceeded.
Remove Shopware logo in footer – hides the "powered by Shopware" logo in the footer.
Fontawesome kit code – paste the complete script tag of your Fontawesome kit here:
The kit code is required for the icons in the social media footer and the header banner (Conversion & usability).
Generator block size (default: 100) – block size for the save requests of the bulk generators. Higher values can speed up mass generation but require more server performance. When in doubt, leave it at 100.
For the daily automatic execution of templates, Shopware's scheduled task system is used. This requires the scheduler / message consumer to be running on the server (standard on production systems). See Cron job / automation.
Zuletzt aktualisiert
<script src="https://kit.fontawesome.com/{kit-ID}.js" crossorigin="anonymous"></script>