My mobile website set up through Homestead is not secure!!! Please give me script to give Homestead or tell me what needs to be done!
4 comments
-
Paola Hello,
HTTPS/SSL is not compatible with our legacy mobile-only website builder, but is free to add in our responsive website builder. See here.
If you need SSL for your mobile-only site, I highly recommend upgrading to our responsive website builder. Here's a walkthrough:
https://help.duda.co/hc/en-us/articles/115005390668-Responsive-Website-Builder-Walkthrough
If your Desktop site, which is NOT a Duda website, added an SSL secure certificate recently you may be able to add a new redirect script to the mobile-only site that will redirect to the Duda Mobile site, but it will NOT secure the DudaMobile site. This mobile-only sites will ALWAYS remain insecure.
If you have a non-Duda desktop site that's using HTTPS or SSL, the standard redirect script won't work when loaded. Instead, use our HTTPS compatible redirect script.
Redirect script for direct users;
<script type="text/javascript" src="https://s3.amazonaws.com/static.dudamobile.com/DM_redirect.js"></script><script type="text/javascript">DM_redirect("ENTER_MOBILE_URL_HERE");</script>Read more here.
For more information on how to add SSL to Duda responsive sites, see this:
https://help.duda.co/hc/en-us/articles/228073967-Add-SSL-or-HTTPS
-
Holly Spraul Paola,
Homestead inserted the script you provided, but they tell me the redirect is "forbidden" on Duda's end and to contact you asking Duda to accept the redirect.
-
Holly Spraul Paola,
I'm wondering if we used the wrong URL in the script: we used "washparkart.com" - should we use "m.washparkart.com"? (Homestead is trying that now).
-
Holly Spraul They already are using m.wahparkart.com, so that is not a concern. When I try to go the site, the secure desktop version comes up on the mobile rather than my mobile site. Homestead tells me 403 Forbidden error on the redirection.