For my arcade website I made a tablet website (t.example.com)
The flash games on my normal website (example.com) don't work on tablets.
On the tablet website I publish HTML5 games that do work.
I build a mobile redirect so all tablet users are redirected to t.example.com
Now when sombody find my website trough Google on pacman games. The url redirects from example.com/pacman/ to t.example.com
My question is: - Is this the right way to do it since the users can't play on the normal site? - Do I risk a Google penaly or drop in results because I redirect to another url?
