Facebook Video Iframe Code, Embed Facebook Videos Using Iframe

3:26 PM

Facebook Video Iframe Code, Embed Facebook Videos Using Iframe

Facebook Video Iframe Code, Embed Facebook Videos Using Iframe


  1. Get the Facebook video ID from the video page (Every Video have a unique page)
  2. a) Go to that video page which you want to embed (for example we will use this video URL http://www.facebook.com/video/video.php?v=10200763107432354)

    b) Every Facebook video have a unique ID which you will get in video URL
    For our example video URL, video ID is 10200763107432354

  3. Now copy that video ID and replace it with VID_ID in below code
  4. <iframe src="http://www.facebook.com/video/embed?video_id=VID_ID" width="1280" height="720" frameborder="0"></iframe>

  5. After you replace it, it will look something like this
  6. <iframe src="http://www.facebook.com/video/embed?video_id=10200763107432354" width="1280" height="720" frameborder="0"></iframe>

  7. Now place the edited code to your blog or website wherever you want to embed

You can Change the Width and Height of the Video in the above iframe code as your requirment.


See below is an embed video demo using iframe code


You Might Also Like

അഭിപ്രായങ്ങളൊന്നുമില്ല:

Like us on Facebook