Wednesday, November 18, 2009

Mobile Website

If you are viewing this on your phone hopefully you didn't have to zoom in to read it. I just launched the mobile version of this site using MOBIFY.

The address for now is http://divinentd1.mobify.me/. I'm using JavaScript to detect your device and redirect. Both of those things need to change. The address should be m.divinentd.com, and instead of JavaScript (which is bad for performance) I need to handle the redirect on the server side. I'm hoping to pull it all off with .htaccess, wish me luck.

No comments: