I have a smalll local buiness site (physical therapist) with 8 pages. On every page I have the name and contact info. I read in google webmaster tools about structured data and ld+json. is it OK to add the LocalBusiness information to all pages in the head or should I only put it in the contact page ? Thanks Amator
Technically structured data is for useful information that you expose via your website. In my opinion, it feels ok if you have those details on every page anyway. If you have other useful information on your site that google can consume, it's good to expose that with structured data as well.
make it small and place it into footer, it is ok to place some information here in Footer, but in header it is not a bets practice.
@markbatham2009 Thanks for your answer but I believe you did not understand the question. I have the contact detail already in the footer on every page. I am asking if I should put structured data (json+ld format) in the <head> (not header) on every page or only the contact page
Thats right.json+ld format like script which data structure tools detect and highlight this data in google search
You can use structural data in all pages if it’s useful for Google to better understand your site. But make sure to use correct type.
Currently looking into using structured data on my website as well. I just need to find some good guides/tutorials first.
Also make sure to test your structured data implementation with https://search.google.com/structured-data/testing-tool
should be ok on every page, will help google to organize the data and better chances of all your pages finding good real estate in the serps.