* Rare Use this Script,
<script>
if(window.screen.availWidth>600)
{window.location = 'URL OF PC SITE';}
if(window.screen.availWidth<600)
{window.location = 'URL OF MOBILE SITE';}
</script>
using this script, users will redirect to the mobile or PC site base on screen width of user device.
2016-02-24 03:54 · (0)

Online: Guests: 1