0
votes

I am pro Godaddy user and lately started using Google domains for one of our customers.

How do I redirect naked domain with Http to Https version.

Official google documentation works only for domains with www prefix. so in Essense:

  1. http://www.lakshya.io gets redirected to https.
  2. However: http://lakshya.io doesn't. (notice the missing www)

enter image description here

Do we have any alternatives for Google domains, for domain forwarding?

I am pro

1

1 Answers

0
votes

You cannot do that at DNS level, You need to setup the redirect at your web server end. The config varies depending on the web server you use.

Though, some of the DNS providers have this feature where they take care of the redirect for you, but essentially they do the same same thing on your behalf. That the request on one of there hosted web server and redirect from there.