From 9103e844c62e9df9a9056572e036ae405d847781 Mon Sep 17 00:00:00 2001 From: Ben Parizek Date: Mon, 18 Mar 2024 01:01:10 -0400 Subject: [PATCH] Updates docs --- docs/examples-seo/canonical-urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples-seo/canonical-urls.md b/docs/examples-seo/canonical-urls.md index e4a557d8..19f4258a 100644 --- a/docs/examples-seo/canonical-urls.md +++ b/docs/examples-seo/canonical-urls.md @@ -22,7 +22,7 @@ To allow overrides to the Canonical URL of a page for an individual entry, enabl ## Template Overrides ::: warning -Overriding Canonical URLs in your templates breaks the relationship with XML Sitemaps and the awareness Sprout SEO has about Canonical URL overrides. To add Custom URLs in a supported way to your XML Sitemaps see the documentation on [Custom Pages](./../sitemaps/sitemaps.md#custom-urls). +Overriding Canonical URLs in your templates breaks the relationship with XML Sitemaps and the awareness Sprout SEO has about Canonical URL overrides. To add Custom URLs in a supported way to your XML Sitemaps see the documentation on Custom Pages. ::: To override the `canonical` meta value on any given page in your templates, use the `sprout.seo.meta` tag and set the `canonical` attribute to the appropriate URL: