Quote:
Originally Posted by Amman-DJ.CoM
can you please make it possible to convert from zoints SEO to TfSEO "?
only the URL's, cuz if i switch to TfSEO i will lose the pages indexed in google
this is Zoints SEO htaccess
Code:
RewriteEngine on
RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
that would be great if u could help
|
It should be pretty easy: add there lines (except ) "RewriteEngine on" at the end of the tfseo's htaccess.