Linux 软件免费装

Pixel Office AEO Inoculator & AI Broadcaster

开发者 pixelofficeeu
denisssenkyr
更新时间 2026年8月29日 21:32
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

indexnow aeo answer-engine-optimization llms-txt ai-search

下载

1.2.1 1.3.0

详情介绍:

Pixel Office AEO Inoculator & AI Broadcaster optimizes your WordPress and WooCommerce website for AI search engines (ChatGPT, Claude, Perplexity, and Google Gemini) and provides a built-in sub-35ms OpenAI-compatible AI gateway (PixelRouter) for fast, low-cost LLM completions directly inside your WordPress installation. Traditional SEO is giving way to Answer Engine Optimization (AEO). Modern AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Vertex AI) index webpages differently—if your site lacks high-salience Fact Anchors in the initial 1KB of HTML response, LLMs hallucinate facts or recommend competitors. Key Features

安装:

  1. Upload the pixeloffice-aeo folder to your /wp-content/plugins/ directory (or upload the .zip file via Plugins > Add New > Upload Plugin).
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Settings > Pixel Office AEO in your WordPress admin panel.
  4. Verify your Brand Name, Core Fact Anchor Summary, and default AI model.
  5. (Optional) Enter your Pixel Office API Key from pixeloffice.eu/router.html for high-volume routing.

常见问题:

How do I call PixelRouter in my custom theme or plugin?

Use the built-in helper function: $result = pxlaeo_router_completion(array(array('role' => 'user', 'content' => 'Generate product summary')), 'deepseek-chat');

Does this slow down my website?

No. The plugin is 100% zero-dependency PHP. Fact Anchor injection executes in sub-millisecond time and adds less than 1KB to the HTML payload.

How does AI crawler broadcasting work?

When you publish or update a post, page, or WooCommerce product, the plugin dispatches non-blocking asynchronous HTTP pings to the Pixel Office AI Inoculation network and IndexNow API.

更新日志:

1.3.0 1.2.1 1.2.0 1.1.0 1.0.0