| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 13x Winner: 2x | |||||||||||||||||||
| Classes of Arturs Sosins | > | Curl multi sitemap | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||
| Applications | Related links | |||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Searching | Search engines, crawling and indexing | View top rated classes | |
| SEO | Search engine optimization tools | View top rated classes |
| Innovation Award | ||
![]() August 2010 Number 5 Prize: One copy of VS.PHP |
Sitemaps are important to tell Google and other search engines about the pages of your sites that you would like to be crawled and indexed. One way to build a sitemap is to crawl the site pages and collect all the followed links. That may take a long time. This class provides a more efficient way to crawl a site by using Curl extension multiple request support. Instead of crawling just one page at a time it can crawl multiple pages in parallel, thus taking less time to finish. Manuel Lemos |
| Freshmeat project | ||
| Project record: | curl-multi-sitemap |
|---|---|
| Popularity score: | 17.46 |
| Vitality score: | 26.01 |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| Link | Description |
|---|---|
| Sitemap Generator | Generates site map using this class |
| Related links | ||
| Link | Description |
|---|---|
| Curl multi sitemap documentation | Documentation and example scripts in action |
| Curl multi handler usage | Showing difference in performance between file_get_contents, curl and curl multi HTTP handler |
| File | Role | Description |
|---|---|---|
| Example | Example usage of class methods | |
| Class | Main class file |
| Download all files: curl-multi-sitemap.tar.gz curl-multi-sitemap.zip |