Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p><strong>UPDATE [Nov 6, 2014]</strong>: Sadly, adding <code>format=json</code> has no effect with the current version of Facebook OG debugger.</p> <p>Add &amp;format=json to your call. I'd be wary about making a lot of calls to this, just because it is not part of the official API.</p> <p><a href="http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.terra.com.br&amp;format=json" rel="nofollow">http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.terra.com.br&amp;format=json</a></p> <pre><code>{ "warning":[ { "type":"Inferred Property", "message":"The og:url property should be explicitly provided, even if a value can be inferred from other tags." }, { "type":"Inferred Property", "message":"The og:title property should be explicitly provided, even if a value can be inferred from other tags." }, { "type":"Inferred Property", "message":"The og:image property should be explicitly provided, even if a value can be inferred from other tags." }, { "type":"Inferred Property", "message":"The og:locale property should be explicitly provided, even if a value can be inferred from other tags." } ], "info":[ { "type":"fb:admins", "message":[ 1640032884 ] }, { "type":"og:url", "message":"http:\/\/www.terra.com.br\/portal\/" }, { "type":"og:type", "message":"website" }, { "type":"og:title", "message":"Terra - Not\u00edcias, v\u00eddeos, esportes, economia, divers\u00e3o, m\u00fasica, moda, fotolog, blog, chat" }, { "type":"og:image", "message":[ "http:\/\/p2.trrsf.com.br\/image\/get?o=cf&amp;w=89&amp;h=67&amp;src=http\u00253A\u00252F\u00252Fp2.trrsf.com.br\u00252Fimage\u00252Ffget\u00252Fcf\u00252F300\u00252F300\u00252Fimg.terra.com.br\u00252Fi\u00252F2012\u00252F01\u00252F12\u00252F2176927-3276-rec.JPG" ] }, { "type":"og:updated_time", "message":1326392389 } ], "debug":[ { "type":"Meta Tag", "message":"\u003cmeta property=\"fb:admins\" content=\"1640032884\" \/&gt;" } ] } </code></pre>
 

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