Facebook Like for each article on my asp.net website -


i have created blog website using asp.net. in have page bloglist shows list of blogs in datalist. when clicked on each blog heading navigate article.aspx page. need include facebook plugin article. done. need prompt user facebook page if user visits website first time.

there generator button, basic code here , change url:

https://developers.facebook.com/docs/reference/plugins/like/

you need open graph tags on every page: http://ogp.me/

for facebook page, cannot prompt user (at least not without user authorization, , that´s way complicated unneccessary this), can include social plugin. box perfect this: https://developers.facebook.com/docs/reference/plugins/like-box/


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

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

java - Are there any classes that implement javax.persistence.Parameter<T>? -