facebook is not recognizing my meta tags

前端 未结 10 1081
长发绾君心
长发绾君心 2021-01-02 02:55
    
   

        
10条回答
  •  不知归路
    2021-01-02 03:05

    Might also be wrong encoded double quotes in the meta tags, if e.g. you have copied the code from a browser into your editor.

    I found a huge number of bugs in my pages markup by using the linter at https://developers.facebook.com/tools/debug/

    Down below is a function: "See exactly what our scraper sees for your URL" which is really helpful.

提交回复
热议问题