Extends standard SEO: manages SEO texts, meta tag templates, and friendly URLs for filters and cities.
Purpose
- Set unique texts and meta tags by URL
- Improve SEO of filter and pagination pages
- Add city placeholders to meta data
Main features
- Sections: «SEO texts», «SEO templates», «Cities»
- SEO URL generation for filters and price ranges
- Noindex management
- Placeholders:
[entity_name],[filter_variants],[price_values],[city]and others
How it works
- Migrations create tables for SEO texts and cities
- Hooks replace meta tags and H1 according to templates
- Filter URLs are converted to readable segments
noindexis added when necessary
Admin panel location
- Marketing → SEO → Unique texts (
seo_texts.manage) - Marketing → SEO → Templates (
seo_generics.update) - Marketing → SEO → Cities (
csc_cities.manage)
Notes
Requires the base seo module.
Product:
- Store Builder
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
Recipient:
- Owners
Localization:
- English
- Русский
Compatible versions:
- 4.18.X
- 4.17.X
- 4.16.X
- 4.15.X
- 4.14.X
- 4.13.X
- 4.12.X
Installation
The module is installed using standard CS-Cart tools via Add-ons → Manage add-ons.
Configuration and launch
In the module settings, configure:
- Noindex limits for filters
- SEO names limit in URL
- Delimiters for filters
Working with the module
- Add SEO text for URL in the «Unique texts» section.
- Configure SEO templates for categories/filters.
- Add cities and placeholders if needed.
Admin sections (by code):
csc_cities.manageseo_generics.updateseo_texts.manage
Import and export
Import/export is not provided by the module.
Verification
- Open a category page with filters.
- Ensure H1 and meta tags are substituted from templates.
- Check that SEO segments of filters appear in the URL.
Maintenance
Updating
Update the module via standard CS-Cart mechanisms or the module's git repository.
Removal
Remove the module via Add-ons → Manage add-ons.
Files and entry points
app/addons/csc_seo/func.php— SEO texts and filters logicapp/addons/csc_seo/controllers/backend/seo_texts.php— text managementapp/addons/csc_seo/controllers/backend/seo_generics.php— meta tag templates
v2.7.0
- [\*] Module template updated
- [!] Module errors fixed
- [\*] Database and migrations improved
- [-] Pagination mechanisms removed (duplicated ms_seo_pagination): hide_category_descriptions_for_pagination, add_page_postfix_to_generics
v2.6.0
10.12.2025
- [\*] Short tags <? changed to standard <?php
v2.5.2
12.05.2023
- [+] CHANGELOG.md file added
v2.5.1
12.05.2023
- [\*] Licensing
[+] Added [-] Removed [\*] Changed [!] Bug fixed
Reviews
Here you can share your opinion and evaluate our work.
Your feedback helps us become better and offer you even better service.