cc-archive / open-ledger

Prototype code and examples for work on the Creative Commons "CC Search" project
MIT License
48 stars 23 forks source link

Insert Open Graph Meta Properties on the Search Page html #165

Open steam228 opened 7 years ago

steam228 commented 7 years ago

For Facebook:

<meta property="og:url"                content="#" />
<meta property="og:type"               content="?????" />
<meta property="og:title"              content="?????" />
<meta property="og:description"        content="?????" />
<meta property="og:image"              content="#" /> 

For Twitter also adding (if wanted):

<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="" />
<meta name="twitter:creator" content="" />

I would say that the image is essential because it boosts the visibility.