The addon adds a separate robots.txt file for each storefront in a multi-storefront CS-Cart configuration. This solves a typical store-side task and adds functionality without core modifications.
Main features
Enable and disable via the addon system, admin interface for managing robots.txt content per storefront, integration with CS-Cart mechanisms (hooks, controllers, schemas).
How it works
The addon uses standard CS-Cart hooks and controllers. For each company (storefront), a separate file robots_{company_id}.txt is created in the installation root. Configuration and content are stored in files and managed through the admin interface.
Location in admin
Management section: multi_robots.manage. The addon is installed using standard CS-Cart tools via «Add-ons → Manage add-ons».
- English
- Русский
- 4.18.X
- 4.17.X
- 4.16.X
- 4.15.X
- 4.14.X
- 4.13.X
- 4.12.X
- 4.11.X
- 4.10.X
- 4.9.X
Installation
Install the addon using standard CS-Cart tools via Add-ons → Manage add-ons. Find «Robots.txt for multiple storefronts» and click «Install».
Setup and launch
After installation, go to the addon management section: multi_robots.manage. Select a storefront (company) in the tabs and, if needed, click «Check permissions» to verify write access for the robots.txt file.
Using the addon
The interface displays the current robots.txt content for the selected storefront. You can edit the content and save changes. A separate file robots_{company_id}.txt is created in the site root for each storefront.
Verification
Check robots.txt availability for each storefront via the corresponding URL. Ensure content is saved correctly and displayed on the frontend.
Maintenance
Update the addon via standard CS-Cart mechanisms or the addon git repository. Remove the addon via Add-ons → Manage add-ons.
v1.2.0
20.02.2026
- [\*] Module template updated
v1.1.1
- [\*] Module standardization
v1.1
- [!] In Git https://makeshoppro.flowlu.ru/_module/task/view/task/7794
Legend:
[+] Added | [-] Removed | [\*] Changed | [!] Bug fix