This is a very useful module, thanks for creating it.

Feature request: in the title and body there are often HTML encoded entities such as “,   and ". It would be nice to filter those out, or better yet, replace them with regular quotes etc.

Example from http://www.dutchinamerica.com/2011/01/19/three-centuries-hudson-river:

<meta property="og:title" content="&quot;Three Centuries on the Hudson River&quot;" />
<meta property="og:description" content="&amp;#8220;Three Centuries on the Hudson River&amp;#8221; is a book about Hoogebergh, a 1696 family homestead in upstate New York, and the eleven generations of the Staats family who have lived&amp;nbsp;there.
Th" />

Comments

hiddentao’s picture

These encoded entities should get automatically replaced with their normal text equivalents when e.g. sharing on Facebook. Is this not happening?

guusbosman’s picture

Assigned: Unassigned » guusbosman
Status: Active » Closed (works as designed)

Yes, you're right. They are correctly being replaced by Facebook so this is not really a problem. I'll close it.