Canonical URL
Simple explanation
The "official" version of a page when multiple URLs show the same or similar content.
Advanced explanation
Declared via <link rel="canonical">. Should point to a URL that actually resolves with a 200 status — a canonical pointing at a redirecting URL is a common, real error.
Related terms