8000 GitHub - idleberg/OGraphr: A Wordpress plugin that automatically retrieves images from embedded media-players and includes them as Open Graph compatible thumbnails
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
/ OGraphr Public archive

A Wordpress plugin that automatically retrieves images from embedded media-players and includes them as Open Graph compatible thumbnails

Notifications You must be signed in to change notification settings

idleberg/OGraphr

Repository files navigation

OGraphr for WordPress

The MIT License GNU General Public License GitHub release Travis David Wordpress

Description

This plugin adds several Open Graph tags to the header of your WordPress site. These include meta information such as site name, a description (the excerpt of a post), the permalink, author, categories and images for your post. As a specialty, images from embedded video and audio players are retrieved as well. Other types of meta-tags are supported as well, including Google+ Snippets, Twitter Cards and canonical links.

Currently, these media embeds are supported:

  • 8tracks
  • Bambuser
  • Bandcamp
  • DailyMotion
  • Flickr videos
  • Hulu
  • Internet Archive
  • Livestream
  • Mixcloud
  • Muzu.tv
  • MyVideo
  • Official.fm
  • SoundCloud
  • Spotify
  • Twitch.tv
  • Ustream
  • Vimeo
  • YouTube
  • JW Player
  • NVB Player
  • Standard HTML5 video-tags

Open Graph tags will be used by social network sites such as Facebook, Twitter or Google+ to style a shared link or webpages "liked" by any user. Images supposedly attract more attention, so you might find this plug-in useful.

View Screenshots

Installation

Plugin Directory

The easiest way to install OGraphr is through the Plugin Directory, which you can access in the WordPress backend

GitHub

  1. Change directory to wp-content/plugins

  2. Clone repository git clone https://github.com/idleberg/OGraphr.git meta-ographr

  3. Activate and set up the plug-in in the WordPress backend

Developers

The provided gulpfile.js will serve as our build tool. In order to use it, we need to have Node.js and Bower installed.

# install Gulp globally
npm install gulp -g

# install Node dependencies
yarn || npm install

Several gulp tasks are now available. Use gulp make to build OGraphr or make use of the gulp lint feature. You can also lint files by extensions (gulp css, gulp js & gulp php.)

FAQ

The Frequently Asked Questions have moved the Wiki

License

OGraphr is dual-licensed under The GNU General Public License v2.0 and The MIT License.

Donate

You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

About

A Wordpress plugin that automatically retrieves images from embedded media-players and includes them as Open Graph compatible thumbnails

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0