Hi I am looking at switching from vBSEO 3.6.1 to DBSEO 1.2.3 and part of the old vbseo htaccess has this line
there is no corresponding file for that in DBSEO, I did a search and replace for vbseo to dbseo
how is the sitemap handled in DBSEO if I want to retain vBSEO compatibility ?
Code:
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
there is no corresponding file for that in DBSEO, I did a search and replace for vbseo to dbseo
how is the sitemap handled in DBSEO if I want to retain vBSEO compatibility ?