Download the PHP package migliori/sitemap-crawler without Composer
On this page you can find all versions of the php package migliori/sitemap-crawler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sitemap-crawler
sitemap-crawler
Sitemap crawler/generator. For the given URL it will return sitemap XML file with URLs and images.
Can be used as Standalone or with Ajax (build sitemap, submit to Search Engines & show results on a button click)
Original project: https://github.com/ivebe/sitemap-crawler
Install
Features
- crawl given URL and generate sitemap
- crawl each found URL and add images to the sitemap
- save the sitemap on your server or download it
- configure the maximum deph
- use as standalone (or CRON task)
- call with ajax on button click
- onscreen live report with urls count and urls list
- search engines auto-submission (ping) with onscreen report
Example
Example 2 (Ajax)
Refer to ajax-demo.php
All versions of sitemap-crawler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package migliori/sitemap-crawler contains the following files
Loading the files please wait ....