Video Optimization

Discussion in 'Google' started by ashish123, Apr 6, 2009.

  1. #1
    I am having some videos on testimonial page , how can i optimiza those videos ?
     
    ashish123, Apr 6, 2009 IP
  2. da4455

    da4455 Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It is more to Video edition than to google but try to use some video editing software.

    You can optimize by size(make it smaller) or by fps (flop per second), more fps - more quality and more size.

    Also it possible to compress color scheme of the movie like jpg picture.

    I think that a lot of video editors have this function. Try like Nero video editor or just google for "free video editor"
     
    da4455, Apr 6, 2009 IP
  3. ashish123

    ashish123 Peon

    Messages:
    72
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I think using Youtube or Podcasting can help me in optimizing that page full of videos.. any thoughts regarding this?
     
    ashish123, Apr 6, 2009 IP
  4. tattoos

    tattoos Prominent Member

    Messages:
    1,903
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    335
    #4
    If you mean Optimize for Google search results, then you should submit a video sitemap in webmaster tools.
    You can make one in notepad and save it as videofeed.xml
    Use the following example and change to suit.


    
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
            xmlns:video="http://www.google.com/schemas/sitemap-video/1.0">
    <url>
       <loc>http://www.example.com/video1-low-rez.html</loc>
       <video:video>
          <video:content_loc>http://www.example.com/vids/video1-low-rez.flv</video:content_loc>
          <video:player_loc allow_embed="yes">http://www.example.com/flvplayer.swf</video:player_loc>
          <video:title>Video title</video:title>
          <video:thumbnail_loc>http://www.example.com/images/thumbnail.jpg</video:thumbnail_loc>
          <video:description>Video Description</video:description>
          <video:family_friendly>yes</video:family_friendly>
          <video:duration>60</video:duration>
       </video:video>
    </url>
    
    <url>
       <loc>http://www.example.com/video1-high-rez.html</loc>
       <video:video>
          <video:content_loc>http://www.example.com/vids/video1-high-rez.flv</video:content_loc>
          <video:player_loc allow_embed="yes">http://www.example.com/flvplayer.swf</video:player_loc>
          <video:title>video title</video:title>
          <video:thumbnail_loc>http://www.example.com/images/thumbnail.jpg</video:thumbnail_loc>
          <video:description>Video Description</video:description>
          <video:family_friendly>yes</video:family_friendly>
          <video:duration>60</video:duration>
       </video:video>
    </url>
    
    <url>
       <loc>http://www.example.com/video2-low-rez.html</loc>
       <video:video>
          <video:content_loc>http://www.example.com/vids/video2-low-rez.flv</video:content_loc>
          <video:player_loc allow_embed="yes">http://www.example.com/flvplayer.swf</video:player_loc>
          <video:title>video title</video:title>
          <video:thumbnail_loc>http://www.example.com/images/thumbnail.jpg</video:thumbnail_loc>
          <video:description>Video Description</video:description>
          <video:family_friendly>yes</video:family_friendly>
          <video:duration>180</video:duration>
       </video:video>
    </url>
    
    <url>
       <loc>http://www.example.com/video2-high-rez.html.html</loc>
       <video:video>
          <video:content_loc>http://www.example.com/vids/video2-high-rez.html.flv</video:content_loc>
          <video:player_loc allow_embed="yes">http://www.example.com/flvplayer.swf</video:player_loc>
          <video:title>video title</video:title>
          <video:thumbnail_loc>http://www.example.com/images/thumbnail.jpg</video:thumbnail_loc>
          <video:description>Video Description</video:description>
          <video:family_friendly>yes</video:family_friendly>
          <video:duration>180</video:duration>
       </video:video>
    </url>
    </urlset>
    
    Code (markup):
    Hope that helps

    Cheers
    James
     
    tattoos, Apr 6, 2009 IP
  5. CincySEO

    CincySEO Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I would encourage you to post your video online at some other sites that get a lot of traffic, and then complete some video seo to get search engine benefits as well. eg. Upload to Youtube, include your website in your video description, and make sure to use your key search words in the title and description. Research for any other sites that have relevant content to your video and your website and post your video there as well. And always - work to create a video that provides useful info to your viewers and not just self-promotion... Good luck!
     
    CincySEO, Apr 6, 2009 IP
  6. ashish123

    ashish123 Peon

    Messages:
    72
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ok.. thanks for the information...
     
    ashish123, Apr 7, 2009 IP
  7. lindamood1

    lindamood1 Active Member

    Messages:
    1,705
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #7
    to optimize video, u need to optimize video title, profile description and most important video end with website url.
     
    lindamood1, Apr 7, 2009 IP