Login   Register  
PHP Classes
elePHPant
Icontem

File: README.TXT

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Svetoslav Marinov  >  Google Site Map  >  README.TXT  >  Download  
File: README.TXT
Role: Documentation
Content type: text/plain
Description: Readme file
Class: Google Site Map
Build maps of site pages in Google site map format
Author: By
Last change:
Date: 2005-09-30 09:06
Size: 1,169 bytes
 

Contents

Class file image Download
sitemap

1. description
2. example
3. author


1. description
=================================

sitemap is used to generate simple sitemaps according google's requirements.
this class may be used if you generate from time to time your sitemap.xml file
via cron or using some other way.

for more information please visit:
	http://www.google.com/webmasters/sitemaps/docs/en/about.html

google also provided their own sitemap generator at:
	http://www.google.com/webmasters/sitemaps/docs/en/sitemap-generator.html


2. example
=================================

please check the example file in the same directory


3. author
=================================

Svetoslav Marinov <svetoslav.marinov@gmail.com>

He is studying computer sciences and technologies in technical university of Sofia, Bulgaria.
He has also a master degree in Electrical Engineering department in same university.

At this moment he works for a big hosting company. In his free time
he works on http://devquickref.com - Developers' quick reference site which contains
( in future ) useful code snippets,tips,tricks etc.

bugs,comments,improvements are always welcome.


all the best!
Svetoslav