Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 382 Bytes

SilverStripe Robots.txt

Module to manage the robots.txt file on CMS admin area.

Documentation

Requirements

  • SilverStripe CMS 4.1+

Installation

composer require odorisioe/silverstripe-robots-txt

Add public/robots.txt to the .gitignore on the root of your project.