Analyze Page Links & Attributes
Get counts and structured lists of internal, external, nofollow, sponsored, and UGC links on a webpage — a simple way to review your relative linking distribution.
Understanding Page Links
Analyzing on-page links provides context on structural hierarchy and content relationships.
Internal Links & Site Architecture
Internal links indicate connection paths between pages on the same domain. Organizing relative pathways helps search engines discover your pages and understand how they relate to one another, making it straightforward to confirm your key content is well-integrated.
External Links & Context
External links point to outside resources. Directing visitors to reliable references provides helpful citations, though periodic reviews are recommended to check that your outbound links remain relevant and active.
Nofollow, Sponsored & UGC
Attributes like rel="sponsored" for commercial associations and rel="ugc" for user-generated sections indicate the nature of a link. Auditing these helps maintain clear indicators according to common webmaster conventions.
Link Density Considerations
While search engines do not enforce a strict numerical limit, pages containing hundreds of links can sometimes complicate navigation. Identifying the overall volume on a page makes it easier to keep your design readable and structured.
Website Link Counter & Analyzer
Link Types & rel Attributes Explained
An overview of link behaviors and attribute recommendations.
| Type / Attribute | What It Is | Behavior Details | Common Usage |
|---|---|---|---|
| Internal | A link pointing to another page on the same domain. | Helps outline site architecture and relationships between content. | Use to connect related guides or core sections naturally. |
| Regular External | An outbound link without qualifying relationship tags. | Directs users to external sites, transferring normal contextual relevance. | Use for citing trusted, helpful secondary sources. |
| rel="nofollow" | An attribute indicating the publisher does not endorse the target. | Signals that normal editorial recommendation should not apply. | Use for links you cannot fully vouch for or verify. |
| rel="sponsored" | An attribute identifying advertisement, paid, or affiliate links. | Identifies commercial agreements to search crawlers. | Required on paid promotions, sponsorships, or affiliate placements. |
| rel="ugc" | An attribute identifying user-generated content links. | Indicates the link was posted by visitors rather than staff. | Apply to comments sections, forum posts, or guest-contributed areas. |
| Distribution Balance | The ratio of internal links to external references. | Provides a breakdown of page navigation priorities. | Assess density relative to the page's role (such as homepages vs. articles). |
Technical Characteristics & Scope
This tool retrieves and parses raw page HTML. Note the following parameters:
- ✓ Categorizes internal, external, nofollow, sponsored, and UGC attributes.
- ✓ Displays anchor text alongside target URLs (limited to 100 visible items per list).
- ✓ Computes the distribution ratio between internal and external directions.
- ✓ Offers a popup feature to check destination links in customizable window boundaries.
- ✓ Does NOT execute client-side JavaScript (links appended dynamically via JS are not analyzed).
- ✓ Does NOT crawl whole sites (focuses strictly on individual page-level parsing).
- ✓ Does NOT check if destination servers return 404 errors (please use our dedicated Broken Link Checker).
Supported Capabilities
- Counts found links up to the 500-link threshold
- Identifies nofollow, sponsored, and UGC attributes
- Displays associated anchors alongside destination URLs
- Calculates internal vs. external ratios
- Opens individual links in specified frame dimensions
- Allows copying parsed URLs to the local clipboard
Out-of-Scope Items
- Parsing JavaScript-injected hyperlinks
- Crawling whole site directories
- Verifying active connections by visiting target addresses to look for 404 responses
- Retrieving pages protected behind authentication walls
- Storing queried URLs or persistent results in WordPress
- Requiring external developer credentials or registration
Reading Your Analysis Results
How to interpret each component of the generated report.
Internal Links
Links pointing back to pages within your domain. Balanced internal paths support logical structure and content discovery.
External Links
Links destined for external domains. Keep these relevant; outdated or low-quality external references can impact user experience.
Nofollow Attribute
Signals that a target is linked without endorsing its context. Helps publishers differentiate editorial content from unverified directories.
Sponsored / UGC
Attributes confirming commercial associations (sponsored) or user contributions (ugc) to assist with search engine guidelines.
Distribution Balance
The proportion of internal to outbound destinations. Helps identify if a page focuses on self-contained site navigation or external citations.
Analyzed Links
The absolute volume of hyperlinks processed on the page. Helps identify cluttered structures that might benefit from simplification.
How to Use This Analyzer
Four steps to compile a page-level link inventory.
Input Target URL
Paste the absolute destination URL you want to investigate.
Run Analysis
Our server-side parsing fetches the source and isolates anchor tags.
Review Volumes
Inspect total link counters, relative ratio balances, and specific attributes.
Evaluate Lists
Browse categorized results, copy specific links, or test them in selected dimensions.
Hyperlink Patterns to Evaluate
Typical structural properties that may benefit from adjustments.
High Link Densities
Excessive links on a single page can cause structural clutter and distract readers.
Resolution: Consolidate footer navigation and highlight the page's primary actions.
Isolated Key Content
Crucial landing pages occasionally receive too few internal references across the site.
Resolution: Contextually reference core guides from relevant regional topics.
Frequent Nofollow Usage
Overuse of the nofollow attribute on relevant, trusted resources reduces standard outbound citation value.
Resolution: Apply editorial dofollow indicators when linking to trusted primary research.
Unlabeled Promotional Placements
Paid placements, sponsorships, or affiliate recommendations missing proper classification attributes.
Resolution: Assign `rel="sponsored"` to promotional links and `rel="ugc"` to forum sections.
Outdated External Targets
Links pointing to inactive external addresses lead to broken pathways.
Resolution: Periodically run targets through our Broken Link Checker to remove or replace dead citations.
JavaScript Placements
Hyperlinks rendered dynamically via client scripts cannot be fetched in raw HTML views.
Resolution: Review dynamically loaded pathways directly within browser inspection consoles.
When to Perform a Link Audit
Recommended intervals for checking structural page connections.
Link Analyzer FAQs
Answers to common structural query questions.
What distinguishes internal links from external ones?
Internal links direct users to alternate pages situated on the same domain, whereas external links point to outside hosts. Both formats serve distinct navigation and context purposes.
What is the role of rel="nofollow"?
This setting signals to crawlers that the link target is presented without editorial recommendation. It is commonly chosen for user contributions or unverified references.
Is there a strict limit to on-page link counts?
No absolute ceiling is enforced, but readability remains critical. Evaluating complex structures helps maintain clean, straightforward visitor experiences.
Will utilizing nofollow attributes negatively impact content?
No. Using relationship indicators is standard practice. Natural portfolios typically use a combination of standard and qualified links depending on context.
Can I run a full website crawl here?
No, this analyzer focuses on individual page URLs. For broad structural directories, dedicated client crawling software is recommended.
How does this compare to the Broken Link Checker?
This counter inventories and checks attributes of on-page elements. The Broken Link Checker verifies active connections by visiting target addresses to look for 404 responses.
Why are dynamically added hyperlinks missing?
The backend parses base HTML content. It does not run dynamic scripts, so any links generated via React, Vue, or dynamic JS will not show in these results.
Does this tool store analyzed URLs?
This tool does not intentionally store analyzed URLs or analysis results in WordPress database tables. Server or hosting logs may be handled separately according to the site's privacy and hosting policies.