I've added a Facebook 'Share' button to my site, but when the window opens, there are absolutly no details about the page that is being shared.
I've included several meta tags in the header, and added the XML parsers to the <HTML> tag -
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en-GB" dir="ltr">
<head>
<meta property='og:image' content="http://test.dynedrewett.com/wp-content/uploads/2009/09/dyne-drewett-logo.gif"/>
<meta property='og:locale' content='en_UK'/>
<meta property='og:title' content='Consumer protection law - Dyne Drewett'/>
<meta property='og:description' content='The OFT conducted a review of 156 retailer websites, and found that many of them may not be complying fully with the Consumer Protection Regulations.'/>
<meta property='og:url' content='http://test.dynedrewett.com/consumer-protection-law-and-the-internet/'/>
<meta property='og:site_name' content='Dyne Drewett'/>
<meta property='og:type' content='article'/>
Does anybody know why this would not be working? Thanks.
og:urlvalue. – CBroe Jan 30 at 15:35