- Go to vimeo.com and find your video.
- On the Screen hover on share icon and click
- 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″
- Go to you website page and past this code where you want to show the video.
- Go to footer code of you page and add followng codes :
Copy to Clipboard