Free SSL Certificate for GoDaddy in 2020 [Updated] – Install letsencrypt SSL
I will show you how to Install a free Godaddy SSL Certificate using LetsEncrypt and an online tool called SSL Certificate Generator that I build. This will secure your website and get rid of those warnings and get you https URL in 10 minutes. Buy me a coffee ☕
SSL Certificate Generator:
Wildcard SSL:
I’ll be using Godaddy, but this free SSL will work on any web hosting with cPanel. In addition, I will show you how to always redirect users from http to https using just a few lines of code, so that they can always see the secured site.
If you get tired of renewing the SSL certificate every 90 days, then you can buy it from Namecheap for about $9/year and you only need to renew it once a year.
Here is how to do that:
Summary of free SSL Certificate for GoDaddy in 2020:
00:00 What we are going to do in summary
00:45 Why I switched to paid SSL
01:17 Go to the SSL Generator.
01:41 Enter your required details for the certificate
03:06 Verify that you own the domain.
Use file manager in cPanel to place the verification files in /.well-known/acme-challenge folder & verify it works.
07:17 Generate the SSL certificate and add it to GoDaddy
10:14 Add below code to your .htaccess file for http to https URL redirections
Updated the SSL certificate every 90 days and you have free SSL on your site!
12:16 Most common issues with SSL installation
A mixed content warning in WordPress:
A mixed content warning on HTML websites:
CODE FOR HTTP TO HTTPS REDIRECT (.htaccess file):
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ [L,R=301]
Remember to update the SSL certificate every 90 days, I just use my google calendar to remind me about it, it takes me about 5 minutes to renew the SSL certificate.
Text article:
Hosting I’m using: (60% discount)
Where I get my domains: namecheap.pxf.io/rorrB
WP plugins I’m using:
Some of the above links might be affiliate links.
Only your first 3 months are free
Beyond awesome
This was so entertaining!
It's really good thanks for explain step by step…I appreciate your effort.
I just liked and subscribed! I love the vid. Straight to the point and saved me so much time and money.
HI, is SSL relate to the domain site or the hosting site. I hosted my djang app on Heroku (Free) [http://example.herokuapp.com/], now how will i add free SSL in it?
Thanks alot, this was very helpful
Your site/video are the BEST, and help me a lot. Thank you😊❣️
Buddy! Can't thank u enough for this. I am now free from having unsecured website. Now I can share it with others :)) 1 subs <3
this was SUPER SIMPLE AND SUPER HELPFUL! Thank you very much!
Hey! great video as per usual, is this process still working? my https websites stopped working a week ago, I've deleted my certificates and keys and re-done the whole process with no success, just a timeout message. the http is working fine but not the https, does anyone have any suggestions?
This legit works 100% easy xD
thanks! this is a WAY better process than the zerossl website. Straight to the point and not confusing.
Thank you so much man ! You save me a lot of time and money <3
work for me thanks
Just a comment for cool guy!
Thank you sir!!!
Funciona perfecto! muchas gracias! Thanks a lot!
Worked for me.. There are many smart tech savvy people on youtube, but this video was explained pragmatically, in a way myself and many other can understand. thumbs up & subbed. Thank you!!!
Hi, Does this also work for WordPress ? I can get things like cPanel on GoDaddy.
Does this cover every page for a website?
You are a life saver man! Thanks a ton!!! <3
Thanks a lot saved me today, i got first 90 days free with zero ssl and then they are asking for paid 10$/month i was going to buy but i though let me see if an options and i found you again (last time too your video helped)
save my life today dude, thanks
I bought a ssl from godaddy and I was dealing with issues to install it what never worked, so complicated.
I installed with you in this video and it took me a couple minutes.. easy peasy 🙌🏼
hey, Thanks for the tutorial
when i am redirecting the site using htaccess it is working
But now the url is showing like this
https://domain name/wp-content/cache/all/index.html
instead of just https://domain name.com/
is this due to cache plugin i have used?
does it create any problem with google ranking
Thanks in Advance
Thanks
Thanks! You the man!
Thank you so much! So easy to follow, appreciate 🙂
Hey dude,
Great video but just a suggestion, please reduce the memes, would reduce the length of the video and would save us so much time, Thank again
Naeem
Thanks, this helps me a lot..
Is it ok to install SSL certificate using cloud flare
Amazing. This was such a mystery and GoDaddy wanted big $. Thanks
I need to use a wild card , and you mentioned that there would be a link in the description, but I'm not seeing it there. Could you reply with the link for me?
Awesome video. Thank you for the tutorial, really appreciate it. 👌👌👌👌.
This was fantastic man, thank you for the details tutorial, really appreciate it
3:47 I cannot find Web Hosting, what should I do?
i love you so much
You are the best. It seems like we should be able to generate our own SSL keys from some algorithm but I very much appreciate you making this easy for use.
Where has this guy been all my life! really good and really clear
no video to show if you dont have cpanel in go daddy got a link
Best free SSL guide bar none!
Thank you very much, but why do ask for an email address on the first page?
Hey, your tutorial is really beyond awesome, but I did everything correctly and it didn't work. Regardless, thank you big time.
its not working for me please help
Thank you for detailed instruction, works like you presented.
Hey tipswithpunch, is there a means to install an EV SSL for free in a similar manner?
hi
tipswithpunch .Thank you so much!!
i have multiple subdomain.First subdomain add SSL for your video. but second subdomain also same procedure but didnot show random characters . how to slove it.