Login   Register  
PHP Classes
elePHPant
Icontem

Class: googleSiteMap

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of wenchi  >  googleSiteMap  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: googleSiteMap
Base name: google_site
Description: Build a Google site map crawling the site pages
Related classes: , , , , , ,
Version: 2.0
PHP version: 4.0
License: Freeware
All time users: 2164 users
All time rank: 1495
Week users: 1 user
Week rank: 2503
Picture of wenchi
Author: wenchi <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Taiwan Taiwan - PHP jobs in Taiwan
Age: ???
All time rank: 8284 in Taiwan Taiwan
Week rank: 1275 Down4 in Taiwan Taiwan
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

 

  Groups  
Group folder image XML XML parsing and generation View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
blog.phptw.idv.tw php&mySQL
www.phptw.idv.tw phptw

  Files folder image Files  
File Role Description
Plain text file class.googlesitemap.php Class class.googlesitemap.php
Plain text file example.php Example example.php
Plain text file example1.php Example example1.php
Plain text file sitemap.php Example sitemap.php
Plain text file sitemap.xml Output sitemap.xml
Plain text file Snoopy.class.php Class Snoopy.class.php

Download all files: google_site.tar.gz google_site.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.