Mobile Site Redirect Script

1 replies
Can anyone help me find the code that would automatically redirect a website from the desktop version to the mobile one.

from fakedomain.com to fakedomain.com/m

??

I need the code that would work on every single device that is not a desktop/laptop, or one that just redirects when it's below a certain resolution.

I've tried using media queries and other ones but could not get it to work on iphone and others. I don't want to just change the CSS but load an entire differen't (dedicated) version of the website WITHOUT loading the desktop with it so that load time is improved.

Thanks!!
#mobile #redirect #script #site
  • Profile picture of the author jamesfreddyc
    You might get a better response in these sections instead of the Offline section.

    Programming Talk
    Mobile Marketing

    And for programming-specific and code samples, have a search on Stack Overflow -- however, you might want to post with the specific programming language you are working with too.
    {{ DiscussionBoard.errors[8979104].message }}

Trending Topics