PDA

View Full Version : htaccess modify vbseo_sitemap


Emad ELsayed
04-03-2017, 01:25 PM
Dears
I have a vbseo_sitemap product
I want to add htaccess code in the homepage htaccess file.
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
how can I do that

Paul M
04-03-2017, 04:01 PM
Edit the file and add it ?

Am I missing some issue here ?