Canonical Tag changes For HTTP to HTTPS Move?
Deeeeeeee
the Americas
I went ahead and changed the canonicals on the site that (seems to be) negatively affected by the G update, from:
<link rel="canonical" href="http://example.com/page-b" />
to
<link rel="canonical" href="https://example.com/page-b" />
along with switching to HTTPS. Is this a bad idea, in terms of SEO? I am thinking it may be an issue.
I also changed the .htaccess so the non-HTTPS version of all the pages now 301 redirect to their HTTPS versions.
I also changed all internal links on the site to HTTPS from HTTP.
Reading around the web and seems no clearest answer.
Any sage counsel much appreciated!! I don't want to mess up!
Thanks.
Comments