2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-robots-noindex

Show a warning in the CMS when site is set to noindex

image

nobrainerweb/silverstripe-robots-noindex

Show a warning in the CMS when site is set to noindex

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 4 Open issues
  • 6 Versions
  • 4 % Grown

The README.md

This module adds a robots metatag to discourage well-behaved search engine spiders from crawling and indexing your site., (*1)

Installation

Install via composer: composer require nobrainerweb/silverstripe-robots-noindex, (*2)

Don't forget to run a dev/build?flush, (*3)

The module will automatically add the tag when your site is in dev or test mode. It can also be activated regardless of the site mode with the addition of an environment variable called 'SEO_PREVENT_INDEXING' which can be set to true., (*4)

For example, if you are using a .env file, you would add the following line to enable the module:, (*5)

SEO_PREVENT_INDEXING = true, (*6)

A warning is shown in the CMS when the module is active and indexing is discouraged., (*7)

The Versions

10/07 2018

dev-master

9999999-dev

Show a warning in the CMS when site is set to noindex

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe index warning robots noindex

29/06 2018

2.0.2

2.0.2.0

Show a warning in the CMS when site is set to noindex

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe index warning robots noindex

15/06 2018

2.0.1

2.0.1.0

Show a warning in the CMS when site is set to noindex

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe index warning robots noindex

15/06 2018

2.0

2.0.0.0

Show a warning in the CMS when site is set to noindex

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe index warning robots noindex

27/11 2014

1.0.1

1.0.1.0

Show a warning in the CMS when site is set to noindex

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe index warning robots noindex

23/04 2014

1.0.0

1.0.0.0

Show a warning in the CMS when site is set to noindex / and/or when in dev mode.

  Sources   Download

BSD-3-Clause

The Requires

 

dev silverstripe index warning robots noindex