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.

Adding the True argument

Overview

When a redirect sends the viewer to a jumbled version of the mobile home page, the snippet ,true will have to be added to the redirect script. Normally this happens because the original home page has two different URLs that direct viewers to the same page.

 

For example:

 

http://www.yoursite.com

http://www.yoursite.com/index.php

This can cause our system to think the second URL is a different page and it will automatically create a mock up for it.

Steps

1. Login to your hosting provider and open the index file in the file manager. If your original site was built using a CMS, open the header box/HTML box where the script was pasted.

 

2. Add ,true between the closing quotations and the closing bracket after the mobile address. The example below demonstrates where to place the snippet of script in red text.

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

3. Save your changes and publish if needed. Your site will now redirect to the correct page you have created in the mobile editor.

Considerations

One thing to keep in mind is that all pages with ,true in the redirect, will be redirected to the mobile home page. To enable inner pages to redirect to their correct mobile pages, one can place the original redirect script within their header.

Don't remember how to redirect a site? Check out our Basic Redirect Post.

If your site comes from Wordpress, you will have to deactivate the plugin and add the redirect the traditional way. To learn how to implement the redirect script, view our WordPress Redirect Post.

 

×

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!