Thank you for helping me with the footer. I ran into another issue; how do you secure your website? Mdgnotaryca.info - shows an error message, how can I fix this?
When your WordPress site says “Not Secure” in the URL bar, it usually means the site isn’t using HTTPS (i.e., it doesn’t have a valid SSL certificate). HTTPS encrypts data between your site and its visitors, improving security and trust. Here's how to fix that and secure your WordPress site:
✅ Step-by-Step: Securing Your WordPress Site
1. Get an SSL Certificate
Check with your hosting provider – many offer free SSL certificates via Let’s Encrypt.
Some reliable hosts that provide free SSL:
SiteGround
Bluehost
Hostinger
Namecheap (via cPanel)
If not free, you can purchase an SSL certificate from providers like:
Thank you very much Judith! I really appreciate you. I made the change and I noticed that it takes a little longer to load my website Any way I can fix this? (More context, I've attached a screenshot of how the section should look vs how it does look. This section includes a video background and the others don't. -7604.png is the error
Thank you for helping me with the footer. I ran into another issue; how do you secure your website? Mdgnotaryca.info - shows an error message, how can I fix this?
Hello there,
Thanks for writing to us.
When your WordPress site says “Not Secure” in the URL bar, it usually means the site isn’t using HTTPS (i.e., it doesn’t have a valid SSL certificate). HTTPS encrypts data between your site and its visitors, improving security and trust. Here's how to fix that and secure your WordPress site:
✅ Step-by-Step: Securing Your WordPress Site 1. Get an SSL Certificate-
-
-
-
-
-
-
-
-
2. Install and Activate the SSL CertificateCheck with your hosting provider – many offer free SSL certificates via Let’s Encrypt.
Some reliable hosts that provide free SSL:
SiteGround
Bluehost
Hostinger
Namecheap (via cPanel)
If not free, you can purchase an SSL certificate from providers like:
Namecheap
GoDaddy
Once the certificate is issued:
-
-
-
-
3. Force WordPress to Use HTTPSIf using cPanel:
Go to cPanel > SSL/TLS > Manage SSL Sites
Select your domain and install the certificate
If your host auto-installs it (common with Let’s Encrypt), you might not need to do anything.
After SSL is active:
-
-
-
-
-
-
-
4. Redirect HTTP to HTTPSLog in to WordPress admin
Go to Settings > General
Update both:
WordPress Address (URL)
Site Address (URL)
Change http:// to https://
Click Save
Use a plugin or edit .htaccess:
Option A: Plugin (easy)
Install Really Simple SSL plugin
It automatically detects SSL and configures your site to use HTTPS
Option B: Manual (advanced)
5. Fix Mixed Content WarningsAdd this to your .htaccess file (at the top):
Sometimes images, scripts, or styles are still loaded over HTTP.
-
-
-
6. Test Your SSLUse Better Search Replace plugin to replace:
http://yourdomain.com ➝ https://yourdomain.com
Or use Really Simple SSL Pro (paid) for automatic mixed content fixing.
Use https://www.sslshopper.com/ssl-checker.html or https://www.whynopadlock.com/ to test SSL status and troubleshoot any remaining issues.
I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out.
Best regards,
Thank you very much Judith! I really appreciate you. I made the change and I noticed that it takes a little longer to load my website Any way I can fix this? (More context, I've attached a screenshot of how the section should look vs how it does look. This section includes a video background and the others don't.
-7604.png is the error
-7605.png is how it is supposed to look
Attached files: IMG_7604.PNG
IMG_7605.PNG
Hi there,
Thanks for writing back.
You can optimize your site performance with the help of this guide https://themenectar.com/docs/salient/performance-optimization-guide/
I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out.
Best regards,
Hey Again,
Regarding the Video mentioned.
- Only Self Hosted Videos will play on Mobile.
- Make sure they are in 16:9 ratio for the mobile to render them correctly.
- Convert the videos and then add them as per their appropriate file format: http://themenectar.com/docs/salient/page-builder-row/#video-background .
- Be sure to turn off this option in Salient Theme Options Panel -> General Settings -> Functionality Tab
- For Mobile IOs users, make sure your device is not in power saving mode.
Best,
ThemeNectar Support Team