Commit 3724895
authored
seo(content): seed contextual /platform/ backlinks from 8 platform-flavored posts (#19)
Follow-up to PR #18. The repositioning gave us two landing pages
(/ai/ and /platform/) that GSC sees with just 1 impression each over
28 days. PR #18 fixed /ai/ inbound by repointing two blog /mcp/ links;
/platform/ had nothing pointing at it from content, only nav and
footer.
Adds one contextual /platform/ link to the closing paragraph of every
blog post whose subject is pure platform / API-gateway material:
- api-retirement-done-right (API lifecycle)
- authorization-at-the-gateway (CEL/OPA)
- beyond-configuration-drift (spec-first compilation)
- compliance-by-construction-part-1 (compliance evidence)
- compliance-by-construction-part-2 (compliance controls)
- how-we-build-our-roadmap (roadmap principles)
- one-gateway-many-specs (multi-spec compilation)
- strangler-fig-pattern-api-gateway (migration)
Anchor text is varied per post topic (platform-teams page, platform
team story, capabilities platform teams reach for first, ...) so this
does not read as exact-match anchor spam. Each link is on-topic to the
post's own subject; nothing was forced into a post where it would not
naturally fit.
Also swaps one em dash in beyond-configuration-drift's footer for a
hyphen, per project preference.
The three AI-adjacent posts (what-is-an-mcp-gateway, why-agents-break-
where-developers-cope, barbacane-vs-portkey-litellm) already link to
/ai/ from PR #18 and are intentionally left alone.1 parent ca4a71c commit 3724895
8 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
0 commit comments