Note that there are some explanatory texts on larger screens.

plurals
  1. POcannot get opengraph to scape url
    primarykey
    data
    text
    <p>I know this is a pretty common problem but any of the solutions I have tried (thats a lot) haven't worked. </p> <p>I am trying to scrape <a href="http://residencyradio.com/" rel="nofollow">http://residencyradio.com/</a> using <a href="https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fresidencyradio.com%2F" rel="nofollow">https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fresidencyradio.com%2F</a></p> <p>The site itself is getting a complete overhaul, this will be revealed next week and I want the relevant images, title and info to appear if someone links to the site, but instead at the moment these properties are being shown as they were the very first time the site was cached on FB (nearly a year ago).</p> <p>As far as I can see, I have included all the relevant meta tags etc how they should be, I even tried implementing a like button on the site, but to no avail. I have followed what has been set out on: <a href="http://ogp.me/" rel="nofollow">http://ogp.me/</a> and can't see anything wrong.</p> <p>Here is a sippet of the page from <code>!DOCTYPE</code> to <code>&lt;/head&gt;</code>:</p> <pre><code>&lt;!DOCTYPE html&gt; &lt;html lang="en" prefix="og: http://ogp.me/ns#"&gt; &lt;head&gt; &lt;meta charset=utf-8&gt; &lt;title&gt;The Residency&lt;/title&gt; &lt;!--[if IE]&gt; &lt;script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"&gt; &lt;/script&gt; &lt;![endif]--&gt; &lt;link href="css/reset.css" rel="stylesheet" type="text/css" /&gt; &lt;link href="css/stylesheet.css" rel="stylesheet" type="text/css" /&gt; &lt;link rel="icon" type="image/png" href="images/favicon.png" /&gt; &lt;!--Meta Data--&gt; &lt;meta name="keywords" content="The Residency, M. Budden, Neal McClelland, Michael Budden, Radio, Residency Radio, Residency, Global, House, Electro, Progressive, Tech, Techno, DnB, Drum and Base, Dubstep, iTunes, Belfast, Northern Ireland, UK" /&gt; &lt;meta name="description" content="Brought to you by Neal McClelland and M. Budden, The Residency is a weekly global underground dance show" /&gt; &lt;meta property="og:title" content="The Residency A global underground dance show" /&gt; &lt;meta property="og:type" content="musician" /&gt; &lt;meta property="og:url" content="https://www.facebook.com/theresidency" /&gt; &lt;meta property="og:image" content="https://www.residencyradio.com/images/Residency_logo_circle.png" /&gt; &lt;meta property="og:site_name" content="The Residency" /&gt; &lt;meta property="fb:admins" content="1324839758" /&gt; </code></pre> <p></p> <p>Any help would be greatly appreciated, as I've been scratching my head for a few days trying to figure it out!</p> <p>Thanks in advance!</p>
    singulars
    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.
    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