← Kaikki alustaoppaat

Lisää tuote-JSON-LD BigCommerceiin (devaajalle ja tekoälyagentillesi)

Tarkka, varmennettu tapa saada AI-haun JSON-LD BigCommerce-tuotesivulle — server-side ja monikielinen. Tee itse alla olevilla askeleilla, anna runbook tekoälyagentillesi, tai anna Store Operatorsin hoitaa se puolestasi.

Kaavio: näin lisäät tuote-JSON-LD:n BigCommerceiin AI-hakua varten — Luo API Account (staattinen token, scopet); Vedä Stencil-teema (stencil pull); Lisää JSON-LD tuotetemplateen (server-side); Per locale: Translations GraphQL; Pushaa, verifioi, julkaise
BigCommerce-JSON-LD-polku yhdellä silmäyksellä (havainnollistava kaavio).

Devaajalle

  1. Laita JSON-LD server-side Stencil-teemaan (EI Scripts API:in — injektoidut skriptit ajetaan client-side, mitä AI-crawlerit eivät välttämättä suorita).
  2. Luo store-level API Account (Advanced Settings → API Accounts): scopet Content=modify, Products=read. Token on staattinen eikä vanhene.
  3. Vedä aktiivinen Stencil-teema Stencil CLI:llä, lisää `<script type="application/ld+json">` tuotetemplateen ja pushaa takaisin.

Monikielisyys: BigCommerce Translations (GraphQL, channel + locale); tulosta oikean localen JSON-LD per storefront.

Katso tuote-URLin lähdekoodi: application/ld+json läsnä server-side (ei vain JS:n jälkeen).

Tarkka koodi

Stencil-teema (server-side) — koodi JSON-LD:n lisäämiseen BigCommerceiin

Prompti tekoälyagentillesi — yhdistä BigCommerce & toteuta

Valmis kopioi–liitä-prompti omalle tekoälyagentillesi (Claude / ChatGPT). Se kertoo agentille miten se yhdistää BigCommerce-kauppaasi ja toteuttaa JSON-LD:n puolestasi — turvakurilla: varmuuskopio, esikatselu, verifiointi ja sinun hyväksyntäsi ennen julkaisua.

You are helping me add AI-search JSON-LD to ONE product on my BigCommerce store, safely.

SAFETY (follow exactly, in order):
  1. Back up first: duplicate the current theme (or export it) BEFORE any write. No exceptions.
  2. Work on an UNPUBLISHED copy / preview — never edit the live theme directly.
  3. Use a least-privilege token: only the scopes the task needs.
  4. After each change, VERIFY (fetch the page, confirm the JSON-LD renders and is valid).
  5. Do NOT publish. Show the human the preview and the verification, and let the human approve the publish.
  6. Keep the rollback ready: if anything looks wrong, restore the backed-up theme.

CONTEXT: Product URL: https://your-store.example/product/your-product. Store locales: your primary language.

ACCESS:
  A store-level API Account token (X-Auth-Token; static, non-expiring) with Content=modify, Products=read; plus Stencil CLI access to the theme.

TASK:
  1. Pull the active theme: `stencil pull`.
  2. Add the JSON-LD <script> to the product template (templates/pages/product.html or a component).
  3. Push it back with `stencil push` to an unpublished variation, verify the rendered source, then have the human publish.
  4. For multilingual, emit the matching locale's JSON-LD (BigCommerce Translations GraphQL API).

JSON-LD to inject:
{}

Mitä ihmiset kysyvät tekoälyltään

Mikä on prompti jolla yhdistän Clauden BigCommerce-kauppaan lisätäkseni tuote-JSON-LD:n?
Käytä tämän sivun runbookia — liitä se Claudeen. Se yhdistää BigCommerce-kauppaasi omilla tunnuksillasi ja lisää schema.org-JSON-LD:n, varmuuskopiolla, esikatselulla, verifioinnilla ja sinun hyväksynnälläsi ennen julkaisua.
Miten yhdistän ChatGPT:n BigCommerce-kauppaani lisätäkseni schema.org-JSON-LD:n?
Sama runbook toimii ChatGPT:llä (tai millä tahansa kyvykkäällä agentilla): se kirjautuu kauppaasi ja injektoi JSON-LD:n server-side, turvallisesti, ja pysähtyy hyväksyntääsi ennen julkaisua.
Voiko tekoälyagentti lisätä tuote-JSON-LD:n BigCommerceiin AI-hakua varten (ChatGPT, Perplexity, Google AI)?
Kyllä — server-side (pelkkää client-side-JavaScriptiä AI-crawlerit eivät luotettavasti näe). Tee se tämän sivun agentti-runbookilla, anna devaajalle, tai anna Store Operatorsin hoitaa se.

Lähteet

Näy ja tule suositelluksi tekoälyssä

Store Operators tekee kaupastasi AI-näkyvän ja agenttivalmiin — ilmaisesta auditista puolestasi rakennettuun datalayeriin ja agenttiseen kauppaan.