Forms - Deliver https embed code | Community
Skip to main content
Level 3
April 6, 2017
Question

Forms - Deliver https embed code

  • April 6, 2017
  • 1 reply
  • 1847 views

Hi,

I'm trying to embed a Marketo form on our website (Using Dot Net Nuke Marketo module). Our website is served over https and Marketo is delivering the script over http. How can I get the script to be delivered over https from Marketo?

Thanks!

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

1 reply

SanfordWhiteman
Level 10
April 6, 2017

? The default embed code uses protocol-relative URLs (beginning with "//") which automatically load over SSL on SSL sites. If your embed code doesn't, that's a bug. You can change it easily, of course.

Level 3
April 6, 2017

The http is being appended to the beginning of the URL even if we change it to https.

SanfordWhiteman
Level 10
April 6, 2017

Leave the protocol-relative URL and post a screenshot. Also include the full URL to your pages.