Posted by davexoxide on October 13, 2009 at 3:59pm
Jump to:
| Project: | GeoIP API |
| Version: | 6.x-1.x-dev |
| Component: | GeoIP Language |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
GeoIP and/or Path module are causing the home page for each language to have 2 separate URLs.
http://www.example.com/en
http://www.example.com/en/node ('node' or whatever is set for front on the site information page)
If you type in http://www.example.com you'll be redirected to http://www.example.com/en/node
But if you type in or click a link for http://www.example.com/en it will take you to that path.
I know Google isn't punishing a site to have 2 internal pages identical w/ different paths (duplicate content). I'm not sure how other search engines grade this, but from a users perspective and SEO backlink reasons this should be addressed.
Comments
#1
I'm not sure quite what you mean... are you sure this is geoip related? I'd think you'd need another module to do any redirection. Could you provide more information on your setup?
#2
Ah, totally forgot about the language sub-module... it should probably be its own project...