> ## Documentation Index
> Fetch the complete documentation index at: https://docs.llmtag.org/llms.txt
> Use this file to discover all available pages before exploring further.

# WordPress Plugin Implementation

> Complete guide to implementing LLMTAG with the WordPress plugin

## WordPress Plugin Overview

The LLMTAG WordPress plugin is the premier implementation of the LLMTAG protocol, providing comprehensive AI protection through both passive declaration and active blocking.

<Card title="Plugin Features" icon="star" horizontal>
  **60+ AI agents blocked** • **Automatic llmtag.txt generation** • **Real-time analytics** • **Granular protection modes**
</Card>

## Quick Start

<Steps>
  <Step title="Install the Plugin">
    Search for "LLMTAG" in your WordPress admin plugins section and install it.
  </Step>

  <Step title="Configure Your Policies">
    Use the plugin's intuitive interface to set your AI content policies.
  </Step>

  <Step title="Enable Protection">
    The plugin automatically generates your `llmtag.txt` file and starts blocking AI agents.
  </Step>
</Steps>

## Key Features

<Columns cols={2}>
  <Card title="Automatic llmtag.txt Generation" icon="file-text">
    The plugin automatically generates a compliant `llmtag.txt` file based on your settings.
  </Card>

  <Card title="AI Agent Blocking" icon="shield-halved">
    Proactively blocks over 60 known AI agents and crawlers before they access your content.
  </Card>

  <Card title="Real-time Analytics" icon="chart-line">
    Monitor blocked requests, track AI agent activity, and get insights into who's accessing your content.
  </Card>

  <Card title="Granular Protection" icon="sliders">
    Set different policies for different content types, AI agents, and website sections.
  </Card>
</Columns>

## Protection Modes

### Basic Mode

* llmtag.txt file generation
* Basic policy declaration
* No active blocking

### Standard Mode

* llmtag.txt file generation
* AI agent blocking (60+ agents)
* Basic analytics

### Advanced Mode

* Full llmtag.txt customization
* Advanced AI agent blocking
* Comprehensive analytics
* Custom rules and exceptions

## Configuration

The plugin provides extensive configuration options:

<CardGroup cols={2}>
  <Card title="Global Policies" icon="globe" href="/wordpress/configuration">
    Set default AI training and usage policies for your entire website.
  </Card>

  <Card title="Path-Based Protection" icon="folder-tree" href="/wordpress/features/protection-modes">
    Apply different policies to different sections of your website.
  </Card>

  <Card title="Agent-Specific Rules" icon="user-robot" href="/wordpress/features/ai-agent-blocking">
    Allow or block specific AI agents based on your preferences.
  </Card>

  <Card title="Analytics Dashboard" icon="chart-bar" href="/wordpress/features/analytics">
    Monitor AI agent activity and protection effectiveness.
  </Card>
</CardGroup>

## Installation Guide

For detailed installation instructions, see our [complete installation guide](/wordpress/installation).

## Advanced Features

<Card title="Developer API" icon="code" href="/wordpress/features/developer-api" horizontal>
  **REST API** • **Webhooks** • **SDK Libraries** • **Custom Integrations**
</Card>

## Support

<CardGroup cols={2}>
  <Card title="Documentation" icon="book" href="/wordpress">
    Complete plugin documentation and guides.
  </Card>

  <Card title="Community Support" icon="users" href="/resources/community">
    Get help from the community and other users.
  </Card>
</CardGroup>
