• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.07.26, 15:04
  • Opened by: Alberto trevisiol

Ticket #26535 - additional structured data

Hi,
I have to add structured data to our home page:

"contactPoint": [{
    "@type": "ContactPoint",
    "telephone": "+39-0438-898489",
    "contactType": "customer service",
    "email": "info@dogbauer.it"
  }],
  "sameAs": [
    "https://www.facebook.com/dogbauer.it",
    "https://www.instagram.com/dogbaueralimentazionediricerca/",
"https://www.youtube.com/@dogbauercibopercani",
"https://maps.app.goo.gl/pEfsg3JeBAXGxWRGA",
"https://it.trustpilot.com/review/dogbauer.it"
"https://www.feedaty.com/recensioni/dogbauer/"
]

How can it be done?
Thank you in advance and best regards
Ezio

Comments

Fred 13 Jul 2026, 21:41

Hi Ezio
You can add that config into the file

/themes/alysum/templates/_partials/microdata/head-jsonld.tpl
Alberto trevisiol 14 Jul 2026, 08:42

Thanks Fred, do you think the code snippet I attached is correct?

Fred 14 Jul 2026, 22:14

it seems you forget to attach it