Website Intelligence API
Score how well crawlers, AI tools, and link previews can understand a public website. Get raw observations plus prioritized gaps to patch next.
curl -X POST https://website-intelligence-api.linkridge.net/v1/site-intel/analyze \
-H 'content-type: application/json' \
-H 'X-API-Key: YOUR_API_KEY' \
-d '{"url":"linkridge.net"}'
Score
Return an overall score and category scores for fetchability, metadata, crawl policy, structured data, LLM readiness, and freshness.
Explain
Expose raw observations from the homepage, robots.txt, sitemap.xml, and llms.txt so the score is transparent.
Improve
Prioritize gaps with evidence, score impact, severity, and practical recommendations.