Skip to content
#

multimedia-library

Here are 18 public repositories matching this topic...

ludmilamarian
ludmilamarian commented Jun 5, 2018

Add OpenGraph metadata to videos in order to improve Facebook/Twitter sharing (and in general SEO).
An example from the current CDS:

<meta content="Title" property="og:title" />
<meta content="website" property="og:type" />
<meta content="https://cds.cern.ch/record/XXXX" property="og:url" />
<meta property="og:video:height" content="YYY" />
<meta property="og:video:width" content="ZZ

Improve this page

Add a description, image, and links to the multimedia-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multimedia-library topic, visit your repo's landing page and select "manage topics."

Learn more