open graph tags

Permalink
I am trying to define the open graph properties for my page, and this is what I entered into header extra content on my home page:
<meta property="og:site_name" content="Room 66"/> 
<meta property="og:type" content="website"/> 
<meta property="og:title" content="Tonstudio, Proberäume & Verleih"/> 
<meta property="og:description" content="professionelles Tonstudio und Proberäume für alle Musikrichtungen 24/7 bespielbar. Live Recording, mobiles Recording, Konzertmitschnitte. Sprachaufnahmen, Werbejingles, Demo - CDs"/> 
<meta property="og:url" content="http://www.room66.at"/>


This is what is shown in my source code though:
<meta property="og:site_name" content="Room 66" />
<meta property="og:title" content="Home" />
<meta property="og:description" content="" />
<meta property="og:url" content="http://www.room66.at" />

I cleared the cache and reloded and restarted the browser and opened the page in a different browser alltogether but nothing at all changed so maybe I made a msitake somewhere, only I can't find it.

There is an add on for open graph meta and I installed it, but cannot find it anywhere in the dashboard, and the develkoper is no help. Can anyone tell me what I am doing wrong here please? Thxs

rritz