JSON-LD (JavaScript Object Notation for Linked Data)

JSON-LD is a lightweight data format used to implement structured data on websites, making content more understandable for search engines. It is the format recommended by Google for Schema Markup implementation. JSON-LD scripts are embedded in the HTML head section without affecting visible page content, making them easier to maintain than inline markup alternatives.

DE: JSON-LD ist ein leichtgewichtiges Datenformat zur Implementierung strukturierter Daten auf Websites. Es ist das von Google empfohlene Format für Schema Markup und wird im HTML-Head eingebettet.

← Back to Glossary | Zurück zum Glossar