Video marketing is the great future of content marketing,
and one ought to integrate it to numerous places. When ever I make a new video,
I share it on many social media platform including Youtube, Facebook page and
Google plus. When we write a related article on my blog or some other site, I use
those videos and embed it inside a blog post. Extraordinarily, it’s an
extraordinary idea if you embed Facebook
video in blog it gives an alternate approach to market your video and your
Facebook profile and page.
So, in this article we are discuss How to Embed Facebook
Video in Blogger blog.
There are two major method to embed a facebook video in
blogger blog. One way is long and other than is very short and simple. Let’s
see both methods.
Method # 1
Step # 1: This method is very simple and easy. Every Facebook video has an id, as shown in the image below. You will required a video id for this trick.
Step # 2: You need to id, copy the video id ( for example '956977232795'), and paste it in the code given below. Replace the word 'ID' with the video ID.
<object width="500" height="281" >Step # 3: That's all! You can now embed this code into the blogger blog HTML editor and see the video.
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://www.facebook.com/v/ID" />
<embed src="http://www.facebook.com/v/ID" type="application/x-shockwave-flash"
allowscriptaccess="always" allowfullscreen="true" width="500" height="281">
</embed>
</object>
Method # 2
Step # 1: Play the facebook video on facebook and click on the options at the footer of the video.
Step # 2: Click on Embed Post and you see the HTML embed code. copy the embed code.
Step # 3: Copy the embed code and paste in the blog HTML section.
That's all . You can see the video.
I hope this video become useful and help to understand how to embed Facebook video in Blogger blog.
0 comments:
Post a Comment