HTTPS

How To Redirect in Nginx all Domain Name Versions to https://www

| 3 views

As you might already know search engines (Google) sees www.domain.com and domain.com as two separate domain names. If you are not using 301 redirects (www to non-www or vice verse)you might get…


How To Fix Mixed Content Errors From Disqus on HTTPS site

| 2 views

Today I noticed that SSL connection on this blog had errors due to “mixed content”, meaning HTTPS site was loading additional content that was served over insecure HTTP. After a little bit of digging…


How to replace all "http" hyperlink with "https" Drupal

| 4 views

Recently I made a switch from http to https. I was pretty pleased with results, and started to wait for possible SEO boost from Google. As time passed, instead of boost some traffic drop started to…


Let's Encrypt to fix HTTPS Certificate incompatibility with Windows XP and Google Chrome

| 14 views

It was about a month ago - when I successfully installed secure https pages for my blog, I opted for using free certificate provided by Let's Encrypt certificate authority. I first heard Let's…