Note that there are some explanatory texts on larger screens.

plurals
  1. POfacebook like problem with Open graph
    primarykey
    data
    text
    <p>I am attempting to integrate Facebook open graph into my site but I ran it through the URL Linter and I get the error: <em>"Required Property Missing, og:titleand og:url is required".</em> This is a description page for my product.</p> <p>Am I missing something?</p> <pre><code>&lt;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/ns#" &gt; &lt;head&gt; &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt; &lt;meta name="Description" content="" /&gt; &lt;meta name="keywords" content="hard drives, electronics, cctv, cables, psu" /&gt; &lt;meta name="document-classification" content="" /&gt; &lt;meta property="og:title" content="CAT5e UTP PATCH ETHERNET NETWORK CABLE LEAD 0.5M GREEN" /&gt; &lt;meta property="og:type" content="product"/&gt; &lt;meta property="og:url" content="http://apps.facebook.com/maplinuk/buynow-id-10015,20015-cat5e-utp-patch-ethernet-network-cable-lead-0-5m-green.html" /&gt; &lt;meta property="og:image" content="http://www.247topseller.co.uk/clientstores/maplinuk/prod_image/rj45_250300.jpg" /&gt; &lt;meta property="og:site_name" content="maplinuk" /&gt; &lt;meta property="fb:app_id" content="{clipped}"/&gt; &lt;meta property="og:description" content="CAT5e UTP PATCH ETHERNET NETWORK CABLE LEAD 0.5M GREEN" /&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="fb-root"&gt;&lt;/div&gt; &lt;script type="text/javascript"&gt; window.fbAsyncInit = function() { FB.init({appId: '{clipped}', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); &lt;/script&gt; &lt;fb:like href="http://apps.facebook.com/maplinuk/buynow-id-10015,20015-cat5e-utp-patch-ethernet-network-cable-lead-0-5m-green.html" show_faces="true" width="450" font=""&gt; &lt;/fb:like&gt; &lt;/body&gt; &lt;/html&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload