> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to fix mixed content in your Wordpress site to make it HTTPS


|| You need to enable SSL for your domain before continue with below steps. Kindly refer this link :  [Enable SSL tutorial](https://help.serverfreak.com/en/article/how-to-enable-lets-encrypt-free-ssl-1peeigh/)

1) If your WordPress site not showing **SECURE** or **Padlock Icon**  on browser after issue SSL , you may check from this link : [Why No Padlock Checker](https://www.whynopadlock.com/)

Mostly, the issue is with few URLs in your website is using http instead of https. If you have technical knowledge you may manually edit it or seek help from web developer. 

2) You may install plugins call **Really Simple SSL**  which is a WordPress plugin that automatically detects users’ website settings and configures it to run over https

Login to your WordPress dashboard then go to **Plugins** and click **Add New** 

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/screenshot_1_91bviw.png)


In the search bar search for **Really Simple SSL** and click **Install Now** and click **Activate**

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/screenshot_12_escpf0.png)

Click **Go ahead, activate SSL!**

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/screenshot_13_1m2flo5.png)

3) If the issue still persist, you may also install plugins **Velvet Blues Update URLs** 

Note : This plugins also work if you are changing your website domain as it help update old URL to new URL


![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/screenshot_14_1esy9wq.png)

After plugins Activate, go to **Tools** and click **Update URLs**

Note : Replace domain.com with your domain name

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/screenshot_15_18jmygu.png)

Click **Update URLs**

Clear your browser cache and try visit your website again