Simple Google Sitemap GeneratorThis online simple script generates the Google sitemap from a given url using the Curl library and the preg_match function.
Its easy to add features to this script.
There is an example of use along with the code description.
_http://hotscripts.com/jump.php?listing_id=66004&jump_type=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Site IndexThe script will spider website and extract all anchor links and webpage titles. All extracted URLs are divided into 4 categories: internal and external webpages, internal and internal downloadable files. If you store session ids or some other random values in the query string the script will optionally remove them from query string. You can use this resource as a Service to index your website.
_http://hotscripts.com/jump.php?listing_id=55634&jump_type=0