SEO
HTML Link Analyzer
Extract links from pasted HTML and check href values, internal links, external links, nofollow, sponsored, ugc, target blank and common link issues.
Tool
Extract links from pasted HTML and check href values, internal links, external links, nofollow, sponsored, ugc, target blank and common link issues.
This tool runs in your browser. Your input is processed locally and is not uploaded.
About this Tool
Paste HTML source to extract links and inspect href values, link text, rel attributes, target attributes and link types. The analyzer helps find empty hrefs, JavaScript links, hash-only links, external links without rel hints and other common HTML link issues.
Examples
- Extract links from a page source
- Check rel attributes in article links
- Review internal and external links before publishing
Frequently Asked Questions
Does this check HTTP status codes?
No. It only analyzes link markup from pasted HTML. It does not request the URLs or check whether they are online.
Can it separate internal and external links?
Yes. When you provide a base domain, the tool can group links as internal, external, protocol-relative, relative or hash links.
Can it detect nofollow links?
Yes. It reads rel attributes and can identify nofollow, sponsored, ugc, noopener and noreferrer values.