Skip to main content
April 14, 2014
Question

Broken image links on landing pages?

  • April 14, 2014
  • 1 reply
  • 709 views
I have some image links on landing pages, but for some reason when approved, the final pages take the colon out of the http:// so it is serving a broken link that starts with http// 

What can be done to avoid this?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

November 4, 2014
try removing the http so the path starts with  //. This also helps to avoid the broswer message that some content might not be secure when serving https pages.