how to upload a mobile website..

8 replies
  • WEB DESIGN
  • |
Hey warriors,

I wonder if any of you could help me..

I'm trying to upload a mobile website so that it automatically redirects to the mobile version of the site when accessed from a mobile/cellphone and not the desktop version of the site..

Anyone know how to do this?
Fergal
#mobile #upload #website
  • Profile picture of the author peteJ
    This is mainly done through javascript, you can put a little code snippet that will serve up a separate site depending on what ever criteria you pick, screen size, device, orientation, ect.

    The problem arises when someone has javascript turned off or if they are using an older device that doesn't have a javascript supporting browser.
    Signature

    Full Service Web Development and Small Business Marketing - Total Web Connections

    {{ DiscussionBoard.errors[8493979].message }}
  • Profile picture of the author himalayan
    Originally Posted by footbag_man View Post

    Hey warriors,

    I wonder if any of you could help me..

    I'm trying to upload a mobile website so that it automatically redirects to the mobile version of the site when accessed from a mobile/cellphone and not the desktop version of the site..

    Anyone know how to do this?
    Fergal
    First let us know what steps you are following, and which template you used to make that mobile website?
    {{ DiscussionBoard.errors[8493986].message }}
  • Profile picture of the author randychinn
    Hi Fergal,

    You could try a Wordpress plugin like this one to detect if it's a mobile site and redirect the user:
    WordPress › Mobile Detector « WordPress Plugins

    Hope that helps! We tend to use Mobile Responsive themes these days to get around this issue.

    Randy
    {{ DiscussionBoard.errors[8494422].message }}
  • You may need to have that coded on to the site.
    But if its on WP then you may have some plug-in options.

    WILL -
    Signature
    WebDevelopmentGroup NYC & CA- Small Business Web Development, App Development, WordPress Development, Graphic Designs, Online Marketing, Local Marketing & more!. "Call us 1.800.219.1314 or message us!". Visit us today! "Now On Live Chat Mon-Fri.". www.WebDevelopmentGroup.org
    (Whitelable our Services)
    ===================================
    ==> #1 OFFLINE MARKETING FORUM ON THE WEB! <==
    www.OFFLINEMARKETINGFORUM.com
    (Register Now)
    {{ DiscussionBoard.errors[8495421].message }}
  • Profile picture of the author yestyle
    Banned
    You need to have a code that detect mobile on your website. For example, when you trying to view on mobile, that code will verify device is mobile phone and it will redirect to mobile theme automatically.
    {{ DiscussionBoard.errors[8496204].message }}

Trending Topics