0

I'm about to add the code from schema.org for reviews and local businesses. The question I have is: if I have a browse section, should I add the schema code to that as well, meaning I would have two instances on the site per business? Or should I only do a schema on the canonical content?

Thanks!

Citizen
  • 12,430
  • 26
  • 76
  • 117

1 Answers1

1

You should add the schema code to the non-canonical sections as well, specifying the canonical reference with itemprop="url" and the link to it.

marcanuy
  • 23,118
  • 9
  • 64
  • 113