hofff / contao-robots-txt-editor
Editor for auto creation and modification of robots.txt.
Installs: 122
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: ~2.0
- contao/core: >=3.2.0,<3.6
Suggests
- hofff/contao-htaccess: To use different custom robots.txt files in a multi site installation.
Conflicts
- contao/core: 3.4.0,3.4.1,3.4.2
This package is auto-updated.
Last update: 2023-01-13 09:11:03 UTC
README
Contao Extension: hofff.com - robots.txt Editor
Provides an editor for auto creation and modification of robots.txt inside a Contao root page.
Features
- Define content of robots.txt in root page
- Add absolute path to sitemap
- If the extension hofff/contao-htaccess is installed it is possible to create different custom robots.txt files in a multi site installation.
Compatibility
- min. Contao version: >= 3.2.0
- max. Contao version: < 3.6.0
Installation
Install the extension via composer: hofff/contao-robots-txt-editor.
If you prefer to install it manually, download the latest release here: https://github.com/hofff/contao-robots-txt-editor/releases
Dependency
There are no dependencies to other extensions, that have to be installed.
The extension hofff/contao-htaccess is suggested to use different custom robots.txt files in a multi site installation.