Innovation Award
 December 2007
Number 4 |
Site maps are XML documents that sites may have to let Google and other search engines know about all the pages of a site, so the sites can be fully indexed and all their pages appear feature in search results.
Listing all the pages of a site to build a site map may require a lot of time and manual effort.
This class provides an automated solution to building site maps that may require much less effort. It can crawl a site and find all its pages by following the links that are found in each page.
Manuel Lemos |
This class can be used to build to a Google site map by crawling the pages of a site.
It starts fetching a given URL and then follows any links to crawl a whole site.
The class generates a XML document in the Google site map format with the URLs of all crawled pages.
The site map XML document is returned as string value.
The list of all URLs is stored in a cached file.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.