Forum Moderators: open

Message Too Old, No Replies

Make Pinterest Widget Secure

         

almo136

9:43 am on Apr 6, 2015 (gmt 0)

10+ Year Member



I am using the below page to create a Pinterest Profile widget: [business.pinterest.com...]

The problem is that when the widget displays the images use non secure links. I need to display the widget on a secure page so need them to be https://

Any ideas how I can go about this?

Hoople

12:54 am on Apr 7, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Leave off the https: and just start with // as the beginning of the link. Example:

<a href="//sub-domain.example.com">Acme Widgets</a>

This is the same trick they are using to show secure and non secure mixed on the same page.

almo136

8:57 am on Apr 7, 2015 (gmt 0)

10+ Year Member



Unfortunately this doesn't solve the problem. The images within the widget still get created with [....]