0

Unable to load the mobile site

Hello,

I keep getting the following: Unable to load the mobile site since the internet site: http://jonesstorage.com is currently not available. The website jonesstorage.com is working fine, just not the mobile version. Any advice? Thanks. 

1 comment

  • 0
    Avatar
    Paola

    Hello,

     

     

    I am not seeing a redirect script on the desktop site.

     

    To get your website to redirect, it's necessary to add a short piece of javascript to its header. This script will identify people who are using a mobile device and then transfer them to the mobile version of your website you made in DudaMobile's mobile editor.

     

    Here's the script:

     

    <script src="https://static.mobilewebsiteserver.com/redirect.js" type="text/javascript"></script><script type="text/javascript">Mobile_redirect("http://m.example.com");</script>

     

    Remember to replace m.example.com above with your mobile URL; you can find this on the 'publish' page of your mobile editor.

     

    For your convenience, we also have an illustrated tutorial you can use here to walk you through the process.

     

    Once the script has been added to your site, it should start redirecting appropriately on your mobile device!

     

    Thank you,

Please sign in to leave a comment.