You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set `canonical` to `true` to indicate the destination is the canonical URL for this redirect.
55
55
56
-
**`external`**_(optional. defaults to false)_
57
-
58
-
Set `external` to `true` if this redirect points to another domain.
59
-
60
56
When using a sitemap generator, it is common to exclude all redirects from the sitemap. Usually this is done by adding `sitemap: false` as a front-matter variable.
61
57
62
58
## Examples
@@ -70,7 +66,6 @@ An example internal canonical redirect:
0 commit comments