
內容簡介
Orzaqo 外掛幫助商家確保其產品在各大 AI 購物平台上正確顯示,並自動檢查產品目錄以符合不同平台的要求,避免因缺少必要資訊而失去流量。
【主要功能】
• 自動檢查產品目錄符合各平台要求
• 提供產品在不同平台被拒原因
• 生成並交付必要的檔案如 llms.txt 和 sitemaps
• 追蹤 AI 爬蟲的訪問活動
• 需要 Orzaqo 帳號以運作
外掛標籤
開發者團隊
原文外掛簡介
Publishing a file once is not the same as being listed. Each AI shopping surface accepts products on its
own terms, and a product that satisfies one can be refused by another for a field the merchant never knew
mattered.
Orzaqo checks your catalog against those rules and keeps it republished as the catalog changes. Two
examples of what that means in practice: Google requires a brand on new products and refuses them without
one, while Perplexity keys product identity on GTIN — a product with no GTIN does not appear alongside the
same item from other stores at all. Orzaqo tells you which of your products each destination would
refuse, and why, before you find out from missing traffic.
The plugin’s job is delivery and evidence. It serves the artifacts Orzaqo generates — llms.txt,
robots.txt, sitemaps and your product feed — from your own domain rather than a third-party URL, and it
records which AI crawlers actually fetched them, so “are we being read?” has an answer rather than a
guess.
The plugin is thin by design: all publishing, structured-data generation, and analytics run on Orzaqo’s
servers and improve automatically, without a plugin update. The plugin only delivers those artifacts on
your domain and reports crawler activity — it stores no credentials beyond a single Orzaqo API key
obtained at connect time.
An Orzaqo account is required. The plugin delivers artifacts generated by the Orzaqo service and
cannot function without it. See “External Services” below for exactly what is sent and when.
External Services
This plugin connects to the Orzaqo API at https://api.orzaqo.com, operated by Orzaqo. The plugin is a
thin client: publishing, structured-data generation and analytics happen on Orzaqo’s servers, so the
plugin cannot function without that service.
What is sent, and when:
When you connect. The pairing code you paste is sent to the Orzaqo API and exchanged for an API
key. The plugin then creates a read-only WooCommerce REST key on your store and sends it to Orzaqo so
your catalog can be pulled. Your store URL is sent with it.
When your catalog syncs. Orzaqo pulls product data through that read-only key: titles,
descriptions, prices, stock status, images, categories, brands and product identifiers such as GTIN.
Only published products are read. No customer or order data is read or sent.
When an AI crawler or a shopper requests an artifact. Requests to paths such as /llms.txt,
/robots.txt, sitemaps and the product feed are proxied to the Orzaqo API, which renders them, so
they are served on your own domain. The requested path and the requesting user agent are sent.
What is stored on your site: the Orzaqo API key, your merchant id and name, the API base, the served
route list, and the publishable widget key. Nothing else. Uninstalling the plugin deletes all of them.
Terms of Service: https://orzaqo.com/terms
Privacy Policy: https://orzaqo.com/privacy
