schema.org / Производ

Relatix JSON-LD Tool

Структурирани подаци прилагођени за Google са индустријском класификацијом NAICS — www.jsonldtool.com

🔍
Излаз
Језик
Смер
URL примери
Ширина
Величина текста
Режим боја
Фонтови
Производ
📦

Информације о производу

Назив производа је обавезан
Препоручује се додати опис
Потребан је бар један URL слике
Један URL по реду
Препоручује се навести бренд
URL производа је обавезан за трговачке објаве
🏷️

Идентификатори производа

Препоручује се бар један идентификатор (SKU, GTIN, MPN)
UPC/EAN/ISBN
Каталошки број произвођача
🏭

Класификација индустрије NAICS

🏭

Класификација индустрије SIC

📐

Атрибути

💰

Цене и доступност

Цена је обавезна
ISO датум
📅

Изнајмљивање с откупом / Финансирање

Оцене и рецензије

🚚

Детаљи доставе

🚚

Накнада за доставу

↩️

Политика повраћаја

Довршеност5/33 поља (15%)

Валидација

Обавезно за Google
Назив производа је обавезан
Потребан је бар један URL слике
Цена је обавезна
URL производа је обавезан за трговачке објаве
Препоручено од Google-а
Препоручује се додати опис
Препоручује се навести бренд
Препоручује се бар један идентификатор (SKU, GTIN, MPN)

Савети за оптимизацију

Додавање AggregateRating може повећати стопу кликова до 30% у резултатима претраживања.
Укључивање бар једне рецензије гради поверење и може омогућити обогаћене исечке рецензија.
Додавање детаља доставе помаже за квалификацију за ознаке бесплатне доставе у Google Shopping-у.
Информације о политици повраћаја граде поверење купаца и потребне су за неке функције Google Shopping-а.
GTIN (UPC/EAN) помаже Google-у да повеже ваш производ са каталогом, побољшавајући видљивост.
ℹ️Више слика производа повећава ангажовање и може се појавити у резултатима претраживања слика.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "sr"
12}
13</script>

Кратак преглед

1. Изаберите тип шеме изнад
2. Попуните поља обрасца са леве стране
3. Изаберите излазни формат (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Исправите грешке валидације изнад
5. Копирајте излаз
6. Налепите у <head> секцију ваше странице
7. Тестирајте на Rich Results Test
Ctrl+Z Поништи · Ctrl+Shift+Z Понови · Ctrl+S Извези · Ctrl+Shift+C Копирај
Copyright 2026 Relatix LLC

Шема InteractionCounter у JSON-LD формату

A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the…

InteractionCounter je schema.org tip. Koristite generator iznad da napravite InteractionCounter strukturirane podatke kao JSON-LD, Microdata, RDFa, XML ili Open Graph, a zatim ih nalepite na svoju stranicu kako biste pomogli Google-u, Bing-u i AI mašinama za odgovore da razumeju vaš sadržaj.

Pogledajte zvaničnu definiciju na schema.org/InteractionCounter.

Svojstva tipa InteractionCounter

Svojstva definisana direktno na tipu InteractionCounter:

SvojstvoOčekivani tipOpis
endTimeDateTimeThe endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the …
interactionServiceTextThe WebSite or SoftwareApplication where the interactions took place.
interactionTypeTextThe Action representing the type of interaction. For up votes, +1s, etc. use [[LikeAction]]. For do…
locationTextThe location of, for example, where an event is happening, where an organization is located, or whe…
startTimeDateTimeThe startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), th…
userInteractionCountNumberThe number of interactions for the CreativeWork using the WebSite or SoftwareApplication.

Nasleđena svojstva

InteractionCounter takođe nasleđuje svojstva od StructuredValue, Intangible, Thing.

SvojstvoOčekivani tipOpis
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

InteractionCounter JSON-LD primer

{
  "@context": "https://schema.org",
  "@type": "InteractionCounter",
  "name": "Example InteractionCounter"
}

Često postavljana pitanja

Šta je InteractionCounter šema?

InteractionCounter (schema.org/InteractionCounter) je tip strukturiranih podataka koji se koristi za opisivanje tipa InteractionCounter pretraživačima i AI sistemima. Dodavanje InteractionCounter JSON-LD na stranicu pomaže Google-u, Bing-u i mašinama za odgovore da razumeju sadržaj i može omogućiti obogaćene rezultate.

Kako da dodam InteractionCounter strukturirane podatke na svoj veb sajt?

Popunite polja za InteractionCounter u ovom alatu, kopirajte generisani JSON-LD i nalepite ga unutar oznake <script type="application/ld+json"> u odeljku <head> ili <body> vaše stranice. Takođe možete izvesti Microdata, RDFa, XML ili Open Graph.

Da li je InteractionCounter JSON-LD generator besplatan?

Da. jsonldtool.com je besplatan generator i validator InteractionCounter šema bez potrebe za registracijom.

Povezani schema tipovi

StructuredValue