Mobile Redirect Update

DEPRECIATED – For an up-to-date version of the Studio Hyperset PHP mobile redirect script, please visit SH‘s Google code project site. To read more about the script, please visit this hyper/boʊl/e post and the mobile redirect code discussion index.

Updating this posting of October 6th, the .asp and .php user_agent scripts have been “finalized” in the Studio Hyperset webpage. Inserted into the pole position of the <head> section of the index page using the following three <script> tags, these scripts are called when the page loads:

<script type="text/php" language="php" src="/scripts/mobile.php"></script>

<script type="text/vbscript" language="vbscript" src="/scripts/mobile.asp"></script>

<script type="text/vbscript" language="vbscript" src="/scripts/mobile2.asp"></script>

Here’s an updated version of the three scripts as running on the website, and here’s a discussion of various other ways to control mobile traffic to a website. (A single PHP file is now hosted at Google Code.)

Exit mobile version