Title: make wp always use https
Last modified: July 30, 2019

---

# make wp always use https

 *  [1qry](https://wordpress.org/support/users/1qry/)
 * (@1qry)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/make-wp-always-use-https/)
 * Hello,
 * I am trying to setup wp in docker.
    My connection schema is: nginx (on host) -
   > nginx (in docker) -> php in docker 443 -> 80 -> 9000
 * host’s nginx serves many other web sites so I cannot just remove it from equation.
   
   the problem is that some links (that is from db) are ok (i.e. [https://](https://wordpress.org/support/topic/make-wp-always-use-https/?output_format=md),
   as expected) and some other (generated by wordpress itself(styles and some js))
   are http:// no matter i tried.
 * Thank you.
    -  This topic was modified 6 years, 9 months ago by [1qry](https://wordpress.org/support/users/1qry/).

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 9 months ago](https://wordpress.org/support/topic/make-wp-always-use-https/#post-11781837)
 * Install the plugin “better search replace”. search for `http://example.com` in
   all tables and replace with `https://example.com`.
 *  Thread Starter [1qry](https://wordpress.org/support/users/1qry/)
 * (@1qry)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/make-wp-always-use-https/#post-11781912)
 * Sorry, no, this is not something like links visible from database. The database
   is fixed already. there are only some links remained, that are generated from
   the code: styles and js.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 9 months ago](https://wordpress.org/support/topic/make-wp-always-use-https/#post-11781941)
 * If links are “hard coded” in CSS and/or JS files, you’ll have to directly edit
   those.
 *  [Rams07](https://wordpress.org/support/users/rams07/)
 * (@rams07)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/make-wp-always-use-https/#post-11793479)
 * Can you install “Really Simple SSL” plugin and force all URLs as https. Maybe
   I am not right

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

The topic ‘make wp always use https’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Rams07](https://wordpress.org/support/users/rams07/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/make-wp-always-use-https/#post-11793479)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
