Report this

What is the reason for this report?

website is not showing secure in google but same is showing secure in address bar

Posted on November 12, 2021

website is not showing secure in google but same is showing secure in address bar



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

What I could suggest is:

  • Make sure that you have a 301 redirect from HTTP to HTTPS, so that way Google would know that it should default to HTTPS. You can check this with the following command:
curl -IL https://example.com

If you don’t have the redirect in place, you could add the redirect by following the steps from the answer here:

https://www.digitalocean.com/community/questions/redirect-from-http-to-https

  • If the redirect is in place, I would recommend following the steps here on how to add your domain name to the Google Web Masters tools and make sure that the domain has been added with https://:

https://support.google.com/webmasters/answer/34592?hl=en

Hope that this helps. Best, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.