Canonically Linked Pages
"Alternate page with proper canonical tag"
"Your page has a canonical tag pointing to a different page"
Canonical links play a crucial role in managing duplicate content and ensuring that the preferred version of a page is indexed.
A canonical link is an HTML element that helps webmasters prevent duplicate content issues by specifying the "canonical" or preferred version of a webpage. Example:
<link rel="canonical" href="https://example.com/preferred-page">
When Google encounters a canonical link, it understands that the page in question is a duplicate or a variation of the specified canonical URL.
Therefore, it will index the canonical page rather than the duplicate. This is the correct behaviour because it consolidates ranking signals and ensures that the best version of the content appears in search results.
VB Media will serve all pages both with and without a trailing slash. If you are using a top level domain, we will also serve the page both with and without the leading www..
For example, you can access this sites homepage at all of these locations.
https://printhome.co.uk
https://printhome.co.uk/
https://www.printhome.co.uk
https://www.printhome.co.uk/
Although these are the exact same page, they are accessible via 4 unique URLs. We therefore canonically link all versions to https://printhome.co.uk.
There is no action required for any pages not indexed for this reason, as Google have explicitly been asked not to do so.