For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

OpenBotAuth provides plugins for popular content management systems, allowing publishers to easily integrate bot verification without writing code.

Available Plugins

Plugin
Platform
Status

WordPress

WordPress 6.0+

Available (manual install)

Why Use Plugins?

Plugins provide the simplest way to add OpenBotAuth verification to your site:

  • No code changes - Install, configure, and go

  • Per-content policies - Control bot access at the post/page level

  • Content teasers - Show previews to unverified bots

  • Payment support - Enable 402 Payment Required flows

  • Rate limiting - Prevent bot abuse

Alternative Integration Methods

If a plugin isn't available for your platform:

  • SDKs - Node.js and Python libraries for custom integration

  • Proxy - Zero-code reverse proxy for any HTTP backend

Last updated