Note that there are some explanatory texts on larger screens.

plurals
  1. POFacebook like button is asking to confirm the action
    text
    copied!<p>To begin with, I've already read the following topics:</p> <ul> <li><a href="https://stackoverflow.com/questions/7405485/facebook-like-without-confirm">Facebook Like without Confirm?</a></li> <li><a href="https://stackoverflow.com/questions/8100669/facebook-like-button-shows-the-confirm-link-but-still-cannot-like-after-confi">Facebook Like button shows the &quot;Confirm&quot; link, but still cannot Like after confirming</a></li> </ul> <p>Including this topic:</p> <ul> <li><a href="https://stackoverflow.com/questions/8940749/facebook-likeconfirm-button">https://stackoverflow.com/questions/8940749/facebook-likeconfirm-button</a></li> </ul> <p>There are at least 25 apps hosted under <code>dev.anuary.com</code> host, sub domain of <code>anuary.com</code>. Neither of them ask for "like" action to be confirmed.</p> <p>Worth mentioning, is that there is another website ( <a href="http://sinonimai.lt" rel="nofollow noreferrer">http://sinonimai.lt</a> ) hosted on the same host, that had a fan base of 10 000+ people and was recently disabled by Facebook. I didn't manage to contact Facebook regarding either of the issues, therefore I simply took off the like-box from the latter website. Hopefully, temporarily.</p> <p><img src="https://i.stack.imgur.com/Lh5rV.png" alt="enter image description here"></p> <p>The most annoying of all, is that even if you confirm the "like" action, "like" doesn't get submitted. I've tried on multiple friend accounts, different browsers (possible bug to report?).</p> <p>I've ignored it for over a month. But it doesn't go away.</p> <hr> <p><img src="https://i.stack.imgur.com/lalW3.png" alt="enter image description here"></p> <p>There are no hidden overlays, no bouding elements or anything that'd be considered unusual placement of the "like" button element. The website and the button itself has been placed very recently. The open-graph tags are in place and changing app ID doesn't change the behavior.</p> <pre class="lang-html prettyprint-override"><code>&lt;meta property="og:title" content="Anuary"/&gt; &lt;meta property="og:type" content="company"/&gt; &lt;meta property="og:image" content="http://anuary.com/public/images/og-anuary-logo.jpg"/&gt; &lt;meta property="og:url" content="http://anuary.com"/&gt; &lt;meta property="fb:app_id" content="128740590570428"/&gt; &lt;meta property="og:site_name" content="Anuary"/&gt; &lt;meta property="og:description" content="Anuary is a company of accomplished developers and social media experts. We design engaging and innovative social media campaigns, for web and mobile, that are meant to interact with your targeted audience, through applications, websites, competitions and participation events. The objective being to spread the word about the product and increase loyalty to the advertised brand."/&gt; </code></pre> <p>However, the page content is loaded dynamically. What Facebook parser sees is pretty much an empty page.</p> <p>Can this be an issue?</p>
 

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