Download the PHP package php-middleware/block-robots without Composer
On this page you can find all versions of the php package php-middleware/block-robots. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-middleware/block-robots
More information about php-middleware/block-robots
Files in php-middleware/block-robots
Download php-middleware/block-robots
More information about php-middleware/block-robots
Files in php-middleware/block-robots
Vendor php-middleware
Package block-robots
Short Description PSR-15 middleware to avoid search engine indexing with PSR-7
License
Package block-robots
Short Description PSR-15 middleware to avoid search engine indexing with PSR-7
License
Please rate this library. Is it a good library?
Informations about the package block-robots
block-robots middleware
PSR-15 middleware to avoid search engine indexing with PSR-7
This middleware provide framework-agnostic possibility to preventing your site from being indexed.
How it works?
- Add
X-Robots-Tag
header withnoindex, nofollow
value. - Add
robots.txt
"file" withUser-Agent: * Disallow: /
body
Installation
It's just works with any modern php framework!
Middleware tested on:
Middleware should works with:
And any other modern framework supported middlewares and PSR-7.
All versions of block-robots with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
psr/http-message Version ^1.0
php-middleware/double-pass-compatibility Version ^1.0
http-interop/http-middleware Version ^0.4.1
psr/http-message Version ^1.0
php-middleware/double-pass-compatibility Version ^1.0
http-interop/http-middleware Version ^0.4.1
The package php-middleware/block-robots contains the following files
Loading the files please wait ....