dreikanter / public-static

Programmer's approach to web content management
https://github.com/dreikanter/public-static
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Include Open Graph metadata to the header #100

Closed dreikanter closed 10 years ago

dreikanter commented 10 years ago

Format specification: http://ogp.me

Code example from https://bold.pixelapse.com:

<meta property="og:title" content="Mac OS X Yosemite Under the Magnifying Glass" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://bold.pixelapse.com/minming/mac-os-x-yosemite-under-the-magnifying-glass" />
<meta property="og:description" content="A Detailed Look at the Design of Apple&#x27;s New OS - Apple revealed a sneak peek into Mac OS X Yosemite earlier this week. Not surprisingly, Apple updated its desktop OS to match iOS 7&#39;s design language. The new OS X now embodies a brighter and flatter styling, coupled with icon updates, font changes, and translucent materials. Here&#39;s a quick look at the visual design changes in Yosemite and my impressions of them." />
<meta property="og:image" content="https://data-pixelapse.s3.amazonaws.com/1/5776448/orig_3832043?AWSAccessKeyId=AKIAJXL2IXYH62T5HXDA&Expires=1717661704&Signature=FNuGtX8AES5%2BMtUgazkZjju4YmM%3D" />
<meta property="article:author" content="Min Ming Lo" />
<meta property="article:publisher" content="https://bold.pixelapse.com" />