SOLVED

Facebook sending users an unsecured message on shares

Go to solution
Dave_Nation_n_a
Level 2

I'm hoping someone may have had this experience previously and can provide some insight to help us out. We have an alias microsite LP go.totallylocal.nz when users attempt to share this page in FB, they receive the following message:

 

Screenshot_2020-05-08-09-36-13-557_com.facebook.orca.png

 

It is a secured domain so I don't understand why FB would be seeing it as unsecured. Has anyone else had this issue?

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

The link in the warning is rdg.co.nz, not go.totallylocal.nz.

 

Make sure you don't have any broken asset URLs on go.totallylocal.nz that are redirecting to the plain-text (http://) version of rdg.co.nz.

 

This can include favicons and other assets you may not deem important, but which cause a page to be seen as insecure due to mixed content.

View solution in original post

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

The link in the warning is rdg.co.nz, not go.totallylocal.nz.

 

Make sure you don't have any broken asset URLs on go.totallylocal.nz that are redirecting to the plain-text (http://) version of rdg.co.nz.

 

This can include favicons and other assets you may not deem important, but which cause a page to be seen as insecure due to mixed content.

Dave_Nation_n_a
Level 2

Thanks Sanford that is really helpful. Cheers