Tagged Questions
2
votes
2answers
151 views
SEO and unique IDs in urls
I have a web site who's home page is at
http://domain.com
when a new user first hits the web site I'm creating a unique id of 5 chars for them (for example 'abcde' and redirecting them to ...
2
votes
1answer
393 views
Redirect from the main page on multilanguage site
I've decided to start developing multilingual web site. Now I'm thinking about the structure. The idea is to use a simple algorithm to find out what language is most interesting to the visitor when he ...