Embedded form on HTTPS | Community
Skip to main content
May 31, 2016
Question

Embedded form on HTTPS

  • May 31, 2016
  • 4 replies
  • 2196 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Grégoire_Miche2
Level 10
June 1, 2016

Hi Tina,

Pls send the URL of a real LP with form, so that can debug and help you.

-Greg

Justin_Cooperm2
Level 10
June 1, 2016

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.

SanfordWhiteman
Level 10
June 1, 2016

Ensure you're not loading the form from a hard-coded 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

September 9, 2016

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?

liidaveqa.com/testpage3

Thanks,

Charlene

SanfordWhiteman
Level 10
September 9, 2016

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.