SSL certificate problem

18young

Senior Member
Joined
Sep 22, 2016
Messages
899
Reaction score
277
Hello I have couple of adult sites and ssl certificates for all of them and my web hosting company activated it but it isnt secured(green) Can u guys help me to fix this.
Thanks!!


PicsArt_09-19-10.06.06.jpg
 
Do you have many issues showing up when you click the warning option in the toolbar?
 
Do you have an SSL certificate? Redirecting your http to https won't make any difference without having one.
 
Sometimes it is due to mixed content. Means some of your resources are still on http.
Use: https://www.whynopadlock.com/

Google Fonts, Images and other third party plugins may cause this too, But You can check it with lexiconn Whynopadlock . :)
 
Guys thanks it worked SSL certificates activated to all of my sites and its working fine.thanks again.Love u
 
I'm also face a little bit problem . I'm searching low budget sll for my SMM website . But I can't find good one. Any one Can Help me ?
 
Blue colored are the normal SSL certificates

Green colored are the Extended Validation SSL certificates
 
Have you updated the every instance of http with https? Because for the green padlock in the web browser, the every instance of http should get replaced with the https in your code, script, image path, configuration files, databases etc.

You can ask your web-developer to check this. You can check it in your Mozilla web browser just by right clicking on it and select the inspect option, debugger will get open and it will display the actual path of the http instances on your site.

OR

You can fire the query in database for checking the http instances.
 
Back
Top