Ok, thank you!
- Home
- hermanok
Latest posts made by hermanok
-
Should I add canonical links to pages that are redirected?
Hello!
I am a little confused concerning canonical links. I have several URLs that all access my page, but I redirect them all. A lot of places I am told to redirect them or use canonicals. Other places, I read that I should always use canonicals. What is the right way for me? If I should use canonicals as well as redirects, which links should I do this on? I redirect my pages like this:
http to https:
http://example.com -> https://example.comwww to non-www:
https://www.example.com -> https://example.comRemove trailing slashes
https://example.com/ -> https://example.comWould-be 404-requests to index.php?p=$1
https://example.com/home -> https://example.com/index.php?p=home ( show as https://example.com/home )Example:
http://www.example.com/home/ -> http://www.example.com/home/ -> https://example.com/home/ -> https://example.com/home -> https://example.com/index.php?p=home ( shows as https://example.com/home )Thank you!
Looks like your connection to Moz was lost, please wait while we try to reconnect.