About This File
SEO Autofill - Always Update is a modification for OpenCart that automatically fills SEO fields (URL, meta tags, keywords) based on the name of the product, category or manufacturer.
Main functions:
- Automatic SEO URL generation
- Transliterates Cyrillic characters to Latin.
- Adds the ork- prefix for Russian-language URLs.
- Removes special characters and extra spaces, replacing them with hyphens.
- Filling in meta fields
- Meta Title - truncates the title to 60 characters.
- Meta H1 - duplicates the title without changes.
- Meta Description - truncates to 160 characters.
- Meta Keywords - generates keywords from the title (words longer than 3 characters and separates them with commas and a space).
- Multilingual support
- Works for all languages in the OpenCart admin panel.
- Considers language code (e.g. ru, uk, en) for URL prefixes.
- Integration without editing the core
- Modifies only templates (product_form.twig, category_form.twig, manufacturer_form.twig).
- Adds JavaScript logic to header.twig.
How to install:
- Install the modification via OCMod.