https://hyfindrdev.com/en/menu/use-case?template=%40SyliusShop%2FLayout%2FSidebar%2FMenu%2FuseCase.html.twig

Rich Snippets

Test these rich snippets using Google RichSnippets tester utility

Recap

Type Value
Breadcrumb
array:1 [
  0 => array:3 [
    "@context" => "https://schema.org"
    "@type" => "BreadcrumbList"
    "itemListElement" => array:5 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Home"
        "item" => "https://hyfindrdev.com/en/"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Category"
        "item" => "https://hyfindrdev.com/en/taxons/category"
      ]
      2 => array:4 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Services"
        "item" => "https://hyfindrdev.com/en/taxons/services"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Software"
        "item" => "https://hyfindrdev.com/en/taxons/services/software"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Plant Design Software"
      ]
    ]
  ]
]