View Single Post
Old 11-05-2011, 11:41 AM  
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
thing.com/m/ also has advantages in sharing cookies saved logins, etc with the ready of thing.com.

I wouldn't put the mobile optimized pages on a different site (m.thing.com) without a good specific reason for doing so.

On that topic, one thing to avoid, something I fine terribly annoying, is redirecting thing.com/whatever to just m.thing.com. GFY does that, so for example you can't follow links to threads or any otter pages. If you're going to redirect, redirect to the right page like this:

RewriteRule (.*) /m/$1

Or:
RewriteRule (.*) http://m.thing.com/$1
__________________
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote