|
|
|
|
|
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. |
|
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?