How does the link checker work?
The link checker checks strictly for text. So if you put in:
Hi how are you?
It will check the html code on all the pages you load up for that phrase.
When you put in:
http://www.site.com
It checks for that text, which would appear if there was a link on the page.
How does the link checker treat spinnable text {spinnable}?
The link checker ignores any text inside of {}.
Such as:
http://www.site.com/id=220 {anchor|anchor2|anchor3|John Smith}
It will check for the link only and ignore the rest.
How does the link checker treat the / on the end of links?
The link checker will automatically check for links both with and without the trailing slash.