Robots.txt Generation

The robots.txt file tells search engine crawlers which pages they can access. When enabled, Reverb 2.0 copies a template robots.txt to your output directory.

Default robots.txt Content

The default template allows all crawlers to access all content:

User-agent: *
Allow: /

Sitemap: https://docs.example.com/help/sitemap.xml

Customizing robots.txt

To customize the robots.txt file, create a Format Override:

  1. In ePublisher Designer, expand your Reverb 2.0 target

  2. Navigate to Format > Pages > robots.txt

  3. Right-click and select Create Override

  4. Edit the file with your custom rules

Last modified date: 07/11/2026