Title: http error
Last modified: August 31, 2021

---

# http error

 *  [childorthocare](https://wordpress.org/support/users/childorthocare/)
 * (@childorthocare)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/http-error-145/)
 * I have SSL certificate linked with my website but still its showing not protected????
    -  This topic was modified 4 years, 9 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Everything else WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhttp-error-145%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Samuel O.](https://wordpress.org/support/users/wpcoworker/)
 * (@wpcoworker)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/http-error-145/#post-14822000)
 * You are right. You have the SSL which expires in October – [https://snipboard.io/n7esNt.jpg](https://snipboard.io/n7esNt.jpg)
 * So it should not show http error. The reason it is showing errors is because 
   you are having mixed content. Some of the asset (images, css, js) files are being
   called with http and some are with https hence the browser shows http error.
 * To resolve this you will need to search-replace http URLs with https. You can
   do it in two ways:
 * 1) Using a search replace plugin like this – [https://wordpress.org/plugins/better-search-replace/](https://wordpress.org/plugins/better-search-replace/)
   In the search for field you need to input [http://childorthocare.com/](http://childorthocare.com/)
   and in the replace with field you need to input [https://childorthocare.com/](https://childorthocare.com/)
 * 2) Using a WP-CLI command like below:
 * `wp search-replace "http://childorthocare.com/" "https://childorthocare.com/"`
 * Please ensure you take the website backup before you do this. Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘http error’ is closed to new replies.

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Samuel O.](https://wordpress.org/support/users/wpcoworker/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/http-error-145/#post-14822000)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
