This help center supports the Legacy platform Dudamobile. As of April 1st, 2019 new sites cannot be created, existing sites will remain live with the same functionality and editor access.

Email support and phone support (for Duda customers on Team plans and above) will be available until September 30th, 2019. Self service customer support will remain.

It’s a Great Time to Go Responsive! - Responsive design is the best way to create engaging online experiences on today’s web. With that in mind, we encourage you to take this as an opportunity to replace your old desktop-only websites and their mobile friendly counterparts with new responsive sites that will work seamlessly across desktop, tablet and mobile.

Redirect a WordPress site

Overview

NOTE: The DudaMobile redirect plugin for WordPress has been discontinued. Please use this article for redirecting WordPress sites.

Another note: Some WordPress plugins or themes may prevent this redirect from working. For example, Caching plugins will prevent this change from updating until the cache clears, themes which have separate mobile pages will not display the redirect when viewed from a phone, and the Jetpack plugin's mobilization scheme will override DudaMobile's.

Video

Steps

1. Login to your WordPress dashboard, this is usually http://www.yoursite.com/wp-admin

2. On the left side, click Appearance

3. Then click Editor

Once this is done,

1. On the right side, find the HEADER.PHP FILE.

2. In the header.php file, find the <head> tag. This is usually a few lines from the top.

3. Paste the following redirect code immediately after the <head> tag:

<script src="http://static.dudamobile.com/DM_redirect.js" type="text/javascript"></script>
<script type="text/javascript">
DM_redirect("http://mobile.dudamobile.com/site/yoursitename");
</script>

4. Be sure to replace mobile.dudamobile.com/site/yoursitename with your mobile URL

5. Click update file at the bottom.

Once this file updates, your wordpress installation should redirect visitors to your mobile site!

 

Note: This tutorial is designed for WordPress.org sites.

 

 

×

Please Log in as a Pro

Priority Phone Support is available exclusively to Pros. Log in to your Pro account now to see our international support numbers.

Log In
Not a Pro? Purchase a Pro plan!