Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>When facebook tries to lint the page there might be a problem. </p> <p>It could be something to do with the hash tag in the url. Is there a way to convert over to a querystring instead? </p> <p>When I first went to that page in a clean browser, I did not get to the id 5 page, but was redirected to some homepage. I then had to retype the #id/5 to get to the real page...Facebook is probably running into the same situation.</p> <p><strong>EDIT</strong></p> <p>Ok, I tried again and facebook still sees wrong information:</p> <p><a href="http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fsaxbox.keep.pt%2Fcommunity%2F%23id%2F5" rel="nofollow">http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fsaxbox.keep.pt%2Fcommunity%2F%23id%2F5</a></p> <p>And if you follow this link: <a href="http://developers.facebook.com/tools/debug/og/echo?q=http%3A%2F%2Fsaxbox.keep.pt%2Fcommunity%2F%23id%2F5" rel="nofollow">http://developers.facebook.com/tools/debug/og/echo?q=http%3A%2F%2Fsaxbox.keep.pt%2Fcommunity%2F%23id%2F5</a></p> <p>This is what your server responds with: Notice there are no og meta tags and there's no comment plugin.</p> <pre><code>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt; &lt;!-- The HTML 4.01 Transitional DOCTYPE declaration--&gt;&lt;!-- above set at the top of the file will set --&gt;&lt;!-- the browser's rendering engine into --&gt;&lt;!-- "Quirks Mode". Replacing this declaration --&gt;&lt;!-- with a "Standards Mode" doctype is supported, --&gt;&lt;!-- but may lead to some differences in layout. --&gt;&lt;html&gt; &lt;!-- xmlns:fb="http://ogp.me/ns/fb#"&gt;--&gt;&lt;head&gt; &lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt; &lt;meta http-equiv="content-type" content="text/html; charset=UTF-8"&gt; &lt;!-- Default locale --&gt;&lt;meta name="gwt:property" content="locale=pt_PT"&gt; &lt;!-- --&gt;&lt;!-- Consider inlining CSS to reduce the number of requested files --&gt;&lt;!-- --&gt;&lt;!--&lt;link type="text/css" rel="stylesheet" href="WebCommunityClient.css"&gt;--&gt;&lt;title&gt;weebox community&lt;/title&gt; &lt;!-- --&gt;&lt;!-- This script loads your compiled module. --&gt;&lt;!-- If you add any GWT meta tags, they must --&gt;&lt;!-- be added before this line. --&gt;&lt;!-- --&gt;&lt;script type="text/javascript" language="javascript" src="webcommunityclient/webcommunityclient.nocache.js"&gt;&lt;/script&gt;&lt;link rel="alternate" type="application/rss+xml" title="RSS" href="rss"&gt; &lt;meta name="title" content="weebox community"&gt; &lt;meta name="description" content="weebox community"&gt; &lt;link rel="image_src" href="logo.png"&gt; &lt;/head&gt; &lt;!-- --&gt;&lt;!-- The body can have arbitrary html, or --&gt;&lt;!-- you can leave the body empty if you want --&gt;&lt;!-- to create a completely dynamic UI. --&gt;&lt;!-- --&gt;&lt;body&gt; &lt;div id="fb-root"&gt;&lt;/div&gt; &lt;script&gt;(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/pt_PT/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));&lt;/script&gt;&lt;!-- OPTIONAL: include this if you want history support --&gt;&lt;iframe src="javascript:''" id="__gwt_historyFrame" tabindex="-1" style="position: absolute; width: 0; height: 0; border: 0"&gt;&lt;/iframe&gt; &lt;div id="loading" style="height: 99%;"&gt;&lt;img src="loading.gif" alt="Loading..." style="position: relative; top: 50%; left: 50%; margin-top: -27px; margin-left: -27px;"&gt;&lt;/div&gt; &lt;div id="main"&gt;&lt;/div&gt; &lt;/body&gt; &lt;/html&gt; </code></pre>
    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.
    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