Linux 软件免费装
Banner图

VigIA - AI Visibility, Analytics & Control

开发者 fernandot
ayudawp
更新时间 2026年4月29日 17:11
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

analytics ai gpt claude llms

下载

1.2.2 1.2.6 1.4.0 1.4.1 1.12.0 1.2.3 1.8.0 1.2.4 1.1.1 1.5.0 1.6.0 1.6.1 1.1.0 1.2.8 1.7.0 1.2.1 1.7.1 1.10.1 1.2.9 1.0.0 1.11.0 1.12.1 1.2.0 1.9.1 1.2.5 1.8.1 1.9.0 1.9.2 1.9.3 1.9.4 1.10.0 1.2.7 1.3.0 1.9.5 1.10.2

详情介绍:

VigIA (Spanish for "lookout" or "watchman", incorporating "IA" - Spanish for "AI") is a complete AI visibility toolkit for WordPress. Monitor 55+ AI crawlers, control access to your content, and optimize how AI systems discover and understand your site. What does VigIA do? Key Features AI Visibility Analyzer Supported AI Crawlers VigIA monitors 55+ AI crawlers including: Privacy Focused VigIA stores visitor data locally in your WordPress database. No data is sent to external servers.

安装:

  1. Upload the plugin files to /wp-content/plugins/vigia/ or install through the WordPress plugins screen
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Navigate to VigIA > AI Score to check your AI Visibility Score
  4. View crawler analytics in VigIA > Analytics
  5. Configure blocking rules, llms.txt, markdown, and JSON-LD in VigIA > Extras

屏幕截图:

  • Main analytics dashboard with charts and statistics
  • Timeline showing crawler activity over time
  • Top crawlers and most crawled pages tables
  • Recent activity log with filtering
  • Custom crawler configuration
  • Dashboard widget
  • Extras page - Robots.txt management and blocking
  • Extras page - Email alerts configuration
  • Extras page - LLMs.txt generator with content type selection
  • Extras page - Markdown for Agents configuration
  • Extras page - JSON-LD structured data configuration
  • Extras page - MCP server status, endpoint, client connection snippets and exposed abilities

升级注意事项:

1.12.1 Fixes a fatal error when the standalone MCP Adapter plugin is also active alongside VigIA. Recommended for everyone running both. 1.12.0 MCP server active out of the box: dependencies bundled (no Composer), new Quick Connect panel with ready-to-paste connection commands and a one-click read-only toggle. Three MCP abilities fixed. Note: connecting Claude Desktop now requires Node.js installed. 1.11.0 New MCP server makes VigIA usable from Claude Code, Cursor and Claude Desktop. Install the WordPress MCP Adapter via composer install to enable it. Existing Abilities API integrations keep working without changes. 1.10.2 Fixes a PHP warning in the Visibility Analyzer that could interfere with other plugins sending HTTP headers. 1.10.1 AI Visibility Analyzer now detects sitemaps.xml (plural) for sites using that convention.

常见问题:

What is the AI Visibility Score?

The AI Visibility Score is a 100-point rating system that measures how well your site is prepared for AI crawlers and AI-powered search. It checks 20 signals across 5 categories: access and discovery, structured data, content structure, AI interaction, and performance. You get a letter grade (A+ to F) and specific recommendations to improve.

Does this plugin slow down my site?

No. VigIA adds minimal overhead by checking the User-Agent string on each request. The check is very fast and only writes to the database when an AI crawler is detected.

What's the difference between robots.txt blocking and PHP blocking?

Robots.txt is advisory - crawlers should respect it but may choose to ignore it. PHP blocking returns a 403 Forbidden response, effectively preventing access regardless of whether the crawler respects robots.txt.

Will blocking crawlers affect my SEO?

Blocking AI training crawlers (like GPTBot or ClaudeBot) will not affect traditional search engine rankings. However, blocking AI search crawlers might affect how your content appears in AI-powered search results.

What is Markdown for Agents?

Markdown for Agents is a standard for serving web content as clean markdown to AI agents. Instead of processing full HTML, agents receive lightweight markdown with structured metadata. VigIA supports both dedicated .md URLs and Accept: text/markdown content negotiation. Enable it in VigIA > Extras > Markdown for Agents.

Can I add custom crawlers to monitor?

Yes! In the main analytics page, scroll down to "Custom crawlers" and add your own User-Agent patterns to track.

Where is the data stored?

All data is stored in your WordPress database in a custom table (wp_vigia_visits). No data leaves your server.

What is llms.txt?

The llms.txt file is a standard for helping AI systems understand your website's content and structure. It provides a machine-readable overview of your site that AI can use to better represent your content. Learn more at llmstxt.org.

Which SEO plugins are supported for noindex detection?

VigIA supports automatic noindex detection from: Yoast SEO, Rank Math, All in One SEO, SEOPress, and The SEO Framework.

What is the Abilities API?

The Abilities API is a new feature in WordPress 6.9 that allows plugins to expose their functionality in a standardized way. This enables AI agents, automation tools, and external systems to discover and use plugin features programmatically. VigIA implements 9 abilities for analytics, blocking, and robots.txt management.

What does JSON-LD do?

JSON-LD (JavaScript Object Notation for Linked Data) is structured data that helps search engines and AI systems understand your site identity and content. VigIA generates two types of JSON-LD: Site Identity (WebSite + Organization/Person schema with social profiles) and AI Discovery (ReadAction pointers to your llms.txt and Markdown for Agents endpoints). This makes your AI-ready content discoverable through structured signals. Enable it in VigIA > Extras > JSON-LD.

更新日志:

1.12.1 1.12.0 1.11.0 1.10.2 1.10.1