link-followability
Check if a link on a live page is followable: rel tokens, meta robots and X-Robots-Tag
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Check if a link on a live page is followable: rel tokens, meta robots and X-Robots-Tag
Server tool list (1)
Raw names from tools/list. Only developers need these.
| check_link_followability | Fetch a live web page and decide whether a link on it is followable by a crawler. Combines the X-Robots-Tag response header, the robots/user-agent meta tags, and the anchor's own rel tokens (nofollow, ugc, sponsored), with the most restrictive signal winning. Returns a verdict per matching anchor plus the exact reasons it was blocked. Use it to verify a backlink you were promised is actually followable. |