SSL Green lock appear only on Wordpress admin URL

starwargift

Registered Member
Joined
Sep 22, 2017
Messages
57
Reaction score
5
I have just install FREE SSL on my domain. But i found something strange that the URL shown exactly as https://mydomain.com . However, there is no green lock + "secure" in front of the URL of pages. The green lock + "secure" only appear on the wordpress's admin page.

Does anyone know how to fix it?

Thank You!
 

Attachments

  • green lock.png
    green lock.png
    651 bytes · Views: 129
Hi

yes your site have insecure content or url for that reason it is not showing. As your site is wordpress know then you can install this plugins to make it secure fully
Easy HTTPS (SSL) Redirection
SSL Insecure Content Fixer


Then your problem will be solved
 
Is the lock grayed out or does the gray circle appear?
 
Hi

yes your site have insecure content or url for that reason it is not showing. As your site is wordpress know then you can install this plugins to make it secure fully
Easy HTTPS (SSL) Redirection
SSL Insecure Content Fixer


Then your problem will be solved
Thank You for the advise. The part i dont understand is why it appear on admin page but do not appear all view page.
But at this moment i dont want to increase the no. of plugin because of the speed. Is there any method that can solve from the cpanel?
 
Hi

Yes need to do programming. If you have idea about it means you can do on your own or hire any freelancer like me. So your problem will solved. Anyway simple solution is just install those 2 plugins your problem will be solved easily
 
Hi

Yes need to do programming. If you have idea about it means you can do on your own or hire any freelancer like me. So your problem will solved. Anyway simple solution is just install those 2 plugins your problem will be solved easily
Do you have any suggestion on how can i fix it on cpanel?
 
you can use this tool to help you out https://www.whynopadlock.com/

put in the pages that its not secure and it will let you know what to do.

Or you can go on fiverr there are some gigs on there for a few bucks and someone can fix it for you.
 
There are some insecure http:// called js/css/image link exists for the primary domain. Just change them with https:// link to fix your problem.
 
Hi

Yes need to do programming. If you have idea about it means you can do on your own or hire any freelancer like me. So your problem will solved. Anyway simple solution is just install those 2 plugins your problem will be solved easily
Nice little plug there lol!
 
You are not seeing green bar on your site homepage is because of mixed content. Replace all you Non https url to https including images. This will sort out your problem.
 
You can use WP Force SSL plugin as well. Or try a method of redirecting non SSL contents to SSL or something.
 
You should replace the every instance of http in your code/script/configuration/database with https. Image paths should be define with https.

You will need to contact your web-developer and ask him to update it for you. Once this will be done then green padlock will be visible in the browser.
 
Hi

yes your site have insecure content or url for that reason it is not showing. As your site is wordpress know then you can install this plugins to make it secure fully
Easy HTTPS (SSL) Redirection
SSL Insecure Content Fixer


Then your problem will be solved
OP install the second mentioned plugin as I too fixed this recently for a client.Any other question you ask is you just wasting your time
 
You can easily fix this with cloudflare flexible SSL.

First, install these free plugins:
** Cloudflare Flexible SSL
** Really Simple SSL
You need to activate cloudflare flexible SSL first before Really Simple SSL.

Secondly, head over to your cloudflare dashboard under "PAGE RULE". Click to add rule :
Follow these instructions:

1) Set page rule as : http://*your domain.com/*

2) Select " Always choose HTTPS" as rule for that page and then hit save and deploy.

This will surely fix those errors of mixed content.

Hope this will help you!
 
Back
Top