html - Making a story appear on facebook when user likes my website -


i want user press button

and come on facebook it. when press button nothing comes on facebook whereas if on site shows on facebook. code facebook button:

<iframe src="//www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.rexrapps.com&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=true&amp;font&amp;colorscheme=light&amp;action=like&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowtransparency="true"></iframe> 

you cannot tell facebook post something, more prominent if user decides add comment too. thing can make more visible optimize open graph tags, check url in debugger:

https://developers.facebook.com/tools/debug/og/object?q=www.rexrapps.com

(see "warnings should fixed" , check "object properties". should refresh info putting url in debugger again after changed og tags.

and here´s info open graph tags:

http://ogp.me/

you don´t have single og tag on website, that´s reason why facebook not publish correctly.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -