aluracing
New Member
Hi i saw a few people with my problem that the site cant find the sitemap.xml. The option is enables in the plugin and says:
Since you are using Nginx as your web-server, please configure the following rewrite rule in case you get 404 Not Found errors for your sitemap:
rewrite ^/sitemap(-+([a-zA-Z0-9_-]+))?\.xml$ "/index.php?xml_alimap=params=$2" last;
- I added this line to the .htaces file and still nothing, any solutions?
Since you are using Nginx as your web-server, please configure the following rewrite rule in case you get 404 Not Found errors for your sitemap:
rewrite ^/sitemap(-+([a-zA-Z0-9_-]+))?\.xml$ "/index.php?xml_alimap=params=$2" last;
- I added this line to the .htaces file and still nothing, any solutions?