gift

How to set up mobile site redirect

Weebly

NOTE: If you would like to use custom domain, do it before you set up the redirect.

  • Login to your Weebly.com account;
  • On "My sites" page, locate the site you’d like to edit and click "Edit" button;
  • On the site builder, click on the "Elements" tab and locate "Custom HTML" widget. Drag the widget and drop it into the top of the page. Once inserted into the page, click on the Custom HTML widget to edit it;
  • Delete pre-filled text and paste the redirect code from iBuildApp site into the HTML widget. Click outside the widget area to save changes.

That's it - you can visit your website on your mobile phone and make sure it’s redirecting correctly.

Joomla

NOTE: If you would like to use custom domain, do it before you set up the redirect.

  • Login to your Joomla Admin account.
  • From the top menu, select "Extensions" and click "Template Manager"
  • Locate the default template for your site (it’s marked with a star), click on the "Templates", locate the template and click on it;
  • From the "Template Master Files" area, click on the "Main page template" link to edit the template directly;
  • Find the HEAD tag and paste the redirect script you’ve copied before from iBuildApp site, directly after the <head> tag.
  • Click "Save" to save the changes.

That's it - you can visit your website on your mobile phone and make sure it’s redirecting correctly.

Wordpress

NOTE: If you would like to use custom domain, do it before you set up the redirect.

  • Login to your Wordpress Admin account.
  • From the left menu, select "Appearace" and click "Editor"
  • From the dropdown list on your right choose the theme currently used on your site;
  • Select header (header.tpl.php) or index.tpl.php template from the right sidebar;
  • On the edit area, locate the HEAD tag and paste the redirect script you’ve copied before from iBuildApp site, directly after the <head> tag.
  • Click "Save" to save the changes.

That's it - you can visit your website on your mobile phone and make sure it’s redirecting correctly.