How to use Microdata throughout a LocalBusiness website

后端 未结 2 1050
耶瑟儿~
耶瑟儿~ 2020-12-06 22:12

I am getting involved into Microdata and rich snippets for leading better search results. I am kind of confused about where to set the itemscope for a Loc

2条回答
  •  北海茫月
    2020-12-06 22:27

    One possible solution is to use json-ld. So with that you don't have to mix html and the Microdata and I would say a little bit easier to use.

    This is the post in which they talked about that. http://blog.schema.org/2013/06/schemaorg-and-json-ld.html

    Possible Eg for LocalBusiness:

    
    

    You can check this sintax using this.

提交回复
热议问题