Thanks for reply sir.
i sent you all my VB Admin CP and FTP access details in PM and please check it.
thanks
Thanks for reply sir.
i sent you all my VB Admin CP and FTP access details in PM and please check it.
thanks
Yes - just saw and checked. Acces is OK, but I cannot find on your FTP your forum directnory nor .htaccess file (see PM). Please PM me exact locations.
thanks for reply sir.
please check again my PM ( sent to you ).
thanks
You had in rules:
Should be:redirected=forum/ and redirected=forum/$2
Cause found and corrected, so translated pages are generating now.redirected=/forum/ and redirected=/forum/$2
Now you have one more issue - styles are not working.
thanks for great help.
i found the better solution is that i removed the vbet from my forum and now the server load and database error both are solved coz when any body open then translated link of my forum so it take very much time not be open and when the link is so it show no styles on translated pages.
so now just till me how to stop Google redirection translated links means when i removed the vbet Google still search translated link of my forum.
well i am very thankful who help me in this issue.
thanks
Rule which will redirect all translated pages to not translated one:
Please adopt it to your special case and test it.Code:RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ $2 [L,QSA]