[wp-hackers] Multisite w/ Subdomain issues

Jeremy Clarke jer at simianuprising.com
Fri Oct 22 15:54:40 UTC 2010


The *WordPress Mobile Edition* plugin lets you activate the mobile version
of the site with a URL parameter like /?cf_mobi=1 or something. Maybe you
could set up something in .htaccess to forward m.mysite.com to
mysite.com/?cf_mobi=1. At least with that particular plugin the result would
be that the user continues to see the mobile version as they click around,
so the fact that the "m." is gone from the url wouldn't be the end of the
world.

I mean, you should be mostly depending on user agent sniffing to decide when
to show the mobile version anyway, so the short url could be just a shortcut
rather than a whole other address.

-- 
Jeremy Clarke | http://jeremyclarke.org
Code and Design | http://globalvoicesonline.org


More information about the wp-hackers mailing list