🤖 Pro Feature

Which AI systems read
your llms.txt?

This tool shows which AI crawlers have accessed your llms.txt – with dates and counts. Based on server logs activated via a one-time .htaccess snippet.

Step 9 / 9 · AI Tracking← Submit·✓ Flow complete
⚡ Generate llms.txt first → 📡 Submit to AI Indexers

No Pro yet? View Pro plan →

🌐 Domain (once, for registration)
The domain where the snippet is installed. Links it to your license – only needed once.
📋 Set up Tracking – .htaccess Snippet One-time setup for new users

Add once at the end of your .htaccess file. AI bots will be logged and receive your llms.txt unchanged.

# AI-Bot Tracking – llmstxtgenerator.de
<IfModule mod_rewrite.c>
  RewriteEngine On
  RewriteCond %{HTTP_USER_AGENT} "(GPTBot|ChatGPT|ClaudeBot|anthropic|PerplexityBot|Google-Extended|Meta-ExternalAgent|Applebot|YouBot|cohere|Diffbot|Amazonbot|bingbot)" [NC]
  RewriteRule ^llms(-full)?\.txt$ https://llmstxtgenerator.de/api/bot-tracker.php?action=site&site=%{HTTP_HOST}&path=%{REQUEST_URI} [R=302,L]
</IfModule>
📁 Where to add? At the end of your .htaccess in the root directory (where index.php is). Gambio, Shopware, WooCommerce already have one. FTP: enable “Show hidden files”.
⚙️ What happens next? Known AI bots are briefly redirected to our server, the visit is logged, then the llms.txt is delivered unchanged. Nothing changes for regular visitors or Google.

Requires: Apache with mod_rewrite (standard at IONOS, Hetzner, Strato, All-Inkl). New visits appear with up to 1 hour delay.

What this tool does not show: Only direct llms.txt requests by known AI crawlers are logged – no general traffic, no proof that AI systems use your content.

Loading statistics…

📭

License active – no domain registered yet

Enter your domain above and click "Load stats". Once the snippet is active and an AI crawler visits, data will appear here.

Open Generator