Yilialinn opened a new pull request, #2123:
URL: https://github.com/apache/apisix-website/pull/2123

   ## Summary
   
   - resolve 13 stale paths that currently return HTTP 300 responses
   - replace 10 existing `301 -> 404` chains with direct one-hop redirects
   - redirect `/guest-blog-post` from the retired form to the current blog 
contribution guide
   - add ordered redirect regression checks for 24 GSC-observed source paths 
covered by 22 rules
   
   This change is intentionally limited to reproducible stale-path defects. It 
does not modify documentation canonical, robots, sitemap, hreflang, or API7 
ownership policies, and it does not attempt to redirect unrelated true 404 
pages.
   
   ## Validation
   
   - `node next/scripts/check-historical-doc-signals.mjs`
   - `node next/scripts/check-ingress-redirects.mjs`
   - `git diff --check HEAD^ HEAD`
   - independent pre-PR review: no P0, P1, or P2 findings
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to