Canonical Tag
Definition: An HTML tag that specifies the preferred version of a web page when there are multiple versions with similar content to avoid duplicate content issues.
Example: <link rel="canonical" href="https://www.example.com/canonical-page">

