paratii-player icon indicating copy to clipboard operation
paratii-player copied to clipboard

Road to Embed.ly

Open geckoslair opened this issue 7 years ago • 3 comments

Embed.ly has some requirements ( http://embed.ly/providers/new ) :

  • [x] - 1 The embed needs to be novel, in that it provides some functionality to the end user. i.e play a video, scroll through a Behance portfolio or view a slideshow.
  • [x] - 2 Your URLs and pages must be crawlable server side.
  • [x] - 3 The embed must be responsive and, at minimum, work between 280 and 800 pixels.
  • [x] - 4 The embed must work over HTTPS.
  • [ ] - 5 If the embed is a video or audio embed, it must support Player.js and pass all tests.
  • [x] - 6 Your site needs to support oEmbed as way for Embedly to reliable match a URL to a piece of content. Please test with our oEmbed validator before submitting, this will ensure you pass the basic requirement tests.
  • [ ] - 7 If your embed is an IFrame, you must accept a "referrer" parameter as part of the source. This allows Embedly to pass along the actual page your embed is on. #341
  • [x] - 8 We do not accept script tag embeds. These embeds do not work via client side API requests and all of are larger customers will not use them. Please use an iframe embed instead.
  • [x] - 9 If your embed is not responsive by height or have a predictable height, you may optionally implement height control. Note: this will only work on sites that use Embedly javascript integration.
  • [ ] - 10 After your site is added as an Embedly provider you will write a short announcement to your users that your content is available through Embedly.

geckoslair avatar Oct 25 '17 09:10 geckoslair