Displaying Video in Google Search Results
hello,
i'm not sure if posting in right place. appologise if have wrong.
i trying video thumbnail appear along website in google searches. have found examples of html markup , video sitemaps , modified them suite needs, have included html website , uploaded sitemap in google webmaster tools couple of weeks ago. however, video still doesn't apppear in google searches. used dreamweaver cs6 embed video file html4 website. google has accepted sitemap , seems ok, except still doesn't display in google searches. have placed code used below. can please me have gone wrong.
html markup added website
<div id="video" itemprop="video" intemscope itemtype=”http://schema.org/videoobject” name="andersens carpet cleaning sunshne coast" description="carpet, upholstery, tile , grout,
vinyl cleaning sunshine coast" thumbnailurl="images/video-thumbnail.hpg">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="322" height="276" id="flvplayer">
<param name="movie" value="flvplayer_progressive.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="flashvars" value="&mm_componentversion=1&skinname=halo_skin_3&streamname=images/media/vi deo&
autoplay=false&autorewind=true" />
<param name="flashvars" value="image=banner.jpg" />
<param name="swfversion" value="8,0,0,0" />
<!-- param tag prompts users flash player 6.0 r65 , higher download latest version of flash player. delete if don’t want users see prompt. -->
<param name="expressinstall" value="scripts/expressinstall.swf" />
<!-- next object tag non-ie browsers. hide ie using iecc. -->
<!--[if !ie]>-->
<object type="application/x-shockwave-flash" data="flvplayer_progressive.swf" width="322" height="276">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="flashvars" value="&mm_componentversion=1&skinname=halo_skin_3&streamname=images/media/vi deo&autoplay=false&autorewind=true" />
<param name="swfversion" value="8,0,0,0" />
<param name="expressinstall" value="scripts/expressinstall.swf" />
<!-- browser displays following alternative content users flash player 6.0 , older. -->
<div>
<h4>content on page requires newer version of adobe flash player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="get adobe flash player" /></a></p>
</div>
<!--[if !ie]>-->
</object>
<!--<![endif]-->
</object>
</div>
<h5 class="embold" itemprop="name">andersens carpet cleaning sunshine coast video</h>
<p intemprop="dexcription"><em>carpet , upholstery cleaning , stain removal services sunshine coast</em></p>
<meta itemprop="thumnail" content="images/video-thumbnail.jpg" />
</div>
</div>
video sitemap markup
xmlns:video="http://www.google.com/schemas/sitemap-video/1.0">
<url>
<loc>http://www.andersenscarpetcleaningsunshinecoast.com.au/</loc>
<video:video>
<video:content_loc>http://www.andersenscarpetcleaningsunshinecoast.com.au/images/media/video.flv</video:content_loc>
<video:thumbnail_loc>http://www.andersenscarpetcleaningsunshinecoast.com.au/images/video-thumbnail.jpg</video:thumbnail_loc>
<video:title>carpet , upholstery cleaning , stain removal services sunshine coast</video:title>
<video:description>andersens carpet cleaning sunshinec coast video</video:description>
</video:video>
</url>
</urlset>
aslo wondering if there way dreamweaver add "play" button onto video clip instead of having underneith clip on player controls.
can please me doing wrong?
thanks,
google does not guarantee placement of content push through webmaster central or webmaster tools. sitemap upload 'indicator' google when crawls website.
that said, when crawl site again, how read content - left google in entirety.
even if google sees content of site way want to, may take anywhere between 30 minutes 30 days - depending on site's popularity google display results on engine.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment