Return to Snippet

Revision: 46079
at May 12, 2011 18:44 by gerhardsletten


Initial Code
<html xmlns="http://www.w3.org/1999/xhtml" 
	xmlns:og="http://ogp.me/ns#" 
	xmlns:fb="http://www.facebook.com/2008/fbml" 
	xml:lang="{$site.http_equiv.Content-language|wash}" lang="{$site.http_equiv.Content-language|wash}">
<head>
...
<meta property="og:title" content="{ezini('SiteSettings','SiteName', 'site.ini')|wash}" />
<meta property="og:type" content="book" />
<meta property="og:url" content="http://www.foo.no{$requested_uri_string|ezroot('no')}" />
<meta property="og:image" content="http://www.foo.no{'logo_fb.png'|ezimage(no)}" />
</head>

Initial URL


Initial Description
logo_fb.png should be at least 50x50px and have a maximum aspect ratio of 3:1

Initial Title
Open Graph for ez Publish

Initial Tags
facebook

Initial Language
eZ Publish