Search found 247 matches
- 2017-8-26 17:08
- Forum: Games
- Topic: O-I with 7 kills on World of Tanks Russian server RU5
- Replies: 0
- Views: 3139
O-I with 7 kills on World of Tanks Russian server RU5
If you liked this video, subscribe to our YouTube channel. Thanks for watching!
- 2017-8-22 12:00
- Forum: Web design, SEO and hosting
- Topic: Automatic Let's Encrypt SSL certificates on GoDaddy shared hosting for free
- Replies: 24
- Views: 27058
Re: Automatic Let's encrypt SSL on GoDaddy
My code has been merged to ACME dev branch and can be deployed usingSanteri wrote: ↑2017-7-10 12:52I updated my pull request in GitHub including this fix: https://github.com/Neilpang/acme.sh/pull/940
Code: Select all
--deploy-hook cpanel_uapi
- 2017-8-8 13:00
- Forum: Web design, SEO and hosting
- Topic: Automatic Let's Encrypt SSL certificates on GoDaddy shared hosting for free
- Replies: 24
- Views: 27058
Re: Automatic Let's encrypt SSL on GoDaddy
I am not sure if I should be executing this code? crontab -l shows the scheduled renewal, so that seems fine (using the last "fixed" code from your comments). You need to deploy it. Otherwise acme does not know how to re-deploy renewed certificates. If you don't, your crontab will only renew certif...
- 2017-8-8 11:31
- Forum: Web design, SEO and hosting
- Topic: Automatic Let's Encrypt SSL certificates on GoDaddy shared hosting for free
- Replies: 24
- Views: 27058
Re: Automatic Let's encrypt SSL on GoDaddy
I migrated this forum from GoDaddy to Dreamhost today. At least all tools and shell access is lightning fast compared to sluggish GoDaddy and I got also DKIM working there.
Do you see any difference in the speed of this forum?
- 2017-8-5 10:33
- Forum: Web design, SEO and hosting
- Topic: Don't Enable HTTPS On Custom Domain In Blogger Blog
- Replies: 6
- Views: 6008
Re: Don't Enable HTTPS On Custom Domain In Blogger Blog
Today I saw one more scraped blog convincing people to mess up their blogs promising SSL support for custom domains in Google Blogger. All of the following people are distributing knowingly defunct hacks. I have left a comment telling that to each blog. These Indian guys keep encouraging people to b...
- 2017-8-3 20:14
- Forum: Web design, SEO and hosting
- Topic: Automatic Let's Encrypt SSL certificates on GoDaddy shared hosting for free
- Replies: 24
- Views: 27058
Re: Automatic Let's encrypt SSL on GoDaddy
I want to thank you for your cpanel script, I've been manually doing it on godaddy for a while now. You are welcome and great that you got it working. I am myself considering ditching GoDaddy and moving to Dreamhost. They offer built-in letsencypt and also support DKIM unlike GoDaddy. Their servers...
- 2017-7-24 12:27
- Forum: Web design, SEO and hosting
- Topic: Blogger SEO title tag and twitter sharing
- Replies: 6
- Views: 4065
Blogger SEO title tag and twitter sharing
Blogger has a serious issue in the default template regarding title tag and sharing blog posts on twitter. By default blogger is adding blog title in the beginning of the page title which will hurt the SEO of your blog. You need to get your blog post title first, and only after that the blog title. ...
- 2017-7-14 20:38
- Forum: Web design, SEO and hosting
- Topic: Automatic Let's Encrypt SSL certificates on GoDaddy shared hosting for free
- Replies: 24
- Views: 27058
Re: Automatic Let's encrypt SSL on GoDaddy
Do you need a 2nd cron job then to fire your deploy script, or can it be a parameter added to the acme.sh cron job? Renewed certificates should deploy fully automatically, at least manually (with --force) renewed did deploy when I tested the script. However, we will see that for sure only after my ...
- 2017-7-10 12:52
- Forum: Web design, SEO and hosting
- Topic: Automatic Let's Encrypt SSL certificates on GoDaddy shared hosting for free
- Replies: 24
- Views: 27058
Re: Automatic Let's encrypt SSL on GoDaddy
Thanks for this post. I was able to use this code to automatically deploy LE certificate to Godaddy's cPanel. Had to make a change though. I am not running as root (shared hosting) so $_opt was empty. However having "$_opt" in the command messed things up and UAPI was giving me a "syntax page" resu...
- 2017-7-8 05:37
- Forum: Web design, SEO and hosting
- Topic: Don't Enable HTTPS On Custom Domain In Blogger Blog
- Replies: 6
- Views: 6008
Don't Enable HTTPS On Custom Domain In Blogger Blog
How To Migrate From HTTP To HTTPS On Blogger Blog With Custom Domains? Finally, the trick is revealed to enable the HTTPS SSL certificates on your Blogger blog using a custom domain, we have a trick to get free SSL certificates. Too good to be true? Absolutely. Whenever you see SEO and India in the ...