Internal linking for Astro sites.
Astro sites pull content from MDX, Markdown, headless CMS — anywhere. Our scanner reads your published HTML, so it doesn't care where the source lives. Get linking suggestions across your entire site, regardless of content origin.
- Works with any content collection or MDX setup
- JSON API integrates cleanly with your Astro build pipeline
- Static-first crawling — perfect for SSG output
Need this automated inside Astro? See Pro features for Astro ↓
Wire this into your Astro build pipeline
Pro plan's JSON API and webhooks integrate cleanly with Astro build hooks, content collections, and your deploy flow.
- Pull suggestions in `_data/anchorset.json` or a content collection
- Webhook on new suggestions auto-opens a PR with anchor rewrites
- Daily auto-rescans catch new posts as soon as they ship
Common questions from Astro users
Can I run this at build time?
Yes. Use our JSON API in an Astro build hook to fetch latest suggestions, then rewrite content collections or MDX before the build. Most users run a weekly cron that opens a PR with the suggestions applied.
Does it handle Astro's `astro:content` collections?
We crawl your published HTML, not your source. As long as the content collection ends up rendered in a page that's in your sitemap, it'll be analyzed.
anchorset also works for:
Or run the generic free audit — same scanner, no platform framing.