Hi, Canonical tag is used to avoid duplicate content issues. If you have two url having the same content you can tell Google which is your original content by including the canonical tag. For example, example.com and example.com/index.html has the same content. So you can add <link rel="canonical href="example.com" /> as the canonical tag assuming that example.com is the original page.