loveduckie/silverstripe-robots

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

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:silverstripe-vendormodule

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

This package is auto-updated.

Last update: 2024-11-21 15:51:01 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