Technical & data
JSON-LD
JavaScript Object Notation for Linked Data
FRFormat de données structurées recommandé par Google et utilisé par les moteurs IA pour comprendre le contenu d'une page (entreprise, produit, FAQ, événement). Sur ManuGEO, chaque fiche publie un bloc JSON-LD Schema.org décrivant l'entreprise, ses produits et ses certifications.
ENStructured data format recommended by Google and used by AI engines to understand page content (organization, product, FAQ, event). On ManuGEO, each profile publishes a Schema.org JSON-LD block describing the company, its products and certifications.
See also
More terms — Technical & data
- EmbeddingVector representation of a text (often 1,024 to 3,072 dimensions) capturing its meaning. AI engines convert indexed content and the user's question into embeddings to measure semantic similarity.
- robots.txtStandard file at a website's root that tells crawlers (Googlebot, Bingbot, and now ClaudeBot, GPTBot…) which URLs they may visit.
- Schema.orgShared vocabulary (backed by Google, Microsoft, Yahoo, Yandex) defining structured data types: Organization, Product, FAQPage, BreadcrumbList, LocalBusiness, etc. Foundation of JSON-LD.