Social Profile & Logo Markup: Where to add it?
-
We're looking to implement structured data for our social profiles and logo, as referenced here:
https://developers.google.com/search/docs/data-types/social-profile
https://developers.google.com/search/docs/data-types/logo
Should we add the markup for these structured data types to multiple pages, the homepage only, or all indexable pages? TIA
-
Hi Allie,
You would only have to add this to your homepage. From the other pages you can then reference this code within the Schema.org so it doesn't have to be included multiple times.
Martijn.
-
Thanks, Martijn.
How would you typically reference the code from other pages? An example would be great. Thanks!