Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can use the Facebook LINT tool. It actually checks you meta tags and will point you in some direction what your problem is. (Check link below.. I have added a <code>?v=1</code> to the html page to avoid facebook server error response)</p> <p><a href="http://developers.facebook.com/tools/lint/?url=http%3A%2F%2Fwww.narutomeetsbleach.com%2Fnaruto-shippuden-219.html%3Fv%3D1" rel="nofollow">http://developers.facebook.com/tools/lint/?url=http%3A%2F%2Fwww.narutomeetsbleach.com%2Fnaruto-shippuden-219.html%3Fv%3D1</a></p> <p>Type in your url and check your page.</p> <p>Try changing your code to the following (is there a reason why you are using the appId/fbAsyncInit methods?):</p> <pre><code>&lt;div id="fb-root"&gt;&lt;/div&gt;&lt;script src="http://connect.facebook.net/en_US/all.js#xfbml=1"&gt;&lt;/script&gt;&lt;fb:like href="http://www.narutomeetsbleach.com/naruto-shippuden-219.html?v=2" send="false" layout="button_count" width="450" show_faces="false" font="tahoma"&gt;&lt;/fb:like&gt; </code></pre> <p><strong>AND / OR</strong></p> <p>Use this link to generate your LIKE BUTTON Code </p> <p><a href="http://developers.facebook.com/docs/reference/plugins/like/" rel="nofollow">http://developers.facebook.com/docs/reference/plugins/like/</a></p> <p>Generated Like Button Code (Iframe) :</p> <pre><code>&lt;iframe src="http://www.facebook.com/plugins/like.php?app_id=137084976372144&amp;amp;href=http%3A%2F%2Fwww.narutomeetsbleach.com%2Fnaruto-shippuden-219.html%3Fv%3D3&amp;amp;send=false&amp;amp;layout=standard&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font&amp;amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"&gt;&lt;/iframe&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