If you want to add the youtube or google and any third party video in wordpress. It is really easily achievable.
WordPress itself provides to upload and submit youtube video in wordpress post. Just open wordpress admin panel and click on Add new post button.
Select the From URL tab. Paste the YouTube video’s URL into the URL field. Then click the Insert into Post button.
You can change the height and width of video using following code
[ youtube=http://www.youtube.com/watch?v=H2Ncxw1xfck&w=320&h=240]
I suggest to use Viper’s Video Quicktags wordpress plugin. I really like this wordpress plugin for embedding the third party video in wordpress blog or post.
You can download this plugin from following URL:
http://wordpress.org/extend/plugins/vipers-video-quicktags/
This plugin give you really great control with video player and size of video player. After installing the plugin you will find the “video quicktag” option in setting tab. Screenshot as follows:
Open the add new post tab, you will find very cool options for adding the video in post.
You just need to add the video URL in the dialog box.








Pingback: How to Embed a YouTube Video in WordPress blog and theme … | bllogger
I absolutely agree with every word the author has written in this article!
Great, very useful, thank you!!
Could you write the code to get the first thumbnail from all image posts? (not just from the home page)
Thank you very much!
Sabella
Use following code:
global $post;
$first_image = '';
$all_images = preg_match_all('/<img.+src=[\\'"]([^\\'"]+)[\\'"].*>/i', $post->post_content, $take_images);
$first_image = $take_images[1][0];
echo $first_image;
If you want more information then get back to me
This is a very good article. It seems like you did you research and it is very informative. Thanks a lot and I’ll subscribe to the blog so I can keep reading. Regards, A Fellow Blogger
It looks like you’ve attracted a good size following these days. I’m pleased for you!
information provided by the dudes is very useful for us, Thanx to alllllll ….
Great post. I really like your blog and I will definetly bookmark it!
Really help.Nice information here.Im searching this info for long time.Keep it up..
Interesting read, perhaps the best article iv’e browse today. We learn everyday cheers to you!
Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards, Reader
Good! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?
I’ve just started off a blog, the knowledge you give on this site has aided me extremely. Thank you for all your time & work.
Awesome post. I so good to see someone taking the time to share this information
Thanks for posting. Good to see that not everyone is using RSS feeds to build their blogs
This post makes a lot of sense !
I was just having a conversation over this I am glad I came across this it cleared some of the questions I had.
Hello, this is my first time i visit here. I found so many interesting in your blog especially on how to determine the topic. keep up the good work.
Intriguing post. I have been searching for some good resources for solar panels and discovered your blog. Planning to bookmark this one!
Great read. Thanks for the info!
Hello, this is my first time i visit here. I found so many interesting in your blog especially on how to determine the topic. keep up the good work.
I’ve just started off a blog, the knowledge you give on this site has aided me extremely. Thank you for all your time & work.
Good! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?
I was just having a conversation over this I am glad I came across this it cleared some of the questions I had.