Latest Posts:

How To Optimize YouTube Video In Blog Post

  Easy Method To Embed YouTube Video And Reduce Page Loading Time 


optimization


Whenever you embed a YouTube video on your website, the browser of the visitor would download an extra weight just to render the player.The extra weight adds to slowing down your page indirectly, and hence affecting your SEO score.

Your site's overall loading time also goes high in the eyes of search engines, leading to increased page rank.

You can shorten page loading time by making YouTube video Iframes. Follow the below mentioned procedure to convert a normal YouTube video into YouTube Iframes.


Step By Step Method~

1) Access your blog dashboard,choose template. Edit HTML. Insert before </head> or </body> tag with following java script code. 

2) Code 
<script type='text/javascript'>
//<![CDATA[
// Place your javascript code here
//]]>
</script>

3) Copy java script for converting YouTube video to google+ format from the following link

Click Here

4) Paste the above code at place mentioned " place your java script code here"

5) Just before ending </body> tag paste following code.
      
  1. <script type="text/javascript">optimizeYouTubeEmbeds()</script>
    
6) Save template.

That is all.


Working Example












Share on Google Plus

About Unknown

A Passionate Marketer, Blogger, Sportsperson and Musician
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment