Content management: Site Map Generator
Felipe Ribeiro (contact me)
This class can be used to generate a Google site map automatically.
It retrieves the pages of the site and find internal links to the sections of the site. So it follows this links recursively until it has indexed all of them.
Then, it generates an XML document in the Google site map format with URLs of all the pages that were found. The site map XML document is returned as a string value.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Perfect (100.0%)
| Perfect (100.0%)
| -
| Sufficient (75.0%)
| -
| -
| Sufficient (67.5%)
| 254 |
Click here for detailed information about this class on phpclasses.org
Example
How to use the class