The bug is confirmed, and will only happen if Alias is turned on. I'm checking it out right now
Printable View
The bug is confirmed, and will only happen if Alias is turned on. I'm checking it out right now
@xordox:
You can check it now on your site to see if it is correct.
One very important note:make sure you that if you visited the frontend before go to backend, you have to make sure you are visiting the default language pages (en)
The reason is that: if the language is default, Google XML module doesn't pass in the language parameter in the query string (which does make sense), and then SSU not finding the language in the string, will fall back to try using the language in your session or the default language.
If things work fine now, let me know, I will put these fixes into a new version and release.
Is the lastest module ready yet and will it redirect my magic seo urls that are already indexed in google?
If I turn my SSU status on, all of my links redirect to the homepage. Please help me :cry:
Hi there, if you are one windows, this problem is known and has not been solved (since I dont have windows server to play on)
If you are on linux:
did you follow all the steps here:
http://wiki.rubikintegration.com/zen...u/installation
Also, make sure you clear ssu cache at the end.
Thanks so much :smile:
3.3.3 (testing version) is up, it has quite some changes in the code to:
1. change from http://site.com/index to http://site.com (avoid duplicated content problem)
2. if the site use multi-language, it will redirect from http://site.com to http://site.com/en or the default language you use. Again, this is to avoid duplicated content problem
Make sure you thoroughly check it before attempting to use on live site.