外掛標籤
開發者團隊
原文外掛簡介
This plugin exposes structured product data for AI systems via:
dynamic /llms.txt and /llms-full.txt files
JSON-LD Product schema markup
a public catalog REST endpoint
robots.txt crawler allowances for AI bots
optional AI-powered semantic summary generation
Free Features (Current Release)
Dynamic /llms.txt and /llms-full.txt generation for product discoverability
AI crawler directives appended to robots.txt (GPTBot, OAI-SearchBot, PerplexityBot, ClaudeBot, Google-Extended, Meta-ExternalAgent)
Public WooCommerce product catalog feed endpoint: /wp-json/genvisiai-woocommerce/v1/catalog
Product-level JSON-LD schema output on WooCommerce product pages
Admin dashboard with AI visibility and processing status metrics
Background job queue to generate/update semantic product summaries when API key is configured
Internationalization-ready text domain and language template (.pot)
Performance & Large Inventory
Product queueing and product-stat syncing run in batched background processing to support large catalogs.
Queue workers run on a recurring cron schedule, reducing frontend/admin request overhead.
Runtime output endpoints use transient caching to reduce repeated generation load.
Premium Roadmap
Premium features can be added in a future MVP release while this base feature set remains available for freemium distribution.
External Services
This plugin optionally connects to third-party AI services for semantic product summary generation. These are optional features and not required for core functionality (llms.txt generation, schema markup, etc.).
Google Gemini API
– Service: Google’s Generative AI for creating product semantic summaries
– Data Sent: Product title, description, and content (only when you configure the API key and enable AI summaries)
– When: Only when processing products with the AI summarization feature enabled
– Terms: https://ai.google.dev/terms
– Privacy Policy: https://policies.google.com/privacy
OpenAI API
– Service: OpenAI’s GPT models for creating product semantic summaries
– Data Sent: Product title, description, and content (only when you configure the API key and enable AI summaries)
– When: Only when processing products with the AI summarization feature enabled
– Terms: https://openai.com/terms
– Privacy Policy: https://openai.com/privacy
