David Doran Media

Search


Page Check

Page Check is a simple PHP/AJAX -based link checker and page diagnosis tool. At the moment you input a URL and page check will retrieve that page, check images, stylesheet, frames, javascript and links to make sure they all point to valid resources. It can also show you which resources redirect to others and which return "not found" error.

Initially my motivation for the experiment was to test the feasibility of spanning long tasks (or multiple tasks) over several AJAX requests and updating the client.

Shows the pagecheck process