Display web pages of other websites on my WordPress blog - wordpress

Display web pages of other websites on my WordPress blog, in case I want to share any post, likewise on Facebook when you share some URL it appears with some preview.

There is more than one plugin support URL preview on wordpress, here is the most good shaped one.
link-preview <- Similar to facebook link preview
embadly

Related

Facebook post live preview not showing when shared in Buddypress website

I am working on this community website https://www.doggowuf.com/ build on WordPress with Buddypress and Youzify plugins.
When I share links of other websites it pulls the preview (featured image) of the web page but when I share any Facebook post on the website it does not do the same.
Is it some kind of restriction from Facebook or it is flaw from my end?
Image : Facebook post preview not showing up
You have to integrate facebook with your website first
please Refer to
https://wordpress.com/support/facebook-integration/#publicize-to-facebook

How to show thumbnail of a asp.net website on facebook?

I developed a Asp.net website that play youtube videos on one page. I hosted it in windows Azure recently. But if I took a url of a page which play video and post it on facebook then facebook doesn't show any thumbnail. Can any one help me pls ?
to understand my needs you can post both of the following urls to facebook.
http://hiruvideos.hirufm.lk/index.php?page=videos-watch&id=1705
http://mostamazingvideos.azurewebsites.net/PlayVideos.aspx?uid=1
Second one doesn't show any thumbnail.
You are missing the Facebook Open Graph meta tags that tell Facebook what image to show when somebody shares the link to your website. Follow the best practices at https://developers.facebook.com/docs/sharing/best-practices (Section 3 talks about the meta tags).

How to add facebook comment to my wordpress blog?

I have wordpress blog , http://luckyleosan.wordpress.com/2014/03/07/sample-photo/#comments. i wanna add facebook comment to wordpress blog. how can i do that? i have searched about this in google. but in facebook developer site, its asking the domain name- if i give my above url, its showing the error of url should be canvas url.?
canvas url in facebook means?
what i will do it now?
how to add facebook comment to above url blog?
please help me. am facebook and wordpress newb..
The Facebook site you are looking at is designed for developers looking to build plugins that integrate Facebook with WordPress and other platforms. Hence the registration requirements.
Instead, you can use the official Facebook plugin for WordPress. It will replace default WordPress comments with the Facebook comment box. It will also give you some handy features like shortcodes for a like button and open graph meta setup.
You can use the Facebook Comments Plugin for fb comments.

Add facebook like button in wordpress e-commerce site

I'm building wordpress e-commerce site (using wp e-commerce plugin), so i added Facebook Open Graph Protocol, so now my site is connected to facebook and i can put facebook like button for the entire web site or for pages or for posts,but i want to add like button for all of the products of my sites, i tried many plugins but none of them works for me. I read on some forums that i should add some code to single-product.php, but there are 3 files with that name.
If anybody knows how this works, please help me.
Thanks.
You can find a detailed tutorial on how to integrate the Facebook Like Button with Wordpress on my blog here:
http://abecoffman.com/2011/advanced-wordpress-like-button-integration/
If you follow the steps you should be able to add the XFBML tags anywhere in your theme.

Easily incorporate blog feed into site

I built a site for a client not too long ago and built it fairly standard. Now she has a Wordpress blog and would like an area on the main site to have links to the most recent blog posts. Is there an easy way for me to pull a list of the most recent posts into this content area without having to chop the page up into a Wordpress template?
You want to place the WP feed on the static site? Maybe Developer's Guide - Google AJAX Feed API - Google Code
http://wordpress.org/extend/plugins/feedlist
I have a WordPress blog integrated into my hand-coded site. I use SimplePie to display my latest posts on my website's home page. I wrote a blog post about how to do this - Displaying WordPress posts on a separate web page. Hopefully that will work for you as well. Let me know if you need more information or help.

Resources