Search Results

0
votes

Automatically verify my website’s links are pointing to urls that exist?

I used Xenu's Link Sleuth in the past. It will crawl your site and tell you which links point to nowhere. It is not super fancy but it works. …
3
votes

Is there a JavaScript solution to generating a “table of contents” for a page?

JQuery comes to mind as a fast and easy solution. A quick google search for jquery table of contents yields two promising results: …