- 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
Hi Ezio
You can add that config into the file
Thanks Fred, do you think the code snippet I attached is correct?
it seems you forget to attach it