PHP Classes

How to Use a PHP Sitemap Parser to Extract the List of All Pages of Web Site - PHP Sitemap XML Parser package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP Sitemap XML Parser PHP Sitemap XML Parser   Blog PHP Sitemap XML Parser package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Use a PHP Site...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: PHP Sitemap XML Parser

Sitemaps are unique resources that many sites contain to list all the URLs of the pages and other relevant site resources.

Sitemaps may be helpful to share the list of site pages with search engines like Google.

Search engines can use a sitemap to get the list of all the site's pages. This possibility may help a site to notify Google faster about newly published pages.

Sitemaps may also be useful for tools that can crawl the site pages to verify any errors.

This package can crawl a sitemap to retrieve the list of all the pages of a site. The package can be helpful to develop tools that need to crawl the site pages.




Loaded Article

About the PHP Sitemap XML Parser Package

The package PHP Sitemap XML Parser is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Parse a sitemap to get the URLs of the site pages

Here follows in more detail what it does:

This class can parse a sitemap to get the URLs of the site pages.

It can take as a parameter the URL of a given sitemap.

The class loads and parse the sitemap XML file to extract the URLs of the site pages and other resources that are listed.

If the sitemap points to other sitemap files, the class also loads and parse those sitemaps, so it can return all URLs that are listed.

Conclusion

The PHP Sitemap XML Parser can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP Sitemap XML Parser PHP Sitemap XML Parser   Blog PHP Sitemap XML Parser package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Use a PHP Site...