836

Product support

Get help in the plugin support forum.

Categories

What does this plugin do?

Provides a sitemap.xml, robots.txt, and humans.txt file for a website. Website managers can install this plugin and go to Settings > Sitemap, Robots, Humans to enable/disable each file and set the robots.txt and humans.txt content.

Plugin Compatibility

This plugin is fully compatible with popular page builder plugins:

  • RainLab.Pages: Static pages will automatically be included in your sitemap.xml
  • OFFLINE.Boxes: Visual page builder pages will automatically be included in your sitemap.xml

Both integrations can be toggled on/off in the plugin settings.

Sitemap Robots Humans Plugin

Requires OctoberCMS 3.0+

What does this plugin do?

Provides a sitemap.xml, robots.txt, and humans.txt file for a website. Website managers can install this plugin and go to Settings > Sitemap, Robots, Humans to enable/disable each file and set the robots.txt and humans.txt content.

Plugin Compatibility

This plugin is fully compatible with popular page builder plugins:

  • RainLab.Pages: Static pages will automatically be included in your sitemap.xml
  • OFFLINE.Boxes: Visual page builder pages will automatically be included in your sitemap.xml

Both integrations can be toggled on/off in the plugin settings.

Why would I use this plugin?

Save time by not having to generate a sitemap.xml file for the website or worry about changing it each time a page is added or updated. Easily maintain a robots.txt and humans.txt file from the CMS settings panel.

How do I install this plugin?

  1. Clone this repository into plugins/albrightlabs/sitemaprobotshumans
  2. Run the console command php artisan october:migrate
  3. From the admin area, go to Settings > Sitemap, Robots, Humans and enable the three features from the three tabs shown.
  4. If applicable, add content to the robots.txt and humans.txt input fields.

How do I update this plugin?

Run either of the following commands:

  • From the project root, run php artisan october:util git pull
  • From the plugin root, run git pull

Are there any requirements for this plugin?

None, other than installation and initial input of settings.

Explanation of settings

  • Enable sitemap/robots/humans: checking the box will enable the feature.
  • Robots/Humans content: provide the content for each file.

Future plans

1.0.5

Removed main navigation menu item

Aug 20, 2025

1.0.4

Added OFFLINE.Boxes plugin compatibility

Aug 20, 2025

1.0.3

Added full RainLab.Pages compatibility

Aug 20, 2025

1.0.2

Fixed security vulnerabilities

Aug 20, 2025

1.0.1

First version of Sitemap Robots Humans

Aug 20, 2025