Canonical Issues and its Types

Danielnash

New Member
Hi everybody,


Tell me about what is the Canonical Issues and what is its Types. And plz give me some examples for better understanding.



Thanks
 
Hi everybody,


Tell me about what is the Canonical Issues and what is its Types. And plz give me some examples for better understanding.



Thanks

Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages. For example, most people would consider these the same urls:

www.example.com
example.com/
www.example.com/index.html
example.com/home.asp

But technically all of these urls are different. A web server could return completely different content for all the urls above. When Google “canonicalizes” a url, we try to pick the url that seems like the best representative from that set.
 
Top