I have created a mobile template on dudamobile.com and cannot get the redirect to work. According to duda's website after setting up the CNAME record on the server I should be able to add the following html to the head section of the index.html or equivilant home landing page it will redirect.

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

I assume the correct page to add this is the Template.Master but it still willnot redirect. We have had the site/skins customized and the master template shows Head1 rather than Head in the first section of code which may be in part where the problem is at.

Any ideas on haw to get the redirect to work. Cname is m.superscopetechnologies.com.

Thanks