What is a Canonical link attribute?

W

Asked by William

Post Date : Fri, 05/19/2017 - 11:09

Categories : SEO

 

1 Answers | 0 Views

Willilam, Canonical link attribute is an Html tag that helps to prevent duplicate issue of a webpage. You can add canonical link tag to the head of the HTML code. The code would look like: <link rel="canonical" href="http://example.com/page.html"/>

Answered Date 28-May-17 by Frank Melcher

Login to comment