=== aiMiles - AI Agent ===
Contributors: aimiles
Tags: ai, agents, gpt, claude, monetization
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 0.1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Detect AI agents (GPTBot, ClaudeBot, PerplexityBot, etc.) visiting your WordPress site and monetize them with sponsored content injection.

== Description ==

aiMiles detects AI agents visiting your WordPress site and allows you to serve them sponsored content.

= How It Works =

1. When any request hits your site, the plugin checks the User-Agent header
2. If it matches a known AI bot signature (25+ supported), the plugin logs the visit
3. For AI bot visits, sponsored content is injected into the HTML (invisible to humans, readable by AI)

= Supported AI Agents =

* GPTBot (OpenAI)
* ChatGPT-User (OpenAI)
* ClaudeBot (Anthropic)
* Claude-Web (Anthropic)
* PerplexityBot (Perplexity)
* Google-Extended (Google)
* Meta-ExternalAgent (Meta)
* AppleBot-Extended (Apple)
* ByteSpider (ByteDance)
* CCBot (Common Crawl)
* And 15+ more

== Installation ==

1. Download and unzip the plugin
2. Upload the `aimiles` folder to `/wp-content/plugins/`
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Go to Settings > aiMiles to configure

== Configuration ==

= Enable/Disable =
Toggle detection and injection on/off.

= Injection Content =
Enter the sponsored content you want AI agents to see.

= API Key (Optional) =
Connect to the aiMiles marketplace for dynamic, targeted ad content at https://aimiles.ai

== Frequently Asked Questions ==

= What AI agents are supported? =

Over 25 AI agents including GPTBot, ClaudeBot, PerplexityBot, Google-Extended, and more.

= Will this affect regular visitors? =

No, the injected content is invisible to human visitors and only readable by AI agents.

== Changelog ==

= 0.1.0 =
* Initial release

== Upgrade Notice ==

= 0.1.0 =
Initial release of aiMiles.
