RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
bu satırlar vbseo.php olmadna calısmayacagından siten acılmayacaktır. vbseoyu yeniden yuklse istersen yada aşagıdakini htaccess dosyasını kopyalayıp dene bakalım sorun çözülcekmi.
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]
birde vbseo'yu kaldırdıysan .htaccess adını htaccess.txt yaparak denermisin üstekileri uygulamadan.