Skip to content

IlianIliev/Simple-Site-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Site Checker

This is the repository or Simple Site Checker.

Simple Site Checker is a command line tool that allows you to run a website pages check using XML sitemap. You should provide the sitemap URL or absolute path. The script will check all URLs and list the error ones.

The purpose of this script is to be use as a website monitor and to report for broken link in the sitemap.

Usage:

python simple_site_checker.py http://example.com/sitemap.xml

Dependencies:

Simple Site Checker depends on the following modules: * argparse * lxml

Feel free to add any issues, bug reports, comments or advices to https://github.com/IlianIliev/Simple-Site-Checker

or

http://ilian.i-n-i.org/simple-site-checker/

About

Check the links in your website XML sitemap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages