Download the PHP package becklyn/robots-txt without Composer
On this page you can find all versions of the php package becklyn/robots-txt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download becklyn/robots-txt
More information about becklyn/robots-txt
Files in becklyn/robots-txt
Download becklyn/robots-txt
More information about becklyn/robots-txt
Files in becklyn/robots-txt
Vendor becklyn
Package robots-txt
Short Description A library to build robots.txt
License BSD-3-Clause
Homepage https://github.com/Becklyn/robots-txt
Package robots-txt
Short Description A library to build robots.txt
License BSD-3-Clause
Homepage https://github.com/Becklyn/robots-txt
Please rate this library. Is it a good library?
Informations about the package robots-txt
Robots.txt Library
Usage
First, you need to create a builder. With this builder you can create sections for different user agents and add the directives to it.
You can also add a header to the robots.txt and register your sitemap URLs.
Adding Sections
If multiple search engines have the same directives, you can add one section for all of them:
The builder tries to bundle combine the directives of multiple sections if possible:
Sitemaps
Header
You can also add a header which will be included at the very top:
Outputting the robots.txt
All versions of robots-txt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package becklyn/robots-txt contains the following files
Loading the files please wait ....