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

   ## Summary
   - Exclude tag, pagination, and archive pages from the generated EN and ZH 
sitemaps.
   - Add a fixture-backed sitemap generator test.
   - Remove duplicate comparison links from the curated llms.txt list.
   
   ## Why
   These aggregation pages overlap the substantive content they list, so 
submitting them in the sitemap dilutes crawl and indexing signals.
   
   ## Verification
   - npm run test:sitemap
   - node --check scripts/generate-sitemaps.mjs
   - node --check scripts/generate-sitemaps.test.mjs
   - Verified curated llms.txt URLs are unique.
   
   ## Dependency
   The curated llms.txt cleanup becomes runtime output once #2082 lands, which 
preserves that curated list during the Astro overlay.


-- 
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