Commit cef7ca8
committed
fix: canonical URLs keep the trailing slash
Cloudflare Pages 308-redirects /blog/adr47 to /blog/adr47/, and the
sitemap emits the slashed form, so stripping the slash pointed each
canonical at a URL that redirects to the canonical.1 parent 72fa2bf commit cef7ca8
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments