Linux 软件免费装
Banner图

VigIA - AI Visibility, Analytics & Control

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

标签

analytics ai gpt claude llms

下载

2.1.0 1.10.1 1.2.2 1.2.6 1.4.1 1.12.0 1.2.3 1.8.0 1.2.4 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.0.0 1.11.0 1.2.9 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 2.0.0 2.0.1 2.0.2 2.0.3 1.1.1 1.4.0

详情介绍:

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

升级注意事项:

2.1.0 Fixes Markdown for Agents: links and images keep their text, and nested lists, bold in numbered lists, tables and code blocks now render correctly. Adds a Command Palette (Cmd/Ctrl+K). Recommended for sites using the .md endpoints.

常见问题:

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. Since VigIA 2.0.0 the feature also covers taxonomy archives (categories, tags, WooCommerce product categories, custom taxonomies) and WooCommerce products. Term archives include the term description, the list of child terms in hierarchical taxonomies and an excerpt of the latest entries; product .md endpoints embed schema-like data (price, sale price, SKU, stock status, rating) directly in the YAML frontmatter.

Which content types does the activity table classify?

VigIA 2.0.0 classifies each crawler hit into one of these buckets, indexed in the database so filters and CSV exports are instant: Home (the / path), Post, Page, Product, any other public custom post type, Category archive, Tag archive, Date/Author archive, Feed, Sitemap, REST API, File (PDFs, images, downloads), Admin/login attempt (/wp-admin, wp-login.php — useful to spot bots probing the admin), WordPress system (admin-ajax, xmlrpc, wp-cron, wp-comments-post), 404 Not found, and Other.

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, The SEO Framework, and Native SEO NoIndexer.

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.

更新日志:

2.1.0