Skip to content

[docs-agent] Exclude etherscan/polygonscan/basescan/bobascan/world.org from lychee - #1484

Merged
dslovinsky merged 2 commits into
mainfrom
docs/weekly-link-check-etherscan-family-excludes
Jul 27, 2026
Merged

[docs-agent] Exclude etherscan/polygonscan/basescan/bobascan/world.org from lychee#1484
dslovinsky merged 2 commits into
mainfrom
docs/weekly-link-check-etherscan-family-excludes

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

The weekly Link Check workflow run reported 45 broken links. All are 403/404 responses from third-party block explorers plus one bot-blocked product-blog page. None point to a domain we control, and every URL loads normally in a real browser. Per the requester's playbook, the correct fix is to add exclude patterns to lychee.toml rather than rewriting the content.

Groups covered by the 5 new patterns:

  • .*etherscan\.io.* — 37 hits across etherscan.io, sepolia.etherscan.io, optimistic.etherscan.io, sepolia-optimistic.etherscan.io, sepolia-optimism.etherscan.io.
  • .*polygonscan\.com.* — 2 hits (polygonscan.com, polygonscan.com/gastracker/).
  • .*basescan\.org.* — 1 hit.
  • .*bobascan\.com.* — 2 hits (bobascan.com, testnet.bobascan.com).
  • .*world\.org/blog/.* — 1 hit on the December 11 2025 World App announcement post (lychee sees 404; the URL returns a real page to browsers).

Same pattern as the already-excluded celoscan.io and bscscan.com entries ("Etherscan-family explorer; bot protection blocks crawlers with 403").

Linear

DOCS-165 — https://linear.app/alchemyapi/issue/DOCS-165/weekly-link-check-exclude-etherscanpolygonscanbasescanbobascanworldorg

Slack thread

https://alchemyinsights.slack.com/archives/C0852FMMUMR/p1785173988295919

…g from lychee link check

Weekly Link Check reported 45 broken links (workflow run 30289920199). All are 403/404 responses from third-party block explorers and one bot-blocked product-blog page — none point to a domain we control, and every URL loads normally in a real browser.

Follows the existing pattern used for celoscan.io and bscscan.com (Etherscan-family explorer, 403 to crawlers).

Refs DOCS-165
@alchemy-bot
alchemy-bot requested a review from a team as a code owner July 27, 2026 17:44
@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 27, 2026, 5:54 PM

…lychee exclude

Daniel confirmed https://world.org/blog/announcements/the-new-world-app-secure-chat-global-payments-and-mini-apps-for-everyone is a real 404 (the blog post is genuinely gone, not a crawler-specific block). Point the changelog link to https://world.org/worldchat (the canonical product page matching the link anchor text "World Chat") and drop the now-unnecessary lychee exclude.

Refs DOCS-165
@dslovinsky
dslovinsky merged commit 4cab234 into main Jul 27, 2026
11 checks passed
@dslovinsky
dslovinsky deleted the docs/weekly-link-check-etherscan-family-excludes branch July 27, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants