View Single Post
Old 08-18-2019, 05:27 PM   #7
flynnlangwell
Registered User
 
Join Date: Jan 2018
Posts: 28
This is a problem because when multiple pages have the same content but different URLs, links that are intended to go to the same page get split up among multiple URLs.

Ex:

both have different url but have same content

http ://www . widgets .com/blue-widgets?color=blue

http ://www . widgets . com/ blue-widgets

2. Canonical tag is used when we want to solve canonical issue

Ex:

<link href="http : // www . example . com/canonical-version-of-page/" rel="canonical" />

This tag tells Bing and Google that the given page should be treated as though it were a copy of the URL www . example . com/canonical-version-of-page/ and that all of the links and content metrics the engines apply should actually be credited toward the provided URL.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
flynnlangwell is offline   Reply With Quote