: For example, a particular product in an online shop may be reached through two different URLs, e.g. /product/18274 and /special-offers/18274. One way of specifying which is canonical is by
For example, a particular product in an online shop may be reached through two different URLs, e.g. /product/18274 and /special-offers/18274.
One way of specifying which is canonical is by using rel-canonical tags. All pages should have the following HTML in the header:
<link rel="canonical" href="http://www.example.com/product/18274" />
Another way of specifying which is canonical is by implementing 301-redirects from the non-canonical URL to the canonical URL:
/special-offers/18274 -> /product/18274
More posts by @Candy875
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.