Commit 02d52af
Set global canonical base to www.checklyhq.com
Add seo.metatags.canonical so Mintlify emits canonical URLs on the www
apex. Live pages currently emit `https://checklyhq.com/docs/...` (bare
domain), which 301s to www — a non-self-referential canonical. This
fixes the domain for every docs page in one line.
Note: Mintlify appends each page's path without a trailing slash, so
the canonical becomes www + no-slash (still a single 308 to the served
trailing-slash URL). The trailing-slash question is probed separately.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f53c6b5 commit 02d52af
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments