schema.org / Produkt

Relatix JSON-LD Tool

Google-vänlig strukturerad data med NAICS-branschklassificering — www.jsonldtool.com

🔍
Utdata
Språk
Riktning
URL-exempel
Bredd
Textstorlek
Färgläge
Typsnitt
Produkt
📦

Produktinformation

Produktnamn krävs
Beskrivning rekommenderas
Minst en bild-URL krävs
En URL per rad
Varumärke rekommenderas
Produkt-URL krävs för handelslistningar
🏷️

Produktidentifierare

Minst en identifierare (SKU, GTIN, MPN) rekommenderas
UPC/EAN/ISBN
Tillverkarens artikelnummer
🏭

NAICS-branschklassificering

🏭

SIC-branschklassificering

📐

Attribut

💰

Prissättning & tillgänglighet

Pris krävs
ISO-datum
📅

Hyra till ägande / Finansiering

Betyg & recensioner

🚚

Fraktdetaljer

🚚

Leveransavgift

↩️

Returpolicy

Slutförande5/33 fält (15%)

Validering

Krävs av Google
Produktnamn krävs
Minst en bild-URL krävs
Pris krävs
Produkt-URL krävs för handelslistningar
Rekommenderas av Google
Beskrivning rekommenderas
Varumärke rekommenderas
Minst en identifierare (SKU, GTIN, MPN) rekommenderas

Optimeringstips

Att lägga till AggregateRating kan förbättra klickfrekvensen i sökresultat med upp till 30%.
Att inkludera minst en recension hjälper till att bygga förtroende och kan aktivera recensionsrika utdrag.
Att lägga till fraktdetaljer hjälper till att kvalificera sig för gratis fraktmärken i Google Shopping.
Returpolicyinformation bygger köparförtroende och krävs för vissa Google Shopping-funktioner.
GTIN (UPC/EAN) hjälper Google att matcha din produkt med sin katalog, vilket förbättrar synligheten.
ℹ️Flera produktbilder förbättrar engagemanget och kan visas i bildsökresultat.
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": "sv"
12}
13</script>

Snabbreferens

1. Välj schematyp ovan
2. Fyll i formulärfälten till vänster
3. Välj utdataformat (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Lös valideringsfel ovan
5. Kopiera utdata
6. Klistra in i sidans <head>-sektion
7. Testa på Rich Results Test
Ctrl+Z Ångra · Ctrl+Shift+Z Gör om · Ctrl+S Exportera · Ctrl+Shift+C Kopiera
Copyright 2026 Relatix LLC

EntryPoint-schema i JSON-LD

An entry point, within some Web-based protocol.

EntryPoint är en schema.org-typ. Använd generatorn ovan för att skapa strukturerad EntryPoint-data som JSON-LD, Microdata, RDFa, XML eller Open Graph och klistra sedan in den på din sida för att hjälpa Google, Bing och AI-svarsmotorer att förstå ditt innehåll.

Se den officiella definitionen på schema.org/EntryPoint.

EntryPoint-egenskaper

Egenskaper som definieras direkt på EntryPoint:

EgenskapFörväntad typBeskrivning
actionApplicationTextAn application that can complete the request.
actionPlatformURLThe high level platform(s) where the Action can be performed for the given URL. To specify a specif…
contentTypeTextThe supported content type(s) for an EntryPoint response.
encodingTypeTextThe supported encoding type(s) for an EntryPoint request.
httpMethodTextAn HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Valu…
urlTemplateTextAn url template (RFC6570) that will be used to construct the target of the execution of the action.

Ärvda egenskaper

EntryPoint ärver även egenskaper från Intangible, Thing.

EgenskapFörväntad typBeskrivning
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.

EntryPoint JSON-LD-exempel

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

Vanliga frågor

Vad är EntryPoint-schema?

EntryPoint (schema.org/EntryPoint) är en strukturerad datatyp som används för att beskriva en EntryPoint för sökmotorer och AI-system. Att lägga till EntryPoint-JSON-LD på en sida hjälper Google, Bing och svarsmotorer att förstå innehållet och kan möjliggöra utökade resultat.

Hur lägger jag till strukturerad EntryPoint-data på min webbplats?

Fyll i EntryPoint-fälten i det här verktyget, kopiera den genererade JSON-LD:n och klistra in den i en <script type="application/ld+json">-tagg i <head> eller <body> på din sida. Du kan även exportera Microdata, RDFa, XML eller Open Graph.

Är EntryPoint-JSON-LD-generatorn gratis?

Ja. jsonldtool.com är en gratis EntryPoint-schemagenerator och validerare utan krav på registrering.

Relaterade schema-typer

Intangible