Sunday 6 November 2011

Create sitemap of a site with linkchecker


sudo apt-get install linkchecker linkchecker-gui

linkchecker --ignore-url=.*javax\.faces\.resource.* -odot -v "http://localhost:8080/MyWebApp/" | dot -Tps > sitemap.ps

No comments:

Post a Comment