Generátor schémy knihy
Vytvořte blok JSON-LD schema.org Book z názvu, autora, ISBN a dalších údajů.
Generátor schémy knihy
Vyplňte název knihy, autora, ISBN, vydavatele, datum publikování a další údaje a tento nástroj složí blok JSON-LD schema.org Book, který můžete vložit přímo do <head> stránky. Je určen pro autory, vydavatele a knihkupectví, která chtějí, aby jejich stránky knih byly způsobilé pro bohatá výsledka knih společnosti Google bez ručního psaní strukturovaných dat.
Beyond the core fields, add up to three edition ISBNs (paperback, e-book, audiobook) to get a workExample list, so one Book record can describe every format you sell. An optional offers block covers price, currency, a buy link and availability, and an aggregateRating block appears once you enter both a rating value and a rating count. The options control how the JSON-LD looks rather than what it contains: wrap it in a <script> tag or leave bare JSON, choose no indentation or 2/4-space indentation, sort keys alphabetically for easier diffing, and decide whether blank fields are omitted or written out as empty values. A required-properties check flags how many of the five fields Google's guidelines weigh most — title, author, ISBN, publisher and publication date — are filled in, and curly quotes pasted from a word processor are straightened by default.
The tool handles long descriptions and Windows or Unix line endings like every TextArray tool, and caps output at 10 MB so a runaway paste can't freeze the tab. The live tally under the output reports populated properties, the required-field count and the total size in characters.
Everything runs locally in your browser — the fields you fill in are never uploaded anywhere. When the schema looks right, copy it, download it as a .txt file, or send the output back into the input to keep refining it.