KC IT Service
WordPress Plugin · Free · v1.0.7 · Under Review

KCITService – AI Site Beacon

Make your WordPress site AI-readable in 8 languages. Generates llms.txt, ai.txt, and robots.txt entries so AI tools, agents, and crawlers can understand your site. CJK-aware for Chinese, Japanese, and Korean.

Download v1.0.7 (.zip) WordPress.org listing — pending review

This plugin is currently in the WordPress.org review queue. While that finishes, you can download the signed release directly from this page.

The six files it manages

One plugin handles every standard AI-discoverability signal at the root of your site.

/llms.txt

Concise Markdown index

Key pages and recent posts with one-line summaries — the standard "front door" for LLM tools.

/llms-full.txt

Full content package

Complete Markdown body of your selected public content, ready for AI ingestion.

/llms-index.json

Structured JSON index

Machine-readable feed of every item with title, URL, summary, dates, word count, categories, and tags.

/llms-sitemap.xml

AI-resource sitemap

Standard sitemap listing all AI-readable URLs for crawlers that already understand sitemaps.

/ai.txt

Training permissions

Spawning.ai-style file with per-bot allow/disallow rules for 13 known AI user-agents. Optional, off by default.

/robots.txt

Integrated, not overwritten

Appends a Sitemap reference and optional AI bot directives via WordPress's robots_txt filter. Plays well with SEO plugins.

How this plugin is different

There are 150+ plugins generating llms.txt. Here's what makes this one worth installing.

1

Multilingual UI out of the box

8 hand-translated language packs bundled — no separate downloads. Includes Simplified and Traditional Chinese, Japanese, Korean, Spanish, French, German, and English.

English 简体中文 繁體中文 日本語 한국어 Español Français Deutsch
2

CJK-aware processing

The word counter and summary builder correctly handle Chinese, Japanese, and Korean. Other llms.txt generators count an entire 1,000-character Chinese article as "1 word" or produce mangled URL-encoded TOC anchors. We don't.

3

All three signal files together

llms.txt for content discovery, robots.txt integration for crawl signals, and ai.txt for training permissions — one plugin, one admin area, consistent UX.

4

Per-bot training controls

The ai.txt tab ships with a curated list of 13 known AI user-agents — GPTBot, ChatGPT-User, OAI-SearchBot, ClaudeBot, anthropic-ai, Google-Extended, CCBot, PerplexityBot, Bytespider, Applebot-Extended, Amazonbot, Meta-ExternalAgent, cohere-ai — with default / allow / disallow radios for each.

5

Settings version history

Every settings change is snapshotted (last 20 versions kept). One click rolls back to any prior state, and the rollback itself is reversible.

6

Privacy-first

Zero external API calls in the free version. All processing is local inside WordPress. Drafts, private posts, password-protected content, and WooCommerce customer/order data are never touched.

Quick install

Three steps. About sixty seconds.

  1. Download the plugin zip using the button at the top of this page.
  2. In WP admin go to Plugins → Add New → Upload Plugin, choose the zip, and click Install Now → Activate.
  3. Click AI Site Beacon in the admin sidebar (top-level menu, megaphone icon). On the Overview tab, click Generate files now.

That's it. Visit your-site.com/llms.txt to confirm.

Requirements: WordPress 5.8 or later, PHP 7.4 or later. No third-party services. No paid dependencies.

About the publisher

AI Site Beacon is built and maintained by KC IT Service — a small-business IT consultancy specializing in WordPress, network security, and AI implementation. We built this plugin because we manage multilingual small-business sites and the existing llms.txt tools didn't handle Chinese, Japanese, or Korean content correctly.

Questions, bug reports, or feature requests? Get in touch with KC IT Service or open an issue on the WordPress.org support forum once the plugin is published.