Commit 789dc3f
committed
fix(docs): delete the legacy API docs page and drop a redirect hop
/api?old=1 still rendered the whole pre-Mintlify docs page: 200, 81KB,
its own title, no noindex, and a canonical pointing at /api, which is
itself a 301. So an orphaned copy of the docs stayed indexable and
competed with the real ones for the same queries, and the page said in
its own body that the docs had moved.
The escape hatch and its template are gone, and the docs redirects now
point at spoo.me/docs directly. docs.spoo.me still resolves but 301s
there, so every redirect through it was costing a second hop.1 parent 512d883 commit 789dc3f
3 files changed
Lines changed: 18 additions & 2253 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 81 | + | |
90 | 82 | | |
91 | 83 | | |
92 | 84 | | |
93 | 85 | | |
94 | 86 | | |
95 | 87 | | |
96 | | - | |
| 88 | + | |
97 | 89 | | |
98 | 90 | | |
99 | 91 | | |
| |||
127 | 119 | | |
128 | 120 | | |
129 | 121 | | |
130 | | - | |
| 122 | + | |
131 | 123 | | |
132 | 124 | | |
133 | 125 | | |
| |||
0 commit comments