Hello,

Now that the mobile site is complete. The final step is making your site available to your audience. This is done by including a redirection script and setting a *custom domain.

Custom Domain:

You will need to access the DNS settings for website's domain register. Then create a CNAME alias. In this case the host would be m. The record would then point to our server, the value/destination should be:  live.cloudhostedresources.com."

Once the above is complete, enter the custom domain via the Tools portal under Tools >> GoLive >> Custom domain. Place the mobile URL in the text area. This will sync the CNAME alias with our server.

*The custom domain is optional and is used to masked the default mobile URL. For example yoursite.bmobilized.com.

Redirection:

The redirection script can be found under Tools >> GoLive >> Redirection via the bMobilized dashboard. This script would need to be implemented after the opening <head> tag of the site source code. This is done via you website Hosting Provider. We suggest this be placed on all pages or the template or php file.

Thank you,