Title: merge http into https
Last modified: September 2, 2019

---

# merge http into https

 *  [dumbezadresy](https://wordpress.org/support/users/dumbezadresy/)
 * (@dumbezadresy)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/merge-http-into-https/)
 * Hello.
    First I want to apologize for my English, I speak only Czech.
 * Converting website to HTTPS with SSL.
    -I moved the whole site -Using the plugin(
   Velvet Blues Update URLs) I updated all links to https -I added to the root .
   htaccess file at the beginning because of redirects:
 * `# BEGIN FORCE REDIRECT TO HTTPS
    RewriteEngine On RewriteCond% {ENV: HTTPS}!
   ^. * On RewriteRule (. *) Https: //% {HTTP_HOST}% {REQUEST_URI}. [R = 301, L]#
   END FORCE REDIRECT TO HTTPS`
 * However, google keeps returning:
    Mixed Content: The page was loaded over HTTPS,
   but requested an insecure image ‘ ‘. This content should also be served over 
   HTTPS.
 * It means that the image at the bottom is still http: //
 * Can someone please give me some advice?
 * Thank you very much for your time 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmerge-http-into-https%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/merge-http-into-https/#post-11891989)
 * FF browser’s consol shows:
    Loading mixed (insecure) display content “http://
   vamtode.cz/wp-content/uploads/2019/08/1501705675_365136_1501706013_noticia_normal-
   300×175.jpg” on a secure page
 * Loading mixed (insecure) display content “http://vamtode.cz/wp-content/uploads/
   2019/08/1501705675_365136_1501706013_noticia_normal-300×175.jpg” on a secure 
   page
 * Install the plugin [Better Search And Replace](https://wordpress.org/plugins/better-search-replace/).
   Search for [http://example.com](http://example.com) and replace with [https://example.com](https://example.com)
 * Also Review this tutorial: [https://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/](https://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/)
    -  This reply was modified 6 years, 9 months ago by [t-p](https://wordpress.org/support/users/t-p/).
 *  [mark l chaves](https://wordpress.org/support/users/mlchaves/)
 * (@mlchaves)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/merge-http-into-https/#post-11892706)
 * **Better Search Replace** is a great tool. I’ve used it for years from time to
   time.
 * But, I think your** Velvet Blues** already caught most of your links. So, if **
   Better Search Replace** doesn’t help, or if you don’t want to install another
   plugin, you can view the source of the pages on your site that are having the
   _mixed content_ warnings.
 * For example, when I _viewed source_ your home page has only **one **image not
   using `https://`.
 * [http://vamtode.cz/wp-content/uploads/2019/08/1501705675_365136_1501706013_noticia_normal-300×175.jpg](http://vamtode.cz/wp-content/uploads/2019/08/1501705675_365136_1501706013_noticia_normal-300×175.jpg)
 * Then, you can find that image on your home page and re-add it or go into the 
   source and manually add the `https://`.
 * Hope that helps! 🙂
    -  This reply was modified 6 years, 9 months ago by [mark l chaves](https://wordpress.org/support/users/mlchaves/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘merge http into https’ is closed to new replies.

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [mark l chaves](https://wordpress.org/support/users/mlchaves/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/merge-http-into-https/#post-11892706)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
