Quote:
Originally Posted by T2x
Can you tell me what version of apache you are running?
Edit: I have edited my above post with modified code for vbseo.php, this should fix any issues you have due to different server configuration :]
|
FYI, we installed both versions of the vBSEO updated code (not the 301 code), just for testing, and neither worked for us.
We are running:
Code:
# apache2 -v
Server version: Apache/2.2.8 (Ubuntu)
Edit: Logfiles show 301 redirects (but does not redirect to the translated pages correctly...)
Example from logs:
Code:
.... /es/index.php HTTP/1.1" 301 - "-" "Opera/9.64 (Macintosh; PPC Mac OS X; U; en) Presto/2.1.1"
Note: We are still running the old "hl" code, so I changed "language" to "hl" in the vBSEO code ( _GET['language'] to _GET['hl'] )
Please reply via PM, if you like, since we are running the old "hl" code..... but I am not sure "it matters" since the logfile show the 301 redirects as above.