[plug] mapping out a website
Mark O'Shea
mark at musicalstoat.co.uk
Thu Jun 10 13:46:40 WST 2004
On Thu, 10 Jun 2004, David Buddrige wrote:
> I have been asked to map out all the pages in a given intranet website. So
> for example, given website url:
>
> http://abc.com/
>
> They want a list of every url that can be got at from the links on the
> initial page, sort of like this:
>
Would this wrok for you?:
wget -r --spider -o logfile.txt http://abc.com/
Have you tried searching google for website mapping or similar?
Regards,
--
Mark O'Shea
More information about the plug
mailing list