Hello All -
Doing a new multilingual project and am at the stage where I need to decide if I'm going to insert the locale string (en-us for example) in the url, or keep it hidden away in a session.
I've done some googling about this and there seems to be a split opinion over whether it's advantageous (regarding SEO) or not to have www.example.com/en/us/link/to/some/page vs. the more typically seen www.example.com/link/to/some/page
Would appreciate any insight/guidance/opinions regarding this topic.
Thanks to all in advance