Commit 454d682
seo: fix blog meta description, sitemap, broken link detection, and schema
- Add blogTitle and blogDescription to blog preset (was rendering
meta description as single word "Blog")
- Exclude /blog/tags/**, /blog/archive, /blog/authors from sitemap
to remove 30+ thin tag pages from Google's crawl budget
- Change onBrokenLinks from 'warn' to 'throw' so broken links
fail the build rather than silently deploying
- Bump softwareVersion in SoftwareApplication schema from
0.9.7 to 0.9.13 (current release)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f637c21 commit 454d682
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments