How to create mobile websites

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • merkel33
    New Member
    • Jun 2010
    • 2

    How to create mobile websites

    Hi too all,

    I am working with ordinary html and php pages. I would like to create new mobile pages and if a person opens our website through his mobile phone our site has to detect that device and redirect to the mobile pages. please advice
  • saviola
    New Member
    • Jun 2010
    • 3

    #2
    Here you are few useful links :
    Mobile Website Optimization
    Optimizing a website for mobile devices
    Adapting Sites for Mobile

    Comment

    • merkel33
      New Member
      • Jun 2010
      • 2

      #3
      Thanks for your reply

      Hi Saviola,

      Thanks for your reply. But still I'm not clear about this. Where i can get things done? I want pages which explains how to redirect html pages for mobile browsers! thanks for our patience

      Comment

      • TheServant
        Recognized Expert Top Contributor
        • Feb 2008
        • 1168

        #4
        PHP - http://www.pcmechanix.ca/mobile_redirect.htm
        Java - http://code.google.com/p/mobiledevicedetector/

        The PHP one will require a little customization, and I have never tried the Java one. There are many others with javascript and ASP, so a simple google search will help.

        Comment

        • Willjoe
          Banned
          New Member
          • Jul 2022
          • 12

          #5
          Choose a mobile-responsive theme or template.
          Strip back your content.
          Make images and CSS as light as possible.
          Avoid Flash.
          Change button size and placement.
          Space out your links.
          Use a large and readable font.
          Eliminate pop-ups

          Regards,
          Will

          Comment

          Working...