1
vote
2answers
384 views

rel=canonical required for HTTPS?

I'm offering a page through HTTP and HTTPS, both with the same URL scheme. I.e., a page is available as http://www.example.com/page1.html as well as https://www.example.com/page1.html. Should I add ...