Coming soon, fast templates with an unlimited number of modules for 1 UAH/order

Configure the site map in the case of using NGINX for the online shop {SEO-Shop}, OpenCart 2.x, 3.x, ocStore

In order to open the link as /sitemap-category.xml if you use NGINX you need to make in the config of the module “site Map” entry:

rewrite ^/sitemap.xml$ /index.php?route=feed/neoseo_fast_sitemap last
rewrite ^/sitemap([^\.]+).xml$ /index.php?route=feed/neoseo_fast_sitemap&path=$1 last;

Related products