Can somebody help me fixing SSL in Wordpress ?

sunmughan

Active member
Banned User
Dec 31, 2019
238
159
43
CDN
codeair.in
I doubt that. The http links are still present

edit the actual css file and clear the cache. much better if you'd remove the image/images temporarily to isolate the issue. Your SSL is working fine you can verify this with online SSL checkers.
You don't need to install another resource-draining plugin to rectify simple issues like this.

Everything is in your dev tools, avoid relying too much on plugins.

Try again, bro. You can do that.
Can you do this for me bro please, i will share the required credentials with you. Please bro
 

flipback999

Active member
Dec 5, 2019
118
50
28
ByFZsW.jpg
 

MelbourneMel

Member
Apr 30, 2019
55
41
18
My suggestion is as follows:
(1) Use SSL Labs to see what is wrong (https://ssllabs.com/ssltest/analyze.html?d=yourdomain)
(2) make sure you have an SSL certificate (or use Cloudflare for a free one)
(3) force all your traffic to use https (cloudflare and other WAF/CDNs have this configuration)
(4) use Better Search / Replace and replace all the http://yourdomain with https://yourdomain
(5) clear all cache, CDNs etc.
(6) Test that all is ok using SSL Labs (https://ssllabs.com/ssltest/analyze.html?d=yourdomain)

Also, if you are on a windows box, flush your DNS with "ipconfig /flushdns" command

If that doesn't resolve it, ping me and I'll take a look for you.
 

amit333221

Member
Apr 28, 2020
120
20
18
Hi! Go to your cloudflare dashboard and click on SSL/TLS tab, then click Edge Certificates, then turn on Always Use HTTPS & Automatic HTTPS Rewrites.
Clear cache and then hopefully it will be fixed.
 

sunmughan

Active member
Banned User
Dec 31, 2019
238
159
43
CDN
codeair.in
My suggestion is as follows:
(1) Use SSL Labs to see what is wrong (https://ssllabs.com/ssltest/analyze.html?d=yourdomain)
(2) make sure you have an SSL certificate (or use Cloudflare for a free one)
(3) force all your traffic to use https (cloudflare and other WAF/CDNs have this configuration)
(4) use Better Search / Replace and replace all the http://yourdomain with https://yourdomain
(5) clear all cache, CDNs etc.
(6) Test that all is ok using SSL Labs (https://ssllabs.com/ssltest/analyze.html?d=yourdomain)

Also, if you are on a windows box, flush your DNS with "ipconfig /flushdns" command

If that doesn't resolve it, ping me and I'll take a look for you.
Nothing worked bro.. i an really upset now :(
 

coolboyalan

New member
Apr 12, 2020
8
0
1
Nothing worked bro.. i an really upset now :(
Try checking your WordPress media gallery and check your media files url. Sometimes files uploaded before activating SSL stays on http only even after activating SSL. I hope it will fix your issue.
 

hellaos

Member
Feb 6, 2020
31
6
8
India
intelligizedigital.com
It really SSL will definitely fix that issue. If that plugin can't fix it then, send me the access details, I will fix it within a few minutes but I will charge for that. And you are using Cloudflare shared SSL certificate.
 

die2mrw007

Senior Developer
Jun 4, 2020
271
108
43
India
www.gizmolord.com
Hello bro,

To properly configure SSL in your wordpress install, You first need to go to Wordpress admin settings > General > and edit wordpress address url and site address url to https

then install better search and replace plugin from here: https://wordpress.org/plugins/better-search-replace/

and in the Search for field, enter this "http://codeair.in"
and in Replace with field, enter this "https://codeair.in"
From select tables, select all tables using Cntrl + A
Case insensitive field should be unchecked
Replace GUIDs should be unchecked
Run as dry run should be enabled. After scanning, it will give u results of all the non ssl links, now re-run the same steps of this plugin but this time uncheck Run as dry run option.

Now all your internal site links will be https in database too.

Now, either use .htaccess and add https headers to it, or simply use plugin for automated operation.
Plugin i recommend is "Really simple SSL" or its pro version (You can find it in this forum)

This will definitely solve the issue. If not, let me know and I will help you for sure.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,638
26,980
120
Tried this but still the same result bro
I did try to replicate your issue on a test server using same theme as yours and it seems that it fits perfect with SLL without any issue. Tho I did have SSL activated on server before installing theme and importing demo data for corporate 1 (same as you're using).

I noticed that you do use wp-rocket with your website.
Did you try to purge the cache after you've made all the changes? Or re-cache the website?
 
Last edited by a moderator:

die2mrw007

Senior Developer
Jun 4, 2020
271
108
43
India
www.gizmolord.com
Tried this but still the same result bro
If you can create and provide a temporary admin account inside your wordpress install , I can have a look into the current settings and guide you to fix the issue in few mins

Or else just mention all the plugins you are using currently. I suggest you to disable all plugins except Really simple SSL plugin and check the result.
You seem to be definitely doing something wrong.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu