Linux 软件免费装
Banner图

Blaze AI Discovery for WooCommerce

开发者 blazecommerce
更新时间 2026年8月30日 12:26
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce chatgpt ai seo ai crawlers ai visibility

下载

1.0.0 1.0.1 1.1.0 1.1.1 1.1.2

详情介绍:

AI shopping is growing. ChatGPT, Google AI Overviews and AI Mode, Microsoft Copilot and Perplexity now recommend and sell products inside conversations. Stores whose pages AI crawlers can read, and whose product data is complete, tend to get found. Stores that block the crawlers or leave product data thin tend not to. People call this work "ChatGPT SEO", AI visibility, or AEO/GEO (answer engine or generative engine optimization). Whatever the label, Blaze AI Discovery for WooCommerce does the practical parts inside WordPress: it checks that AI crawlers can reach your store, scores your product data, generates the ChatGPT Shopping feed and reports when ChatGPT or Google AI mention you — without giving up the control and ownership that made you choose WooCommerce in the first place. No plugin can promise that an assistant will recommend your store; this one shows you what the assistants can actually see and what to fix. What it does AI crawler access Finds out whether GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, Claude-SearchBot, PerplexityBot, Google-Extended and bingbot can reach your store. Each crawler gets a verdict from your robots.txt, your server's own bot log and, with cloud checks on, a fetch from outside your network — because a CDN or firewall can turn a crawler away while everything looks fine from inside. When a shopping assistant is blocked the dashboard says so and links to the fix for the layer doing the blocking (Cloudflare, Wordfence, Sucuri, Kinsta or robots.txt). AI visibility — ChatGPT citations and Google AI Overviews A monthly report of how often ChatGPT and Google AI answers mentioned your store over the trailing 30 days, which of your pages they cited, and which other domains were named instead. Runs in the background with cloud checks on; it is the closest thing to a rank report that exists for AI answers, and it tells you whether the rest of the work is showing up. ChatGPT Shopping feed Generates a product feed in OpenAI's current CSV specification, validates every product against the required fields and walks you through the submission steps at chatgpt.com/merchants. AI readiness score Each product gets a 0–100 score on 10 criteria that assistants use when deciding whether to surface it: title quality, description depth, images, brand, category, attributes, price, identifiers (SKU/GTIN), reviews, and shipping/returns policies. Recommendations tell you what to fix on each product. AI traffic attribution Most AI-referred visits hide in your analytics as "Direct" traffic. The tracker detects visits from ChatGPT, Perplexity, Google AI Mode, Copilot, Claude and Gemini using referrer headers, UTM parameters and URL text fragments, then follows them through to WooCommerce orders and revenue. Schema Adds the Product properties assistants look for to your existing Schema.org markup — brand, multiple images, GTIN, dimensions, colour, material, itemCondition — working alongside Yoast SEO or Rank Math rather than duplicating them. llms.txt Serves an llms.txt file at your site root listing your store, categories and key pages. Some tools read it, so it is generated for you; for a store it is low priority next to crawler access and structured data, and the plugin treats it that way. Store audit, including Core Web Vitals Eleven diagnostic checks covering what affects AI discoverability: WooCommerce version, SSL, REST API, existing schema, product data quality, robots.txt rules for AI crawlers, crawler access, Google for WooCommerce status, existing feed plugins, llms.txt and — with cloud checks on — mobile Core Web Vitals measured from real Chrome users. Key Features How It Works With Caching Unlike server-side-only tracking that fails on cached pages, our tracker uses the same proven architecture as Independent Analytics: a lightweight inline script (delay-loaded via requestIdleCallback for zero performance impact) that sends data to a local REST endpoint. Works perfectly with full-page caching, edge caching, and CDNs.

安装:

  1. Upload the plugin files to /wp-content/plugins/blaze-ai-discovery-for-woocommerce/ or install directly through the WordPress plugin screen.
  2. Activate the plugin through the Plugins screen.
  3. Visit AI Discovery in your WordPress admin sidebar — the dashboard starts showing data immediately.
No configuration required. AI traffic tracking begins on activation. Product scoring and store audit run automatically.

屏幕截图:

  • Product AI Readiness — every product scored with actionable recommendations
  • Store Readiness Audit — diagnostic checklist including AI crawler rules
  • ChatGPT Feed — generate, validate and download a spec-compliant CSV feed
  • AI Visibility — monthly ChatGPT and Google AI mentions, cited pages and who gets named instead

升级注意事项:

1.1.2 The Dashboard keeps checking for the first audit and can run it immediately; background jobs can be run on demand when the site's queue is behind. Site verification works on sites whose security plugin rejects unauthenticated REST requests. Admin pages load on WordPress 6.4 and 6.5. 1.1.1 The Site Speed audit row is now Core Web Vitals: mobile field data from Google's Chrome UX Report via api.blazecommerce.io (store URL and version numbers sent, cloud checks only). The PageSpeed proxy is no longer called. AI Visibility covers the trailing 30 days. 1.1.0 New AI Visibility page (AI Discovery → AI Visibility): with cloud checks on, a monthly report of ChatGPT and Google AI mentions of your store (your domain, country, locale and up to five category names are sent to api.blazecommerce.io). Cloud checks now also test AI crawler access from outside your network (store URL + one product URL sent to api.blazecommerce.io). Retention cleanup now runs: attribution data older than the retention period (90 days by default) is deleted after upgrade. 1.0.1 Feed format changed to CSV per OpenAI spec — regenerate and re-upload your feed. Cloud checks now require one-click opt-in. 1.0.0 Initial release. Install to start tracking AI traffic and improving your store's AI discoverability.

常见问题:

Can ChatGPT see my WooCommerce store?

Only if its crawlers can fetch your pages. ChatGPT uses OAI-SearchBot to index sites for its search answers, ChatGPT-User to fetch a page on demand when someone asks about it, and GPTBot for training — and any of them can be turned away by robots.txt, a firewall or a CDN without you noticing. The plugin's AI crawler access check (AI Discovery → Store Audit) tests each crawler from your server and, with cloud checks on, from outside your network, then shows a per-crawler verdict with a link to the fix.

Why isn't my store showing up in ChatGPT or Google AI Overviews?

Usually one of three things: the AI crawlers cannot reach the store, the product pages do not give the assistant enough facts (brand, identifiers, price, availability, shipping and returns) to recommend a product with confidence, or the store is simply not mentioned anywhere the assistant reads. The plugin addresses the first two directly, with the crawler access check and the per-product AI readiness score, and the AI Visibility page shows how often ChatGPT and Google AI mention you over the trailing 30 days, which pages they cite and which competitors get named instead. No plugin can make an assistant recommend you; it can make sure the reason is not something on your side.

What are GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, PerplexityBot and Google-Extended — should I allow them?

They fall into two groups. Training crawlers (GPTBot, ClaudeBot, Google-Extended) collect pages to train models; blocking them is a legitimate choice and does not by itself hide you from shoppers. Retrieval crawlers (OAI-SearchBot, ChatGPT-User, Claude-SearchBot, PerplexityBot, bingbot) are what the assistants use to find and cite your pages when a user asks — ChatGPT-User is the on-demand fetcher that visits a page the moment someone asks about it — so if those are blocked, the store cannot be recommended. Google-Extended is a robots.txt-only token rather than a user agent that visits your site, so it is judged from robots.txt alone. The plugin lists every crawler with its class and verdict, and the audit row passes when every retrieval crawler can get in.

Does Cloudflare block AI crawlers?

Often, yes. Since mid-2025 Cloudflare has blocked known AI training crawlers by default on newly created zones, and Super Bot Fight Mode or a managed challenge can stop the retrieval crawlers as well; some of these crawlers are on Cloudflare's verified-bot list and some are not, so what gets through depends on your settings. Because the block happens at the edge, a check from your own server passes while the crawler is turned away. With cloud checks on, the plugin fetches your pages from outside with each crawler's user agent, reports which layer is blocking (Cloudflare, Wordfence, Sucuri, Kinsta or robots.txt) and links to the fix for that layer.

Do I need an llms.txt file?

Probably not, and it is not where the gains are. llms.txt is a proposed convention — a plain-text summary of your site served at /llms.txt listing your store name, description, categories and key pages — that some tools read but the major assistants have not committed to; asked directly, ChatGPT itself calls it low priority for ecommerce and puts crawlable pages, structured data and clear product facts ahead of it. The plugin generates and serves one anyway because it costs nothing, but spend your time on the crawler access check and the product readiness scores first.

Is this AEO / GEO / "ChatGPT SEO"?

Yes, in the sense that it does the practical, measurable parts of answer engine or generative engine optimization for a WooCommerce store: making sure AI crawlers can reach you, making product data complete and machine-readable (schema, feed, identifiers, policies), and measuring whether ChatGPT and Google AI mention you. It does not write content, build links, submit your store to assistants or promise placement, and it does not replace conventional SEO — Google's AI Overviews are built on Google's index, so the ordinary SEO work still matters.

How does this relate to ChatGPT Shopping and agentic commerce?

ChatGPT Shopping shows products inside ChatGPT answers and, for approved merchants, lets shoppers buy without leaving the chat. The plugin generates a product feed in OpenAI's current CSV spec, validates every product against it and scores each product's readiness so you know what to fix first. Joining the merchant programme, uploading the feed and enabling instant checkout happen with OpenAI (chatgpt.com/merchants), not inside the plugin, and agent-driven purchasing is still early — the plugin prepares the data, it does not enrol you.

What are good Core Web Vitals?

Google's thresholds, measured at the 75th percentile of real visits: Largest Contentful Paint (LCP) 2.5 s or under, Interaction to Next Paint (INP) 200 ms or under, and Cumulative Layout Shift (CLS) 0.1 or under are "good"; above 4 s, 500 ms and 0.25 respectively is "poor", with "needs improvement" in between. Time to First Byte (TTFB, good under 800 ms) is shown for context and does not decide the pass. With cloud checks on, the audit shows mobile field data — what real Chrome users experienced on your store over the last 28 days, from Google's Chrome UX Report — rather than a lab test. "Not enough data" means Google has not yet collected enough real-user samples for your origin; the numbers appear once the store gets steady Chrome traffic.

Does this slow down my site?

No. The tracking script is delay-loaded using requestIdleCallback (runs only when the browser is idle) and only fires a network request when an AI referral is detected — which is less than 1% of visits. Schema injection adds under 5ms to page render. Heavy operations like batch scoring run in the background via Action Scheduler.

Does it work with Yoast SEO or Rank Math?

Yes. The plugin detects which SEO plugin you're using and augments its schema output using the plugin's own filter hooks. It never creates duplicate schema blocks. Tested with Yoast SEO, Yoast WooCommerce SEO, and Rank Math.

What AI platforms can it detect?

ChatGPT (via UTM parameters and referrer), Perplexity (referrer), Google AI Mode/Overviews (URL text fragments), Microsoft Copilot (referrer), Claude (referrer), Gemini (referrer), and Grok (referrer). It also detects AI bot crawlers like GPTBot, PerplexityBot, and ClaudeBot via user-agent matching.

Can it track AI traffic to specific orders?

Yes. When a visitor arrives from an AI platform, the plugin sets a first-party cookie. When that visitor completes checkout, the order is tagged with the AI source. The dashboard shows AI-attributed orders and revenue.

Why does the dashboard say "your actual AI traffic may be higher"?

Industry benchmarks show approximately 70% of AI-referred traffic arrives without identifiable headers (especially from mobile apps). We detect what we can via referrer headers, UTM parameters, and text fragments, but some AI traffic is fundamentally undetectable with current technology. We believe in being transparent about this.

Can you push the feed to OpenAI for me?

Not yet. The plugin generates the CSV; you upload it to the SFTP endpoint OpenAI provides once your merchant application is approved. If you are in the merchant programme and want automatic delivery, post on the support forum and we will work with you. The generated feed file is saved under wp-content/uploads/blazeaid/ and, like the rest of your uploads directory, is publicly readable at that URL — it contains only the same product data already visible on your storefront.

Does it work on cached sites?

Yes. The tracking uses client-side JavaScript (like Google Analytics) that works regardless of server-side page caching. Tested on Kinsta, WP Engine, SiteGround, Cloudways, and shared hosting. Tracking signatures embedded in cached pages expire after two full days; if your page cache keeps HTML longer than that, visits from those stale pages are silently skipped. Adjust with the blazeaid_signature_window_days filter.

Where is the data stored?

All data is stored locally in your WordPress database. Optional cloud checks send only your store's public URL, one public product URL, your store's domain, country, locale, up to five product category names and version numbers — and only after you enable them. See External Services below for the full list.

更新日志:

1.1.2 1.1.1 1.1.0 1.0.1 1.0.0