We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

ssl mixed with non ssl | Forum

Andrew
Andrew Sep 5 '16
i got issues here

how do i fix my web site fully ssl without mixed content

Mixed Content: The page at 'https://newadultgayworld.com/' was loaded over HTTPS, but requested an insecure script 'http://ajax.googleapis.com/.../1.8.1/jquery.min.js'. This request has been blocked; the content must be served over HTTPS.Mixed Content: The page at 'https://newadultgayworld.com/' was loaded over HTTPS, but requested an insecure image 'http://newadultgayworld.com/...s/theme_image_18.png'. This content should also be served over HTTPS.

The Forum post is edited by Andrew Sep 5 '16
ross Team
ross Sep 5 '16
Please do the search before posting anything on the forum: https://developers.oxwall.com/...se&submit=Submit
Andrew
Andrew Sep 5 '16
ok i solved one thing

not other

as i see image is loading non ssl url

where that in php or css

ross Team
ross Sep 5 '16
there are a lot of ssl changes required, you need to search all over the database for those static links and replace them to https, please check the provided search results they contain a solution
The Forum post is edited by ross Sep 5 '16
Andrew
Andrew Sep 5 '16
oik solved all my ssl issues ty
ross Team
Andrew
Andrew Mar 25 '18
close this post
Hybrid
Hybrid Feb 14 '19

If anyone is still struggling with Mixed Content issues even after trying all the possible solutions provided on the Oxwall Forum, try this:


Why not just add this to your page settings "Custom Head Code" --> Go to Admin Dashboard --> Settings --> Page Settings --> Add this meta tag to your "Custom Head Code" section:


<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">


For a deeper understanding, please refer to the following: https://developers.google.com/...fixing-mixed-content

Richard Boyd
Richard Boyd Dec 19 '19

Quote from Hybrid

If anyone is still struggling with Mixed Content issues even after trying all the possible solutions provided on the Oxwall Forum, try this:


Why not just add this to your page mykfcexperience settings "Custom Head Code" --> Go to Admin Dashboard --> Settings --> Page Settings --> Add this meta tag to your "Custom Head Code" section:


<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">


For a deeper understanding, please refer to the following: https://developers.google.com/...fixing-mixed-content

This is really amazing. Great information about blog.