Website Verification - Link Properties Pane

All information in these tabs is applicable to the selected Link/URL only.
Please note that not all of these statistics will be available for every URL; some statistics do not apply to specific kinds of links and some Web servers do not supply certain statistics.
General Tab
Status:
This parameter shows status of the selected link. OK means the link
is correct, Error indicates the link is invalid,
Unsupported marks the link that can't be validated,
Not verified indicates the link was not verified by the application.
Title:
If the link leads to an ordinary web page, this parameter will contain
the window's title that is placed on the page inside the <TITLE> tag.
Redirected to:
If the link is not a web page and it only redirects user to another page,
this parameter will contain the address to which the user switches over when
following this link. If user isn't redirected to an ordinary web-page but
to another redirect, only the last link/redirect will be shown. Links with
multiple redirects and links that redirecting back to themselves will be
marked as "Too many redirects".
Content type:
This parameter describes the type of data contained behind the selected link.
For example, if the content type is text/html, it's an ordinary web page;
if it's image/gif or image/jpeg, the link points to pictures in the
gif and jpeg formats, and so on.
Date modified:
Displays date and time when the file was last modified.
Size:
Displays size of the page or picture which the link is pointing to.
Download Size:
The total size of all objects on the page, including both text and images.
HTML tag:
This parameter contains the HTML tag inside which the link is enclosed
on the page.
Level:
Indicates the link's nesting level. The greater value indicates the further
distance between this link and the starting page (for starting page, Level is
always 0).
Internal:
Yes means the link is within or below the starting page, and
No means the link is higher than the starting page or on a
whole different domain.
Processed:
This parameter shows whether links on the page have been processed.
Yes means the page has been processed and the links placed on it have
been added to the list; No means the page hasn't been processed
in full and was simply confirmed as available.
Aborted:
Displays Yes if the verification of the selected link was aborted
and No if the verification wasn't aborted.
Children Tab
This tab displays all URLs found on the page. The first number next to the 'Children' caption indicates the total number of children links, the second number indicates the number of broken links.
You can open the selected URL in browser or HTML editor, copy it to clipboard, view its properties or export its content to file by right-clicking on the URL and then selecting the required action on the menu that appears.
URL - link address.
Comment - link's anchor text or image's alt text, e.g.:
<a>comment</a>, <img alt="comment">
Line - line in the selected web page's HTML source code that contains the URL.
Parents Tab
This tab displays all pages that have links to the selected URL.
You can open the selected URL in browser or HTML editor, copy it to clipboard, view its properties or export its content to file by right-clicking on the URL and then selecting the required action on the menu that appears.
URL - page address.
Comment - link's anchor text or image's alt text, e.g.:
<a>comment</a>, <img alt="comment">
Line - line in the selected web page's HTML source code that contains the URL.
Related topic:
How to Find Out Which Pages Contain a Specific Broken Link
Bad Bookmarks Tab
This tab displays the list of invalid bookmark links found on the selected page. Bookmark is a special hyperlink pointing to a location within the same document: <a href="#bookmark">comment</a>
You can open the selected URL in browser or HTML editor, copy it to clipboard, view its properties or export its content to file by right-clicking on the URL and then selecting the required action on the menu that appears.
Name - bookmark name as defined in the HTML tag.
URL - bookmark's address.
Comment - bookmark's anchor text or image's alt text, e.g.:
<a>comment</a>, <img alt="comment">
Line - line in the selected web page's HTML source code that contains the URL.
Spell Checker Tab
This tab displays words within the selected URL assumed to be misspelled.
You can copy the selected word to clipboard or ignore it by right-clicking on the word and then selecting the required action on the menu that appears.
Word - misspelled word.
Line - line in the selected web page's HTML source code that contains the misspelled word.
Related topic:
How to Check Spelling on a Website
HTML Syntax Tab
Displays HTML failures found in the selected page's code.
Failure - describes an HTML error found in the web page.
Line - line in the selected web page's HTML source code that contains the HTML error.
Page Rules Tab
Displays pages matching the defined page rules. To define page rules, click on the Profile button on the toolbar, then select Page Rules in the window that appears and follow the instructions.
Rule - rule name as defined in the page rules settings.
Line - line in the selected web page's HTML source code that contains the text defined in the rule.
Related topic:
How to Find Specific Text on the Website
How to Use Web Link Validator as a Reciprocal Link Checking Tool