2 votes

This package is marked as retired

This package was designed to work with Umbraco v4 to v6 only.
Due to other package commitments, I am no longer maintaining this package.

Open Graph DataType

A simple Umbraco data-type (property-editor) to parse Open Graph information from a given URL.

XML data format

The data-type will store the Open Graph data in the following format.

<OpenGraph>
	<Type>website</Type>
	<Title>Open Graph protocol</Title>
	<Image>http://ogp.me/logo.png</Image>
	<Url>http://ogp.me/</Url>
	<OriginalUrl>http://ogp.me/</OriginalUrl>
</OpenGraph>

 

Code examples for Razor and XSLT are to come.

 

References

 

Screenshots

Package owner

Lee Kelleher

Lee Kelleher

Lee has 15802 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Lee Kelleher
  • Created: 20/06/2013
  • Current version 1.0.0
  • .NET version 4.0
  • License MIT
  • Downloads on Our: 675

External resources