Quote:
Originally Posted by NLP-er
Still same problem on my side :/
.htaccess has possibility to made internal redirect, I was trying it but without success. Maybe you will find working solution in this area. Such internal redirect should work without any vbseo.php changes, because to vbseo will come link with language param. This is idea - as I wtore it don't works for me, but maybe I miss somesthing. This is this not working rule:
Code:
RewriteCond %{REQUEST_URI} ^/(..|zh-TW|zh-CN)/(.*)
RewriteRule ^(.*)$ /%2\?language=%1
|
I have already tried doing it via rewrite rules in .htaccess but it will not work with vBSEO
Paste me your ENTIRE .htaccess so I can see if there is a problem with it maybe