Canonicalisation - simpler than it sounds
Have you dealt with the canonical challenge on your site? In other words, have you made sure that all of the urls below are redirected to a single page?
The Wikipedia definition of canonicalisation (spelt canonicalization in the US) is ”the process for converting data that has more than one possible representation into a “standard” canonical representation.”
In SEO, resolving any canonical issues you may have ensures that the popularity of your homepage is all attributed to one page. addressing the canonicalisation challenge also ensures that search engines do not index more than one version of your homepage.
Below are the steps to follow in order to address canonicalisation on your site:
-
Use the tool available on this site to see which version of your homepage to keep.
-
Use your .htaccess file to permanently redirect (301) all other url versions of your homepage to the one you’ve selected.
-
Test to make sure that the redirect works.
Thats it. You now have one less thing to worry about when it comes to ensuring that your website meets SEO best practices!
