GEO Vertex

Auditez vos donnees structurees

Tickets JIRA — Rapport #b32cebdd

6 tickets generes.

Retour au rapport
6 Total
1 P0 Critique
3 P1 Important
2 P2 Secondaire
0 P3 Backlog
Priorite :
Tag :
Tri :
[SD][P0] Implementer BreadcrumbList sur FA PE
P0 structured-data seo p0

Template : FA PE | URL : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Template : FA PE

Categorie : Fiche produit

URL exemple : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Types Schema.org manquants

Proprietes BreadcrumbList

ProprieteCoucheTypeSignalDescriptionValeur detectee
itemListElementgoogleListItemrequisElements du fil d'Ariane

Modeles JSON-LD — BreadcrumbList

Action

Implementer les blocs JSON-LD correspondants dans le template.

[SD][P1] Enrichir award sur FA PE
P1 structured-data seo genai p1

Template : FA PE | URL : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Template : FA PE

URL exemple : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Propriete : award

Types concernes : Product, Book

Impact : E-E-A-T — Signal de confiance massif pour les LLM. Permet de repondre a 'Quel bon roman lire cet ete ?' ou 'Meilleurs livres recommandes par des libraires'.

Pont HTML → Schema.org

Signal has_coup_de_coeur → Types : Product, Book — Proprietes : award

Le label 'Coup de coeur' peut etre structure via la propriete award.

Exemple d'implementation

// IMPORTANT : Les valeurs entre {{...}} sont des placeholders a remplacer
{
  "award": "{{award_label}}"
}
[SD][P2] Enrichir weight, depth, width, height sur FA PE
P2 structured-data seo genai p2

Template : FA PE | URL : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Template : FA PE

URL exemple : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Propriete : weight, depth, width, height

Types concernes : Product

Impact : logistique — Requetes logistiques GenAI : 'livre leger pour voyager', 'laptop fin pour le sac a dos', 'cadeau pas trop lourd'.

Pont HTML → Schema.org

Signal has_product_specs → Types : Product — Proprietes : weight, depth, width, height, material, color

Les caracteristiques techniques correspondent aux proprietes Product.

Exemple d'implementation

// IMPORTANT : Les valeurs entre {{...}} sont des placeholders a remplacer
{
  "weight": {
    "@type": "QuantitativeValue",
    "value": "{{weight_value}}",
    "unitCode": "GRM"
  },
  "depth": {
    "@type": "QuantitativeValue",
    "value": "{{depth_value}}",
    "unitCode": "CMT"
  },
  "width": {
    "@type": "QuantitativeValue",
    "value": "{{width_value}}",
    "unitCode": "CMT"
  },
  "height": {
    "@type": "QuantitativeValue",
    "value": "{{height_value}}",
    "unitCode": "CMT"
  }
}
[SD][P1] Enrichir review, aggregateRating sur FA PE
P1 structured-data seo genai p1

Template : FA PE | URL : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Template : FA PE

URL exemple : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Propriete : review, aggregateRating

Types concernes : Product, Book, LocalBusiness

Impact : E-E-A-T — Enrichir avec reviewAspect (dimension d'avis) et identifier les avis detailles (longue duree, aspects specifiques). Signal E-E-A-T pour les LLM.

Pont HTML → Schema.org

Signal has_reviews → Types : Product, Review, AggregateRating — Proprietes : review, aggregateRating

Les avis correspondent aux types Review et AggregateRating.

Exemple d'implementation

// IMPORTANT : Les valeurs entre {{...}} sont des placeholders a remplacer
{
  "review": [{
    "@type": "Review",
    "author": {"@type": "Person", "name": "{{reviewer_name}}"},
    "reviewRating": {"@type": "Rating", "ratingValue": "{{rating}}"},
    "reviewAspect": "{{review_aspect}}",
    "reviewBody": "{{review_body}}"
  }],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "{{avg_rating}}",
    "reviewCount": "{{review_count}}"
  }
}
[SD][P1] Enrichir hasMerchantReturnPolicy sur FA PE
P1 structured-data seo genai p1

Template : FA PE | URL : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Template : FA PE

URL exemple : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Propriete : hasMerchantReturnPolicy

Types concernes : Offer

Impact : confiance — Rich result Google Merchant + signal confiance LLM. Repond a 'peut-on retourner un produit sur ce site ?' ou 'e-commerce avec retour gratuit'.

Pont HTML → Schema.org

Signal has_return_policy → Types : Offer, MerchantReturnPolicy — Proprietes : hasMerchantReturnPolicy

La politique de retour correspond a Offer.hasMerchantReturnPolicy.

Exemple d'implementation

// IMPORTANT : Les valeurs entre {{...}} sont des placeholders a remplacer
{
  "hasMerchantReturnPolicy": {
    "@type": "MerchantReturnPolicy",
    "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
    "merchantReturnDays": {{return_days}},
    "returnMethod": "https://schema.org/ReturnByMail"
  }
}
[SD][P2] Enrichir video (VideoObject) sur FA PE
P2 structured-data seo genai p2

Template : FA PE | URL : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Template : FA PE

URL exemple : https://www.fnac.com/a21338402/Harry-Potter-Edition-illustree-interactive-Harry-potter-et-la-coupe-de-feu-edition-interactive-J-K-Rowling

Propriete : video (VideoObject)

Types concernes : Product, NewsArticle, TechArticle

Impact : rich_result — Eligibilite au Rich Result Video de Google. Les videos produit augmentent le CTR de 20-30%.

Pont HTML → Schema.org

Signal has_video → Types : VideoObject, Product — Proprietes : video

Les videos detectees correspondent a VideoObject ou Product.video.

Exemple d'implementation

// IMPORTANT : Les valeurs entre {{...}} sont des placeholders a remplacer
{
  "video": {
    "@type": "VideoObject",
    "name": "{{video_title}}",
    "description": "{{video_description}}",
    "thumbnailUrl": "{{thumbnail_url}}",
    "uploadDate": "{{upload_date}}",
    "contentUrl": "{{video_url}}"
  }
}