Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Video SEO - Why are my videos not being indexed?
-
Hello All,
I work on a site that has a lot of videos. The trouble is none of them are ranking.
Here is an example of a page with a video on.
If you click the play button you will see
But none of these videos are being indexed, as you can see here.
Is it because these videos are just mp4 files, rather than being embedded players (like SEOmoz use for instance)?
Would embedding videos through Viddler / Wistia / Youtube etc help?
Or is there some other issue at work here?
Any help on this would be greatly appreciated.
Thanks, Rich
-
Sounds good Rich!
Sorry, i couldn't find the video sitemap! Definitely add that to the robots.txt file as well (assuming it's a separate sitemap).
Yeah - Google don't like the olde multiple videos per page - can only include the one.
Let me know how you get on - i'm an ale man all the way :).
Cheers,
Phil
-
Hi Rob Phil (it's almost 5:30),
Thanks for such a detailed answer.
Off the bat we are going to fix points 2 & 3 (redoing the video delivery is a not feasible at this point in time) and see how that fixes us up.
We do have a video sitemap but it is structured to have multiple videos per <loc>, so think this is not helping!</loc>
If fixing these points don't help then we will look at the video player.
Anyways, thanks again... and are you a larger or ale drinker?
Rich
-
Following up on my point - If you want to move away from using your own player - then Wistia or Viddler etc is a totally acceptable solution. It's not neccessary - as there are lots of good free video players out there you can use (rather than a paid solution), but it would be a fine way of sorting out the current problems with the JS and lightboxes.
Don't use YouTube though - as any video results will link back to YT - not your domain.
-
Hey Rich,
So there's a few problems here which i think are preventing your videos from being indexed.
- The main one is around your bespoke video player and the Javascript / Lightbox delivery - which, while potentially elegant from a users perspective, isn't great for Google. Currently the flash video player is only being delivered by a JS trigger and Google probably aren't picking it up.
- You have more than one video on each page (and tons of duplicate videos) - All the "play product video" links at the bottom of the page are more lightboxes, which means you have 34 .mp4 files visible within the page source. Therefore, which video should google rank for the page?! It's not clear and with each video also replicated across many pages, it becomes a minefield for the Robots to navigate.
- No Video XML sitemap
To get things fixed, i suggest you implement either a static flash player file within the base HTML (.swf or .flv) or do the whole thing with HTML5 video elements and try and find a way to "reveal" the video file without using lightboxes or JS. (i would plump for the latter).
You should also fix the "play video" links throughout the rest of the page to static HTML links - rather than lightboxes with more videos.
Lastly, of course, submit an XML video Sitemap. He's an example for the page you included - replicate this for the rest of your pages.
<loc>www.oakfurnitureland.co.uk/furniture/rustic-solid-oak-4-drawer-coffee-table/1149.html</loc>
video:thumbnail_lochttp://static.oakfurnitureland.co.uk/media/gbu0/prod350/rus18-4f0f1c68245c6.jpg</video:thumbnail_loc>
video:titleRustic Solid Oak 4 Drawer</video:title>
video:descriptionThe Rustic Oak Four Drawer Coffee Table features a traditional farmhouse styling with ample storage space</video:description></video:description>
video:content_lochttp://video.oakfurnitureland.co.uk/rustic/Rustic-Solid-Oak-4-Drawer-Coffee-Table.mp4</video:content_loc>
video:duration56</video:duration>
video:publication_date2012-03-14T18:30:15+00:00</video:publication_date>
video:family_friendlyyes</video:family_friendly>
video:tagSolid Oak 4 Drawer</video:tag>
video:liveno</video:live>
If you change all that and it still doesn't work - let me know.
If it does work, you owe me a beer
All the best,
Phil
-
Hi Rich
Not sure if you done this yet but have you looked at adding the videos to your website map ?
There is a great post in Google Webmaster section about how to add videos to your sitemap so that search engines can know more about the videos and this may lead to them being indexed.
The link to the post is http://support.google.com/webmasters/bin/answer.py?hl=en&answer=80472
Hope it helps.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Will background images get indexed?
Will images, loaded via css class, get indexed? For example something like : style="background-image: url(https://www.mysite.be/content/dam/homepage-mama.jpg/_jcr_content/renditions/cq5dam.web.2000.9999.jpeg);"
Image & Video Optimization | | nans0 -
Vimeo Pro, video SEO and rich snippets
Hi All, we are producing product demonstration videos. One major aim with these videos is to help our rankings for these specific product pages and associated keywords... and to get rich snippets displayed on Google results pages against our listing. We have used schema.org markup in the product pages body code along with / next to the embed vimeo video code on the product page in order to hopefully get us rich snippet listing... we used schema.org markup as this seems to be the main current markup for rich snippets we have hosted the video via Vimeo Pro so that it is served quickly and not affected by speed of our hosting server or any possible bandwidth issues on our hosting server and ensure sthat the traffic comes to our site pages rather then Youtube or similar Vimeo Privacy settings for the video have been set so that we have not allowed it to be embed anywhere except for our own domain and the video is not displayed on Vimeo.com to ensure that the video is not duplicated anywhere else... so that this is unique content on our own site for maximum value for our domain We have used the "old code" from Vimeo Pro for embedding the video on our product page rather than the current iframe code as from what i understand Google cant follow very well and doesn't necessarily trust content displayed in iframes. Video and schema.org markup code used is on product page is: <div itemprop="<a class="attribute-value">video</a>" itemscope itemtype="<a class="attribute-value">http://schema.org/VideoObject</a>"> <p ><strong>Watch our <span itemprop="<a class="attribute-value">name</a>">Click 7 Lite Duo demonstrationspan>:strong>p> <meta itemprop="<a class="attribute-value">thumbnailURL</a>" content="<a class="attribute-value">http://www.3wisemonkeys.co.uk/img/products/nextbase-click-7-lite-duo-thumb.jpg</a>" /> <meta itemprop="<a class="attribute-value">duration</a>" content="<a class="attribute-value">T2M23S</a>" /> <span itemprop="<a class="attribute-value">description</a>">A product demonstration showing what's included in the box when you buy a Click 7 Lite Duospan>...:<br /> <p align="<a class="attribute-value">center</a>"> p> <p align="<a class="attribute-value">center</a>"><object width="<a class="attribute-value">500</a>" height="<a class="attribute-value">281</a>"><param name="<a class="attribute-value">allowfullscreen</a>" value="<a class="attribute-value">true</a>" /><param name="<a class="attribute-value">allowscriptaccess</a>" value="<a class="attribute-value">always</a>" /><param name="<a class="attribute-value">movie</a>" value="<a class="attribute-value">http://vimeo.com/moogaloop.swf?clip_id=67392721&force_embed=1&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=00adef&fullscreen=1&autoplay=0&loop=0</a>" /><embed src="[http://vimeo.com/moogaloop.swf?clip_id=67392721&force_embed=1&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=00adef&fullscreen=1&autoplay=0&loop=0](view-source:http://vimeo.com/moogaloop.swf?clip_id=67392721&force_embed=1&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=00adef&fullscreen=1&autoplay=0&loop=0)" type="<a class="attribute-value">application/x-shockwave-flash</a>" allowfullscreen="<a class="attribute-value">true</a>" allowscriptaccess="<a class="attribute-value">always</a>" width="<a class="attribute-value">500</a>" height="<a class="attribute-value">281</a>">embed>object> p> div> Page this code is used on: http://www.3wisemonkeys.co.uk/proddet.jsp?id=2016&cat=1 Could anyone confirm whether the above seems to be what we need to do / should be doing to get the most value from these videos for helping our web site rank better with Google / search engine results pages as well as getting rich snippets displayed? Lastly does the above code seem correct and include all the necessaries for rich snippets? Thanks for any pointers.
Image & Video Optimization | | jasef0 -
Local SEO: Links with the citations so should I slow down?
Hello, There seems to be some nofollow and dofollow links building as I add structured citations. Is this a reason to slow down the building citation process if you want the links to count? Do they help organic SEO?
Image & Video Optimization | | BobGW0 -
Best Video Sitemap plugin for wordpress? And do I need both a video sitemap and a normal one?
Hi all, I currently use the Google XML Sitemaps plugin on my wordpress site. But we've recently began adding (self-hosted) videos that we've been careful to markup with the relevant schema. However, there's a couple of things I don't understand and am hoping someone could help: Do we need a separate video sitemap that either works alongside Google XML Sitemaps or replaces it? If we do need a video sitemap, what's the best video site map to get? (we are using the Thesis theme so can't use the Yoast one unfortunately as they don't play nice together...) Thanks for your help! Andrew
Image & Video Optimization | | seowhiskey0 -
Duplicate Video within site
My questions is about duplicate video content. I haven't been able to get a clear understanding from reading the previous threads. We are hosting our videos with Vimeo and embedding into our site. I want to embed them in 2 locations - on our features page with Java (Can be seen here http://simpletexting.com/features/). I also want to embed them in our resource section so that we can link to them directly. I am wondering what the best way to do this for SEO and whether there is a chance that google will penalize us for duplicate content? If leave out the videos on the features page in the XML sitemap, does that address the problem? There are 2 threads I saw on the topic and they have somewhat conflicting opinion from the same person. http://www.seomoz.org/q/duplicate-video-content-question --Duplicate video on the same site is not a problem http://www.seomoz.org/q/duplicate-video-onsite-how-do-you-treat-this-in-sitemap -- Duplicate videos are a problem as google can recognize them as such due to audio wave patterns, video length etc. Thanks
Image & Video Optimization | | SimpleTexting0 -
Are multiple embeds of the same video considered content duplication?
We are considering using Wistia to host our “new” video content on our website. Currently we use YouTube and find many people watch our technical videos (Eg. Fitting videos have10k + views, which is very high for our niche industry) We currently have “the same” YouTube videos embedded on several different blog posts on our website, as the video is still relevant to what the post talks about Question: Since Wistia updates our video Robot.Txt file, would multiple embeds of the “same video” be seen as content duplication on google & “be harmful” as a result? Thanks
Image & Video Optimization | | Ray_UK0 -
SEO for Explicit / Medical Pictures - Will It Hurt Rankings?
I have a client with page 1 rankings for several keywords. He wants to make some updates to his website. He is offering a new service and wants to show before and after photos of the procedure. He is an OB/GYN, so the before/after pictures are very explicit and have full nudity. How will this affect his rankings? Is there something that I can do to tell Google and other SE's that these photos are medical and not pornographic? Should I host them on another domain? Just looking for thoughts and insight. Thank you in advance!
Image & Video Optimization | | itrogers0 -
What is the best way to push your video in Youtube?
I would like that my videos rank better in Youtube. How to do that?
Image & Video Optimization | | MichaelJanik0