Download the PHP package iteracode/robots without Composer
On this page you can find all versions of the php package iteracode/robots. 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 robots
Iteracode/Robots
Installation
Configuration
bootstrap.php
.gitignore
Si vous possédiez un fichier robots.txt avant, pensez à le supprimer.
Fichiers "templates"
Vous pouvez définir plusieurs fichiers selon vos environnements. Et les ajouter dans le dossier config/
.
Par défaut, le plugin cherche le fichier config/robots.prod.txt
.
Vous pouvez configurer le fichier souhaité dans la variable d'environnement ROBOTSFILE
.
Utilisation
Dans votre composer.json
, lancez cette commande en post-install-cmd
.
Exemple
Dans l'environnement de staging, nous ne souhaitons pas que le contenu soit indexé.
config/robots.staging.txt
Sur le serveur
All versions of robots with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
3.*
The package iteracode/robots contains the following files
Loading the files please wait ....