Content management: googleSiteMap
wenchi (contact me)
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.
Click here for detailed information about this class on phpclasses.org
Class
class.googlesitemap.php