Hacker News new | ask | show | jobs
by bhartzer 2703 days ago
When you moved to HTTPs, and the site tanked, then most likely it's due to a bad HTTP/HTTPs migration. I see that all the time, and there's a lot more involved to migrating to HTTPs then you'd think.

The biggest problem I see is that sites are migrated to HTTPs but they fail to set up the redirects properly or they forget to updated all the internal links on the site so they point to HTTPs.

1 comments

I did set up the 301 redirect for main page. Every existing link was also updated to HTTPS.

If you navigate directly to the http url for an article, it does NOT redirect, but if you goto http://www.mysite.com, it redirects to https://www.mysite.com

I also see that when I Google my site's content, the links in google are https://, which means Google now knows that my website is running https.

What may I be missing here?

> If you navigate directly to the http url for an article, it does NOT redirect

That would be your problem. As far as Google is concerned you are operating two different sites. Redirect all your old http URLs to the HTTPS versions of the same content. But it might be too late if that old http content is considered “gone” from Google’s index.