Images causing Mixed Content with SSL

Posted in: Newspaper
Post count: 225

Images causing Mixed Content with SSL.

See this:
1. http://prntscr.com/8nn9rj (Media Library)
2. http://prntscr.com/8nnay8 (Page Source)
3. http://prntscr.com/8nnb8g (Post Page) URL of Post Page: https://mydreamlives.com/how-to-do-google-adwords-optimization.html

How to solved this problem?

Post count: 9544

When you place images in your posts you need to make sure you use https on all image links, if your website is https everywhere.

It’s also a very good idea to set your URL explicitly to https in the wp-config.php file as this tells WP that everything it does based on URL should be https.

Any content on your site prior to switch to https does not automatically change; you would need to do dbase search via phpmyadmin or similar to update any placed images in posts (post-meta) to be https vs http.

If that is not your issue, you might need to be more specific and provide link to page where the issue is happening.

  • This reply was modified 10 years by simchris.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.