Hello everyone,
We are facing a challenging decision about where our website (Flash Gaming website) is going.
We are in the process of creating html5 games in the same theme of the flash games that we provide to our users.
Now our main concern is to decide how to show this new content to the user?
Shall we create brand new set of urls such as :
http://www.mydomain.com/games/mobile/kids/
Or shall we adapt the main desktop url :
http://www.mydomain.com/games/kids/
and show the users two different versions of the page depending on whether they are using a mobile device (so they see a mobile version) or a pc/laptop (so they a see desktop version).
Or even redirect people to a sub-domain :
http://m.mydomain.com/
The main idea we had is to keep the same url structure, as it seems that google is giving the same search results if you are using a mobile device or not. And creating a new set of urls or even a sub-domain, may involve a lot of work to get those new links to the same PA as the desktop URL that is here and know since a while now.
Also the desktop page game should not be accessible to the mobile devices, so should this be redirected (301?) to the mobile homepage of the site?
But how google will look at the fact that one url is giving 2 different contents, CSS etc, and also all those redirects might look strange... we are worried that doing so will hurt the page authority and its ranking ... but we are trying to find the best way to combine SEO and user experience.
Any input on this will be really appreciated.
Cheers,