Validation error: “The itemprop attribute was specified, but the element is not a property of any item”

后端 未结 2 1235
我在风中等你
我在风中等你 2021-02-05 05:31

For better SEO I need put some meta on my page like this:




        
2条回答
  •  耶瑟儿~
    2021-02-05 05:59

    If you use itemprop meta tag in header for your site title, description and so on.

    only just add itemscope itemtype="http://schema.org/WebPage" in your html tag.

    finally:

    
    

提交回复
热议问题