简体   繁体   中英

Facebook object debugger doesn't recognize :

OK, I have an ":" in the page title so I use the HTML5 character entity for it viz. :

Facebook's og scraper doesn't seem to recognize it and converts it to a :

Here's an example:

Source

FB scraper result

How do I fix it ?

I fixed by not converting : to its html5 entity. Only converting quotes(double & single) might be enough in most cases.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM