Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Discussions > Sitemap Protocol > Videos not indexed in Google Video Search
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  17 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Franck_21  
View profile  
 More options Apr 1 2008, 7:29 am
From: Franck_21
Date: Tue, 1 Apr 2008 04:29:17 -0700 (PDT)
Local: Tues, Apr 1 2008 7:29 am
Subject: Videos not indexed in Google Video Search
Hello,

We submitted through GWT 2 videos sitemaps (with around 2000 URLs
each) on January 3rd and nothing is indexed. On GWT the sitemaps are
valid and are being downloaded every day.

What is wrong?

Thanks

Franck

PS: our (adult) site is www.video-x.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Apr 13 2008, 3:35 pm
From: Franck_21
Date: Sun, 13 Apr 2008 12:35:43 -0700 (PDT)
Local: Sun, Apr 13 2008 3:35 pm
Subject: Re: Videos not indexed in Google Video Search
Any help out there?

Thanks

Franck_21 a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Apr 24 2008, 2:26 pm
From: Franck_21
Date: Thu, 24 Apr 2008 11:26:19 -0700 (PDT)
Local: Thurs, Apr 24 2008 2:26 pm
Subject: Re: Videos not indexed in Google Video Search
Still no input from the gurus out there? We need HEEEELLLLPP on this
please!

On 13 avr, 21:35, Franck_21 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
abracadabra  
View profile  
 More options Apr 25 2008, 3:52 am
From: abracadabra
Date: Fri, 25 Apr 2008 00:52:23 -0700 (PDT)
Local: Fri, Apr 25 2008 3:52 am
Subject: Re: Videos not indexed in Google Video Search
Providing a sitemap to Google in of
itself does not insure any of these
pages or links will be indexed.

Sitemaps are only a supplement to the
normal crawling methods used to let
Google know more about your site.

I'd insure these video URLs are still reachable
via the normal crawling process.

Here is some more info from Google
on Video sitemaps you may find useful.
http://googlewebmastercentral.blogspot.com/2007/12/introducing-video-...

Hope that helps,
Abracadabra
On Apr 24, 2:26 pm, Franck_21 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JohnMu Google employee  
View profile  
 More options Apr 26 2008, 3:24 am
From: JohnMu
Date: Sat, 26 Apr 2008 00:24:05 -0700 (PDT)
Local: Sat, Apr 26 2008 3:24 am
Subject: Re: Videos not indexed in Google Video Search
Hi Franck!

I took a look and there's one main problem here: the thumbnail URL
provided is served with a MIME-type of text/html so when we download
the thumbnail, we don't think it's actually a thumbnail. We require a
thumbnail to index a video.

Also, the sitemap is specifying <video:content_loc> as the same URL as
the <loc> which is the play page. This isn't the intended use of that
tag and not adding any new information. The purpose of
video:content_loc would be to link to the actual video file itself.

Hope it helps!

John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Lobito  
View profile  
 More options Apr 28 2008, 8:55 am
From: Pedro Lobito
Date: Mon, 28 Apr 2008 05:55:24 -0700 (PDT)
Local: Mon, Apr 28 2008 8:55 am
Subject: Re: Videos not indexed in Google Video Search
Hi all, I had a video sitemap with option "Yes" on "allow_embed" . I
decided to change that to "No", so users would only see the video
directly on my site.
After a couple of days videos still can be played on google's video
website.
Is this question of time before all video will no play there ?
Should I remove completely the option "video:player_loc"?.
Any thoughts or experience about this ?

Regards

On Apr 26, 8:24 am, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Apr 29 2008, 1:29 pm
From: Franck_21
Date: Tue, 29 Apr 2008 10:29:37 -0700 (PDT)
Local: Tues, Apr 29 2008 1:29 pm
Subject: Re: Videos not indexed in Google Video Search
Hi John,

Thanks we have removed the <video:content_loc> and have changed the
MIME-type to jpeg. The issue was that the images are on a database and
thus are generated on demand by a PHP page. For some reason with IE
the URLs were diplaying pictures whereas in FF we had the binary
code...

Hopefully it should be fixed now. Do you mind checking? Thanks

Franck

On Apr 26, 9:24 am, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Apr 29 2008, 1:29 pm
From: Franck_21
Date: Tue, 29 Apr 2008 10:29:54 -0700 (PDT)
Local: Tues, Apr 29 2008 1:29 pm
Subject: Re: Videos not indexed in Google Video Search
Hi John,

Thanks we have removed the <video:content_loc> and have changed the
MIME-type to jpeg. The issue was that the images are on a database and
thus are generated on demand by a PHP page. For some reason with IE
the URLs were diplaying pictures whereas in FF we had the binary
code...

Hopefully it should be fixed now. Do you mind checking? Thanks

Franck

On Apr 26, 9:24 am, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options May 13 2008, 2:44 am
From: Franck_21
Date: Mon, 12 May 2008 23:44:32 -0700 (PDT)
Local: Tues, May 13 2008 2:44 am
Subject: Re: Videos not indexed in Google Video Search
Hi John,

Any feedback would be appreciated as nothing has been indexed as of
yet...

Thanks

Franck

On Apr 26, 9:24 am, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options May 13 2008, 2:44 am
From: Franck_21
Date: Mon, 12 May 2008 23:44:52 -0700 (PDT)
Local: Tues, May 13 2008 2:44 am
Subject: Re: Videos not indexed in Google Video Search
Hi John,

Any feedback would be appreciated as nothing has been indexed as of
yet...

Thanks

Franck

On Apr 26, 9:24 am, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JohnMu Google employee  
View profile  
 More options May 13 2008, 7:23 am
From: JohnMu
Date: Tue, 13 May 2008 04:23:46 -0700 (PDT)
Local: Tues, May 13 2008 7:23 am
Subject: Re: Videos not indexed in Google Video Search
Hi Franck

I'll check back with the group to see if I can get something that I
can pass on to you. Thanks for your patience!

John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options May 21 2008, 12:40 pm
From: Franck_21
Date: Wed, 21 May 2008 09:40:36 -0700 (PDT)
Local: Wed, May 21 2008 12:40 pm
Subject: Re: Videos not indexed in Google Video Search
Hi John

Any news there? I would really appreciate as we have been stuck with
this for a while now.

Thanks

Franck

On 13 mai, 13:23, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options May 21 2008, 12:40 pm
From: Franck_21
Date: Wed, 21 May 2008 09:40:45 -0700 (PDT)
Local: Wed, May 21 2008 12:40 pm
Subject: Re: Videos not indexed in Google Video Search
Hi John

Any news there? I would really appreciate as we have been stuck with
this for a while now.

Thanks

Franck

On 13 mai, 13:23, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Jun 1 2008, 3:29 pm
From: Franck_21
Date: Sun, 1 Jun 2008 12:29:39 -0700 (PDT)
Local: Sun, Jun 1 2008 3:29 pm
Subject: Re: Videos not indexed in Google Video Search
Hi John

Any news? Still no video indexed....

I look forward to hearing from you.

Thanks

F.

On 13 mai, 13:23, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JohnMu Google employee  
View profile  
 More options Jun 3 2008, 10:24 am
From: JohnMu
Date: Tue, 3 Jun 2008 07:24:20 -0700 (PDT)
Local: Tues, Jun 3 2008 10:24 am
Subject: Re: Videos not indexed in Google Video Search
Hi Franck

I double checked with the video team on this and it appears that
specifying a valid video:content_loc for your URLs would really help
us in recognizing the videos directly. In general, this tag is
optional, but in certain situations we may not be able to find the
content easily and therefore it would help for you to specify it. I'll
follow up with the video team once you have it there to make sure
other issues don't come up.

Cheers
John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Jun 3 2008, 11:34 am
From: Franck_21
Date: Tue, 3 Jun 2008 08:34:10 -0700 (PDT)
Local: Tues, Jun 3 2008 11:34 am
Subject: Re: Videos not indexed in Google Video Search
Hi John,

I could certainly give a content_loc URL but it would not be a
reachable URL since our site is pay per view and people need to log in
prior to actually watching a movie. Alternatively I could give you the
same URL as in <loc>

Let me know

Thanks

On 3 juin, 16:24, JohnMu wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franck_21  
View profile  
 More options Jun 12 2008, 4:01 pm
From: Franck_21
Date: Thu, 12 Jun 2008 13:01:25 -0700 (PDT)
Local: Thurs, Jun 12 2008 4:01 pm
Subject: Re: Videos not indexed in Google Video Search
Ok finally we got indexed. What's weird is that although we have
descriptions for all movies GG Video only displays descriptions for
10% of them (ie. 90% of our movies show up but without the description
text) ??

On 3 juin, 17:34, Franck_21 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »