loveduckie/silverstripe-robots

A Silverstripe module for managing the robots.txt file from the CMS.

Maintainers

Package info

github.com/LoveDuckie/silverstripe-robots

Homepage

Issues

Type:silverstripe-vendormodule

pkg:composer/loveduckie/silverstripe-robots

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

5.x-dev 2024-11-21 15:50 UTC

This package is auto-updated.

Last update: 2026-02-21 18:28:59 UTC


README

silverstripe-robots

This is a simple Silverstripe module for managing the rules list that are rendered or displayed from the robots.txt file. The robots.txt file is typically used for informing search engines how to crawl your website, and which content or pages to exclude from their results.

Installation

Find below a snippet for installing this module with Composer.

composer require loveduckie/silverstripe-robots

Usage

TBD

Configuration

TBD