Directing Users to Your Mobile Site

October 20, 2011
0 minute read

Your mobile website is designed, published and ready to go. Now what? Nearly 20% of the sites built and beautifully designed on DudaMobile are not redirected from their regular sites.

One of the most important programmatic steps necessary when building a mobile website , is the creation of the redirection that will bring users to your site.

Generally, your regular desktop website will be located at a URL of the form www.mysite.com – and you’ll place your mobile site on the subdomain m.mysite.com. While mobile users could type in m.mysite.com and reach your mobile site, they are more likely to go to the address they know from the desktop web. More importantly, search engines will most often point to the www.mysite.com web address.

There are three ways to go about creating this redirection

  1. On the front-end, using JavaScript.
  2. On the back-end, using whatever programming language used in your site.
  3. On the web server level, if your site is served by Apache, using .htaccess directives.

Whatever the approach, the principle is the same

First: Detect which user agent (web browser) the user is arriving from. If the browser is a mobile browser – that if certain substrings are found within the user agent: iPhone , Android , etc. (lists of these are available via a quick Google search) – you can continue on to the second step.

Second: Redirect the user to the mobile site’s address. Take into consideration whether or not you’d like to forward mobile users arriving at any page of your desktop site to the mobile site, or, alternatively, only those arriving at the homepage. If you choose the former, you’ll then want to decide whether to forward users arriving on a given page onto the parallel page on the mobile site, or simply to the mobile site’s homepage. Obviously, you’ll need to ensure your mobile site’s code is built in such a way that allows for this. If you create your mobile site on DudaMobile, this is all taken care of for you.

Have a Question About Mobile Web Development?

Direct all questions, tips and comments to Shaun Waksman, DudaMobile’s Product Manager. Send him an email at Shaun@dudamobile.com.


Did you find this article interesting?


Thanks for the feedback!
A website with a 503 error
By Shawn Davis November 6, 2025
Learn how Jared Broussard's agency scaled client websites by switching from WordPress to Duda, saving time and costs while boosting efficiency and growth.
Duda and the Elementor icon next to a website for
By Stephen Alemar November 4, 2025
Digital agencies, compare Duda and Elementor to find the ideal website builder for your needs, covering features, client tools, AI, and pricing.
Smart home camera on a beige wall with text:
By Ilana Brudo October 30, 2025
Stop the magic, start the security. Uncover the hidden risks of AI "vibe coding" in web development and build safer websites for your clients.
Show More

Latest posts