Hello everybody
I have a multi-language magento store.
Now i created a sitemap for every language. I found a description which shows this configuration for an Nginx webserver:
location /sitemap.xml { alias /data/web/magento2/sitemaps/sitemap_$storecode.xml; }
But I got a litespeed webserver on my (shared)hosting. So how can i configure it there? I tried it using some rewrite rules in .htaccess but it didn't work.
Any ideas?
Regards
Patrick
Hello @patrick_tschumi
Why don't you use Free extension from mageplaza which supports multi-language too.
https://www.mageplaza.com/magento-2-google-sitemap/
Hi,
Follow this article https://blog.litespeedtech.com/2018/08/28/cache-crawler-for-prestashop-and-magento-2/
I hope you found this helpful