DY LLMs.txt Tool

설명

DY LLMs.txt Tool allows you to take control of how AI crawlers (ChatGPT, Claude, Perplexity, Google-Extended) verify and index your content. Improve your AEO (Answer Engine Optimization) by generating a structured, machine-readable llms.txt file automatically.

Unlike a standard robots.txt which blocks bots, llms.txt creates a semantic map of your site, helping Large Language Models (LLMs) understand your content context better and reducing hallucinations.

🚀 Key Features

  • 📈 AEO Ready: Prepare your website for the future of AI Search.
  • 🛍️ WooCommerce Support: Automatically include Product categories and essential shop pages.
  • 🧩 Perfect Integration: Fully compatible with Yoast SEO, Rank Math, and All in One SEO. It respects your noindex settings automatically.
  • 🌍 Multilingual Ready: Seamless integration with WPML and Polylang. Generates separate endpoints for each language.
  • 🛡️ Privacy First: Built-in PII Scrubber to mask emails and phone numbers from AI bots.
  • 🤖 Bot Tracker: Monitor which AI agents (GPTBot, ClaudeBot, etc.) are accessing your file.
  • ⚡ Performance: Offers both Dynamic (on-the-fly) and Static (Cached) generation modes for high-traffic sites.

💡 Why do you need this?

AI Search Engines don’t browse websites like humans. They need structured text data. This plugin bridges the gap between your WordPress content and AI models, ensuring your brand is represented correctly in AI-generated answers.
Key features:

  • Entity Clustering: Group content by taxonomy (categories/tags) to create a structured index.
  • Bot Tracking: Track and report visits from popular AI user agents.
  • Smart Exclusion: Exclude content manually, by ID, or automatically when marked as noindex by SEO plugins.
  • Dynamic or Static generation: Generate on-the-fly or write a cached static file for performance.
  • Privacy controls: Optional masking of emails and phone numbers.
  • Multilingual support: Works with popular multilingual plugins and can generate separate indexes per language.

스크린샷

  • Dashboard
  • Configuration settings
  • Exclusions manager

설치

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to LLMs.txt Tool in the WordPress admin menu.
  4. Configure the content types and settings, then save.
  5. Visit /llms.txt on your site.

FAQ

What is llms.txt?

It acts as a “resume” for AI robots, providing a clean text version of your content for better Answer Engine Optimization (AEO).

Is it compatible with SEO plugins?

Yes, it fully respects “noindex” settings from Yoast, Rank Math, and others.

Does it work with WooCommerce?

Yes, you can enable Products in the settings to help AI shopping assistants find your items.

Will it slow down my site?

No, the file is lightweight and cached. It adds zero load to your frontend.

후기

2026년 1월 25일
Most plugins try to do too much and end up slowing down the site. I just needed a reliable way to implement the llms.txt standard to assist AI crawlers, and this plugin nails it. It does exactly one thing and does it perfectly. Setup took about 30 seconds. If you care about technical SEO and future-proofing your content for AI models, just install it. Highly recommended.
모든 1 평가 읽기

기여자 & 개발자

“DY LLMs.txt Tool”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “DY LLMs.txt Tool”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

5.6

  • Maintenance: Refreshed plugin metadata to improve update delivery reliability (helps prevent “Ghost Update”).
  • Docs: Completed upgrade notices for a clean version chain.

5.5

  • Enhancement: Optimized Rate Limiter with Fixed Window logic for better accuracy.
  • Improvement: Removed HTML entities from plain text output for cleaner AI consumption.
  • Maintenance: Code audit and cleanup.

5.4

  • Maintenance Release: Fixed repository versioning and deployment logic.

5.3

  • Improvement: Enhanced update logic to automatically clear content caches and refresh plugin data.
  • Stability: Added robust transient cleanup for multilingual sites during updates.

5.2

Fix: Resolved ‘load_textdomain_just_in_time’ notice. Please update immediately.

5.1

  • Hotfix: Fixed fatal error caused by calling rewrite rules too early (moved to init hook).

5.0

  • Major Release: Architecture overhaul for maximum stability. Moved initialization to plugins_loaded hook.

4.9

  • Hotfix: Added defensive coding to prevent activation crashes and added uninstall.php for data cleanup.

4.8

  • Hotfix: Resolved fatal error in settings page, improved exclusion logic reliability.

4.7

  • Bug Fix: Fixed an issue where excluded IDs were reset when saving settings.

4.6

  • Critical SEO update: Fixed HTML entities, cleaned whitespace in links, and removed noisy utility pages (KVKK, Contact, etc.).

4.5

  • Major update: Improved llms.txt signal-to-noise ratio, fixed HTML entities, cleaned up whitespace, and added smart exclusion for legal/utility pages.

4.4

  • Major Refactor: Renamed main file and updated all prefixes for WordPress Repository compliance.
  • Security: Implemented strict nonce sanitization and verification.
  • Assets: Switched to local Chart.js library instead of CDN.
  • Improved standardization of headers and text domains.

4.1

  • Deep logic audit and performance optimization.
  • Improved transient caching logic for dynamic content.
  • Enhanced content cleaning and entity mode stability.
  • Metadata updates.

4.0

  • Major Update: Switched to native WordPress Dashicon for better compatibility.
  • Removed legacy CSS hacks for menu icons.
  • UI stability improvements.

3.5

  • Added custom branding assets, improved UI, and compliance updates.

3.2

  • Internationalization support added.