Forum Moderators: mack

Message Too Old, No Replies

Webpages Total count on domian

Webpages Total count on domian

         

droopyeyes

10:48 am on Jan 22, 2008 (gmt 0)

10+ Year Member



Is there any tool that i can find out how many pages are on my website.... i need total count of pages on my website.

eelixduppy

3:43 pm on Jan 22, 2008 (gmt 0)



Welcome to WebmasterWorld, droopyeyes!

You should be able to use Find [en.wikipedia.org] to count the number of files on your server.

Syntax would be something like this:


find . ¦ wc -l

justgowithit

4:37 pm on Jan 23, 2008 (gmt 0)

10+ Year Member



Another option would be to spider the site with something like Xenu and add the totals for all of the files you want by MIME type.