Timeout Resistant, Static Sitemap generator for OpenCart
- Copy files into the web root directory;
- Go to extension/feed section, find TRS Sitemap Feed and install it;
- Enable extension, provide Items per file limit (max 50k per file) and Generation time in hours, depend on your pages quantity. More time for generation - less load on the server;
- Setup cron settings as provided in Crontab Task example. Script execution should be 1 time per minute.
- Make sure, sitemap URL changed to
/sitemap.xml
in therobots.txt
file - Remove or comment following line in the
.htaccess
file:
# RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0)
It is also available through the world-wide-web at this URL:
https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode