
內容簡介
VigIA 是一款完整的 AI 可見性工具包,專為 WordPress 設計。它能夠監控超過 55 種 AI 爬蟲,控制內容訪問權限,並優化 AI 系統對網站的發現與理解。
【主要功能】
• AI 可見性分析器,提供 100 分評分系統
• 追蹤訪問網站的 AI 爬蟲
• 詳細的分析儀表板,包含統計圖表
• 阻擋不必要的爬蟲,回應 403
• 管理 robots.txt 規則,並進行合規監控
• 發送爬蟲活動的電子郵件警報
外掛標籤
開發者團隊
② 後台搜尋「VigIA – AI Visibility, Analytics & Control」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
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?
Scores your AI visibility with a 100-point analyzer covering 20 checks across 5 categories
Tracks AI crawlers visiting your site (GPTBot, ClaudeBot, PerplexityBot, and 55+ others)
Provides detailed analytics with charts, statistics, and exportable reports
Blocks unwanted crawlers via PHP (403 response)
Manages robots.txt rules for AI crawlers with compliance monitoring
Sends email alerts about crawler activity (daily, weekly, or monthly)
Generates llms.txt files to help AI systems understand your site
Serves markdown endpoints for individual posts and pages (Markdown for Agents standard)
Generates JSON-LD structured data with Site Identity and AI Discovery signals
Exposes abilities for AI agents and automation tools (WordPress 6.9+)
Key Features
AI Visibility Analyzer
* 100-point scoring system with letter grades (A+ to F)
* 20 individual checks across 5 categories
* Access & AI Discovery (37 pts): robots.txt, AI bot directives, Content Signals, llms.txt, sitemap, RSS feed
* Structured Data & Semantic Context (25 pts): JSON-LD schemas, Open Graph, Twitter Cards, meta description, canonical URL
* Content Structure & Readability (20 pts): heading hierarchy, semantic HTML5, image alt text, content/HTML ratio
* AI Interaction & Distribution (8 pts): markdown delivery, AI share buttons
* Access Performance (10 pts): TTFB measurement
* Smart recommendations with direct links to VigIA features and plugin suggestions
* Analyze any page on your site with URL autocomplete selector
* Results cached for 24 hours with manual re-analyze option
Analytics Dashboard
* Total visits, unique crawlers, and pages crawled statistics
* Timeline chart with daily breakdown
* Category distribution (AI Training, AI Search, AI Assistant, Data Scraper)
* Top crawlers and most crawled pages tables with paginated navigation
* AI Share & Summarize integration: see share button clicks per page
* Recent activity log with filters and paginated navigation
* Period comparison functionality
* CSV export
Crawler Blocking
* Block crawlers via PHP with 403 Forbidden response
* Quick block dropdown in analytics dashboard
* Manage blocks from Extras page
* Works on any server (Apache, Nginx, LiteSpeed, etc.)
Robots.txt Management
* Add Disallow rules for AI crawlers
* Visual preview of your robots.txt
* Compliance monitoring: see which crawlers ignore your rules
* One-click blocking for non-compliant crawlers
* Works with both physical and virtual robots.txt
Email Alerts
* Daily, weekly, or monthly reports
* Three detail levels: Minimal, Normal, Complete
* Non-compliant crawler warnings
* Activity comparison with previous period
Markdown for Agents
* Serve individual posts/pages as optimized markdown for AI agents
* Dedicated .md URL endpoints (e.g., /your-post.md)
* Accept: text/markdown content negotiation
* Discoverability via link headers and HTML alternate tags
* YAML frontmatter with title, date, author, categories, tags, and more
* Respects blocking rules (blocked crawlers get 403)
* Respects LLMs.txt exclusion filters
* Analytics integration: tracks markdown requests per crawler
* X-Markdown-Tokens response header
* Follows the Cloudflare Markdown for Agents standard
LLMs.txt Generator
* Select content by post type with one click
* Filter by taxonomies (categories, tags, custom)
* Manual include/exclude with AJAX search
* Exclude by URL patterns (wildcards supported)
* SEO plugin integration (auto-exclude noindex content)
* Auto-regeneration (daily, weekly, monthly)
* Robots.txt integration (add llms.txt and llms-full.txt references)
* Generate llms.txt and llms-full.txt files
* Full content or excerpt mode
* Compatible with Yoast SEO, Rank Math, All in One SEO, SEOPress, and The SEO Framework
JSON-LD Structured Data
* Generate WebSite and Organization/Person schema for site identity
* AI Discovery: ReadAction pointers to llms.txt, llms-full.txt, and Markdown for Agents endpoints
* Social profiles and sameAs links for brand identity across the web
* SearchAction for Google sitelinks search box
* Media library integration for logo selection
* SEO plugin conflict detection (Yoast, Rank Math, AIOSEO, SEOPress, The SEO Framework)
* Choose output page (front page or any published page)
* Live JSON-LD preview with real-time updates
* Smart integration with LLMs.txt and Markdown for Agents features
Supported AI Crawlers
VigIA monitors 55+ AI crawlers including:
OpenAI: GPTBot, OAI-SearchBot, ChatGPT-User
Anthropic: ClaudeBot, Claude-Web, Claude-SearchBot
Google: Google-Extended, GoogleOther, Gemini-Deep-Research
Perplexity: PerplexityBot, Perplexity-User
Meta: Meta-ExternalAgent, FacebookBot
Microsoft: BingBot
ByteDance: Bytespider
Amazon: Amazonbot
Apple: Applebot-Extended
And many more…
Privacy Focused
VigIA stores visitor data locally in your WordPress database. No data is sent to external servers.
Abilities API
VigIA is one of the first WordPress plugins to implement the Abilities API introduced in WordPress 6.9. This API allows AI agents, automation tools, and external systems to discover and interact with VigIA’s functionality in a standardized, secure way.
What are Abilities?
Abilities are self-contained units of functionality that VigIA exposes through WordPress’s central registry. Each ability has defined inputs, outputs, and permissions, making it easy for automation tools to understand and use them.
Available Abilities
VigIA registers the following abilities:
Analytics
vigia/get-crawler-stats – Get statistics about AI crawler visits (total visits, unique crawlers, pages crawled)
vigia/get-top-crawlers – Get a ranked list of most active AI crawlers
vigia/get-top-pages – Get the most crawled pages on your site
Blocking
vigia/get-blocked-items – List all blocked crawlers and IP addresses
vigia/block-crawler – Block a crawler by User-Agent pattern
vigia/unblock-crawler – Remove an existing block
Robots.txt
vigia/get-robots-rules – Get current AI crawler rules in robots.txt
vigia/add-robots-disallow – Add a Disallow directive for a crawler
vigia/remove-robots-rule – Remove a robots.txt rule
Use Cases
Automated monitoring: AI agents can query crawler statistics and alert you to anomalies
Reactive blocking: Automation tools can block crawlers that repeatedly ignore robots.txt
External dashboards: Aggregate data from multiple WordPress sites with VigIA installed
WP-CLI integration: Future command-line access through the Abilities API
n8n / Make workflows: Build custom automation flows using VigIA’s abilities
Requirements
The Abilities API requires WordPress 6.9 or later. On older WordPress versions, VigIA works normally but abilities are not available.
Support
Need help or have suggestions?
Official website
WordPress support forum
YouTube channel
Documentation and tutorials
Love the plugin? Please leave us a 5-star review and help spread the word!
About AyudaWP
We are specialists in WordPress security, SEO, and performance optimization plugins. We create tools that solve real problems for WordPress site owners while maintaining the highest coding standards and accessibility requirements.
