SOLVED

Re: Picture & https urls

Go to solution
Cecile_Maindron
Level 10

Picture & https urls

Hi,

We have implemented a SSL certificate about 1 month ago. I have noticed that all our landing page names have switched to https but not our picture urls. I have now the case of a picture which is showing up ok on my desktop and on IE but blurry on firefox. If I add a "s" to url, the picture is showing up ok. Does anybody have same issue? Do you know how we can fix this? by forcing the creation of https:// urls? should I contact support?
 

Cécile @ Talend

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Picture & https urls

Just replace all the links with the https:// prefix instead of the default http://

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Re: Picture & https urls

Ceclie,
When using HTTPS landing pages, it'd be best to have all elements on the page also come from secure (https) endpoints.  Otherwise, based on the user settings/configuration, web browsers may block the content or popup a warning like the one described in the article below -

http://community.marketo.com/MarketoArticle?id=kA050000000KyudCAC

Raj
Cecile_Maindron
Level 10

Re: Picture & https urls

@ Raj Rajamani : then how can I force the creation of https// url for my images & documents hosted in Marketo?

Anonymous
Not applicable

Re: Picture & https urls

Just replace all the links with the https:// prefix instead of the default http://
Cecile_Maindron
Level 10

Re: Picture & https urls

thanks Raj Rajamani. I wish this was done automatically, like for landing pages...