cgoit/contao-robots-txt-bundle

Gives you the option to use a centralized robots.txt configuration for multiple contao installations.

Fund package maintenance!
cgoIT
Ko Fi

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:contao-bundle

1.1.0 2025-03-24 12:24 UTC

This package is auto-updated.

Last update: 2025-03-24 12:24:53 UTC


README

Packagist Version Dynamic JSON Badge Downloads CI

You have multiple contao installations? You're tired of configuring the same additional robots.txt stuff in every installation? You always miss some installation if you update the additional robots.txt stuff? Then this bundle is the right for you!

Just place your global robot.txt anywhere where it's accessible for your installations...

  • a file in the filesystem
  • reachable via http
  • ...

You can use everything that can be loaded via PHPs file_get_contents.

The content of this global robots.txt file is then merged to your installation. So you still have the option to add stuff specific for one contao installation.

Install

composer require cgoit/contao-robots-txt-bundle