I have a site with embedded Marketo forms. Recently google has announced that it will favor https pages over http. Any boost in SEO ranking is important.
Google is about to start favoring HTTPS sites in search results
I have had no luck getting marketo forms to work in https. I can fill out the form but when I hit submit the form freezes on the 'please wait' button and never submits the form. Is there any way to make marketo embedded forms work on a secure server?
Hi Tina,
Pls send the URL of a real LP with form, so that can debug and help you.
-Greg
Yeah, our embedded forms should work fine if you place them on an HTTPS page. We'll need to see the page to understand what the issue could be.
Ensure you're not loading the form from a hard-coded http:// link. Always load from a protocol-relative link ('//app-aa-bb.marketo.com').
This is one of a zillion working HTTPS examples: https://s.codepen.io/figureone/debug/oLvVJG
Has anyone gotten this to work? We are having issues on our side as well trying to get the form to work. Link is below. The form submits, however it is posting the information into URL. Is there any way to fix this?
https://www.liidaveqa.com/testpage3
Thanks,
Charlene
I posted a working link right above your post.
"It is posting the information into URL" -- I don't understand what you mean. When I submit your form (Chrome 51 tested) it is posted via Ajax as expected. Please tell me exactly what browser and OS you're using to test.