Note that there are some explanatory texts on larger screens.

plurals
  1. POThe Live stream Plugin - When people share it post to wall. the link back does not go to my site,instead my fb app, how to make go to my site?
    text
    copied!<p>Newbee - The Live stream Plugin - When people share in the discussion it posts to their wall. The link back from their wall does not go to my site,instead to my fb app. I do not want this. How to make the link go to my site?</p> <p>Here is my meta tags, do not know if you need this to help.</p> <pre><code>&lt;meta property="fb:222552801135886" content="{222552801135886}"/&gt; &lt;meta property="og:title" content="The Green Zone Kicker" /&gt; &lt;meta property="og:type" content="book" /&gt; &lt;meta property="og:url" content="http://www.greenzonekicker.com" /&gt; &lt;meta property="og:image" content="http://www.greenzonekicker.com/img/bookforSale60.JPG" /&gt; &lt;meta property="og:site_name" content="The Green Zone Kicker" /&gt; &lt;meta property="fb:admins" content="100002932010605" /&gt; </code></pre> <p>Here is the code for my live stream plugin.</p> <pre><code>&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/en_US/all.js#appId=222552801135886&amp;xfbml=1"; fjs.parentNode.insertBefore(js, fjs); } (document, 'script', 'facebook-jssdk'));&lt;/script&gt; &lt;div class="fb-live-stream" data-event-app-id="222552801135886" data-width="873" data-height="500" data-always-post-to-friends="false"&gt;&lt;/div&gt; </code></pre> <p>Thanks in advance!!</p> <p>Also , I was just going with the flow and made a fb app for my site. But I dont get what that is doing for in terms of its usefulness? Can someone explain under what circumstance I would want my website to be embedded in my faceBook app?</p> <p>Adam</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