Skip to content

silverstripeltd/silverstripe-robots-txt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.