fbpx

How to redirect your website to mobile

Redirecting Your Site

To re-direct your website to your mobile website could not be easier.
To do this all you have to do is ask your web developer to copy the below code and paste between your tags of your index page.
Please remember to change the highlighted areas below to your own website addresses.

Redirection Code (Without Tablet)

<script type=”text/javascript” src=”http://www.devicedetect.co/redirect.js.php?url= http://www.mymobileaddress.mobi“></script>

Redirection Code (With Tablet)

<script type=”text/javascript” src=”http://www.devicedetect.co/redirect.js.php?tablet=true&url= http://www.mymobileaddress.mobi“></script>