SSL not displaying properly on browser

Hello,

I’ve just added the SSL directly from Siteground cPanel, it was easy like one-click install. However, My SSL certificate is not displaying properly on browser, when I click on chrome it says, “this page includes other resources which are not secure. . . and so on. . .”

I’ve forced HTTPS by editing .htaccess file, media images are also on HTTPS.

My site is https://PassiveBlogTips.com

Can someone suggest me a solution?

Thanks in Advance! :slight_smile:

If you’d check your browsers developer toolbar (hit F12 in Chrome) and look at the console, you’d quickly see what’s going on.

An HTTPS redirect in your .htaccess for only your domain won’t fix non-HTTPS loaded remote content.

Mixed Content: The page at 'https://passiveblogtips.com/' was loaded over HTTPS, but requested an insecure image 'http://i1.wp.com/passiveblogtips.com/wp-content/uploads/2014/11/studiopress.png'. This content should also be served over HTTPS.
passiveblogtips.com/:183 Mixed Content: The page at 'https://passiveblogtips.com/' was loaded over HTTPS, but requested an insecure image 'http://i1.wp.com/passiveblogtips.com/wp-content/uploads/2015/02/wordpress-guide.png'. This content should also be served over HTTPS.
passiveblogtips.com/:185 Mixed Content: The page at 'https://passiveblogtips.com/' was loaded over HTTPS, but requested an insecure image 'http://i1.wp.com/passiveblogtips.com/wp-content/uploads/2015/02/Resources.png'. This content should also be served over HTTPS.
passiveblogtips.com/:187 Mixed Content: The page at 'https://passiveblogtips.com/' was loaded over HTTPS, but requested an insecure image 'http://i1.wp.com/passiveblogtips.com/wp-content/uploads/2015/06/passive-income-money.png'. This content should also be served over HTTPS.
passiveblogtips.com/:206 Mixed Content: The page at 'https://passiveblogtips.com/' was loaded over HTTPS, but requested an insecure image 'http://i1.wp.com/passiveblogtips.com/wp-content/uploads/2016/02/longtailpro.gif'. This content should also be served over HTTPS.
passiveblogtips.com/:1 Mixed Content: The page at 'https://passiveblogtips.com/' was loaded over HTTPS, but requested an insecure favicon 'http://passiveblogtips.com/wp-content/uploads/2015/07/favicon-PBT.png'. This content should also be served over HTTPS.
1 Like

Hi,

This helped, Thanks a lot! :slight_smile:

i had the same problem, i could fix it with searchreplacedb.php, there i changed all entries in the sql from http to https