1. Go to vimeo.com and find your video.
  2. On the Screen hover on share icon and click
  3. On the bottom of opened window-> Embed, copy all the scripts between<iframe> tags.
    • Notice : src and data-src in embeded code should be like following code.
    • src=”” data-src=”https://www.youtube.com/embed/34534535?rel=0″
  4. Go to you website page and past this code where you want to show the video.
  5. Go to footer code of you page and add followng codes :
Copy to Clipboard