Skip to main content

Embed any content on the web. Powered by embed.ly.

Project description

Latest Version Downloads License

Embedly supports more than 300+ content providers. Video, audio, photos, product and more. See http://embed.ly/providers

You will need a Embedly API key, you can sign up for an API key at http://app.embed.ly/signup

Features

  • Uses the Embedly API

  • Embeds indexable by search engines (SEO-friendly)

Make your Embeds Visible to Search Engines. Your content looks like this to crawlers:

<blockquote>
    <h4><a href="http://embed.ly">
      Embedly makes your content
      more engaging and easier to share</a></h4>
    <p>
      Embed Content On Any Site. Bring engaging content
      to your viewers. Our embeds display whether you're
       on the web or mobile.
    </p>
</blockquote>

Instead of a simple a tag like:

<a href="http://embed.ly" class="embedly-card">Embedly makes your content more
  engaging and easier to share</a>

Embedly Features

Responsive Embed

Embeds are responsive and adapt to automatically fit the page they are placed in.

Google Analytics

Embedly will send events in your Google Analytics dashboard! You can see clicks on social buttons, plays of a video and even when a user clicks on a video recommendation.

Social Sharing

Embedly allow you to publish content into your social networks with built-in sharing, tweeting, and reposting.

For more information, see: http://embed.ly/cards

Quickstart

  1. Install djangocms-embed:

    pip install djangocms-embed
  2. Add djangocms_embed to INSTALLED_APPS:

    INSTALLED_APPS = (
        ...
        'djangocms_embed',
        ...
    )
  3. Sync database:

    python manage.py migrate
  4. Add DJANGOCMS_EMBED_API_KEY to your project settings:

    DJANGOCMS_EMBED_API_KEY = '<Embedly API Key>'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-embed-0.1.1.tar.gz (7.6 kB view details)

Uploaded Source

File details

Details for the file djangocms-embed-0.1.1.tar.gz.

File metadata

File hashes

Hashes for djangocms-embed-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f143a91cfba90661d51a7d15ebeefa9f3b09dc70fc210410ac36207934a42d6a
MD5 f2e7b40a3732de9a45d70e636f2eb6fa
BLAKE2b-256 f9e18a474e397109de525180f1ee6920daa7c66e1cfe441b2c2da5e05d7c25c7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page