Note that there are some explanatory texts on larger screens.

plurals
  1. POdifferent pic and description visible when sharing a post shared with feed dialog from website
    primarykey
    data
    text
    <p>I created a feed dialog on my website for a news page, I can share this news content without any issue to FB, but once in Facebook I want to share it there, I get the picture and description from a like button on my site.</p> <p>This is the link for sharing from site to FB</p> <pre><code>&lt;a href="https://www.facebook.com/dialog/feed?app_id=145350652325572&amp;link=http://nwheelsandheels.be?page=news&amp;picture=&lt;?php echo $fbpic; ?&gt;&amp;name=&lt;?php echo $rij_news['titel']; ?&gt;&amp;caption=Bekijk dit nieuwe nieuwsbericht op Nwheelsandheels.be&amp;description=&lt;?php echo $mes; ?&gt;&amp;redirect_uri=http://www.nwheelsandheels.be?page=news"&gt;&lt;img src = "http://www.nwheelsandheels.be/img/share_button2.png"&gt;&lt;/a&gt; </code></pre> <p><a href="http://imageshack.us/photo/my-images/842/g7t1.jpg/" rel="nofollow">part1</a></p> <p>but when sharing it on FB again I get the picture and details from my like button on the home page.</p> <p><a href="http://imageshack.us/photo/my-images/819/tmtz.jpg/" rel="nofollow">part 2</a></p> <p>For my like button the details are set in meta tags, can this be the issue (it has a different app id)</p> <pre><code> &lt;meta http-equiv="content-type" content="text/html; charset=utf-8" /&gt; &lt;meta property="fb:app_id" content="190271261128958" /&gt; &lt;meta property="og:type" content="website" /&gt; &lt;meta property="og:url" content="http://www.nwheelsandheels.be" /&gt; &lt;meta property="og:title" content="N. Wheels and heels" /&gt; &lt;meta property="og:image" content="http://www.nwheelsandheels.be/img/logofb.png" /&gt; </code></pre> <p>Any help will be welcome, Thanks Johan</p>
    singulars
    1. This table or related slice is empty.
    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