HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Can a sitemap be genreated using Httrack
Author: William Roeder
Date: 07/22/2008 22:22
 
> I want to know if its possible to generate sitemap
> using Httrack. something similar to google sitemap.

not directly.  It would be easy to scan the html files and extract the
original url and title with sed:

dir/s *.html|findstr /f:/ "Mirrored TITLE"|sed -f genMap.sed > sitemap.txt
 
Reply Create subthread


All articles

Subject Author Date
Can a sitemap be genreated using Httrack

07/22/2008 14:49
Re: Can a sitemap be genreated using Httrack

07/22/2008 22:22
Re: Can a sitemap be genreated using Httrack

07/24/2008 12:42




c

Created with FORUM 2.0.11