Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Discussions > Google sitemaps (Archives - *read only*) > GOOGLE SITEMAP RUBBER CHICKEN!
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
  12 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
 
Teknowbabble  
View profile  
 More options Oct 14 2006, 8:45 am
From: Teknowbabble
Date: Fri, 13 Oct 2006 15:45:57 -0700
Local: Sat, Oct 14 2006 8:45 am
Subject: GOOGLE SITEMAP RUBBER CHICKEN!
I took the PEPSI challenge and LOST!

My webpage was Ranked #1 for certain keywords and now Im not even
Listed.

AAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHHHH!

Google hung the bait out there and I bit at it like some half-crazed
crackhead needing a fix.

Jeez Louise! I hope there is some consolation prize behind door #3,
because I got the rubber chicken behind #1. Lord help me!

I read the Google Sitemaps Help site and put a sitemap.xml file (like
the one listed below) in my website root directory. I then submitted it
to Google Sitemaps. I had one error because one of my URL's was not
like the others. So I fixed my sitemap.xml file and resubmitted it to
Google Sitemaps. I have No Errors, but Im Not being Indexed by Google
at All!

Must I cut off my pinky finger to show my allegiance to Big Brother? or
what?

Does Google Sitemaps have problems indexing Geocities Websites since
they are basically subdomains of Geocities.com? Ive searched this
newsgroup and the Webmaster Newsgroup and no one seems to definitely
say this, so Im thinking its OK.

I have seen some threads saying that people are having problems after
they change their sitemap.xml file and then resubmit to Google
Sitemaps.

Ive been doing a lot of Head Banging without Metal Music.

Any words of Enlightenment would be music to this tortured webmaster.

TIA
Teknowbabble

*** http://www.geocities.com/MyWebsite/sitemap.xml ***

xml version="1.0" encoding="UTF-8" ?>
  <urlset xmlns="http://www.google.com/schemas/sitemap/0.84">

 <url>
  <loc>http://www.geocities.com/MyWebsite/</loc>
  <lastmod>2006-10-01</lastmod>
  <changefreq>monthly</changefreq>
  <priority>1.0</priority>
  </url>

  <url>
  <loc>http://www.geocities.com/MyWebsite/Page1.html</loc>
  <lastmod>2006-10-01</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.9</priority>
  </url>

</urlset>

**********************************************************************


    Forward  
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.
Teknowbabble  
View profile  
 More options Oct 14 2006, 9:44 am
From: Teknowbabble
Date: Fri, 13 Oct 2006 16:44:08 -0700
Local: Sat, Oct 14 2006 9:44 am
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
A ran the W3C XML validator for MyWebsite sitemap.xml file and got the
following;

(Im not showing my websites actual address just the code and the
results)

--------------------------------------------------------------------------- -----
Schema validating with XSV 2.10-1 of 2005/04/22 13:10:49
Target: http://www.geocities.com/MyWebsite/sitemap.xml
   (Real name: http://www.geocities.com/MyWebsite/sitemap.xml
    Length: 1980 bytes
    Last Modified: Mon, 09 Oct 2006 10:11:22 GMT)
docElt: {http://www.google.com/schemas/sitemap/0.84}urlset
No declaration for document root found, validation was lax
The schema(s) used for schema-validation had no errors
No schema-validity problems were found in the target

--------------------------------------------------------------------------- -----
Schema resources involved
Attempt to load a schema document from
http://www.google.com/schemas/sitemap/0.84 (source: docElt) for
http://www.google.com/schemas/sitemap/0.84, failed:

Not recognised as W3C XML Schema or RDDL: html
--------------------------------------------------------------------------- -----

Im not sure if this means its OK or Not.

Im not familiar with XML, especially Validation.

Any help in that department is appreciated.

I think the second part of the Validation looked at my websites HTML
main file and didnt like that. I dont have a DTD (Document Declaration
Type) in any of my HTML files because it conflicts with some Javascript
Code that I use. Omitting the DTD declaration makes my webpages come
out the way I want them to. Has this come back to haunt me?

TIA

Teknowbabble


    Forward  
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.
Thoughts  
View profile  
(1 user)  More options Oct 14 2006, 6:15 pm
From: Thoughts
Date: Sat, 14 Oct 2006 01:15:34 -0700
Local: Sat, Oct 14 2006 6:15 pm
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
Your XML needs to be WELL FORMED otherwise it wont work.

First read about what a Well Formed XML means here:
http://www.developer.com/xml/article.php/784621

Check your XML for welformedness here:
http://www.xml.com/pub/a/tools/ruwf/check.html

Then make corrections.

I have removed my sitemap totally since my site also got deindexed even
after adding a *well formed* sitemap.

So it's up to you whether you want to keep the sitemap or not.


    Forward  
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.
Rick1  
View profile  
 More options Oct 14 2006, 6:27 pm
From: Rick1
Date: Sat, 14 Oct 2006 01:27:42 -0700
Local: Sat, Oct 14 2006 6:27 pm
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
Ho boy, yet another G sitemaps victim.  You should have come here first
and seen all the other countless victims of G sitemaps that are also in
your exact same predicament.  First, IMMEDIATELY REMOVE your sitemap
from your website, AND from the webmaster console login area at G.
Submit your domain back to G again and again in the conventional
manner, then pray like hell you get your ranks back.

>Does Google Sitemaps have problems indexing Geocities Websites since
>they are basically subdomains of Geocities.com? Ive searched this
>newsgroup and the Webmaster Newsgroup and no one seems to definitely
>say this, so Im thinking its OK

Probably, see this similar thread on that.
http://groups.google.com/group/Google_Webmaster_Help-Indexing/browse_...

He's hosted on Geocities too, and has a pseudo domain name.  It appears
in the address bar, but that's not really the URL of the domain, it's
still a Geocities URL as G sees it.  Still have not yet determined if
this is the cause of his deletion.
Rick


    Forward  
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.
webado  
View profile  
(2 users)  More options Oct 15 2006, 12:33 am
From: webado
Date: Sat, 14 Oct 2006 14:33:35 -0000
Local: Sun, Oct 15 2006 12:33 am
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
If the web pages are invalid and especially if they are invalid to such
an extent that block level code is broken they cnanot be crawled by
Googlebot's "smart" robots, which intepret code rather than just read
it in plain text.
The golden rule is you don't submit crappy, broken sites to a rigurous
scrutiny as that provided by the sitemap program, which employs robots
programmed to parse web pages according to proper rules of building
html code rather than just read plain text.

When you state that you do not have a DTD on your pages
becauseitinterferes with some javscript that tells me the pages must be
quite invalid and broken.

Of course if you sitemap is also badly formed, then that won't help at
all.

The first thing that happens when a site is submitted to Gooogle
sitemaps  everything gets removed from teh index and it gets cralwed
and indexed freshly. If now the pages are broken all your'e left with
is your rubber chicken.


    Forward  
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.
Sheldon  
View profile  
 More options Oct 15 2006, 6:02 am
From: Sheldon
Date: Sat, 14 Oct 2006 13:02:07 -0700
Local: Sun, Oct 15 2006 6:02 am
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!

webado wrote:
> The first thing that happens when a site is submitted to Gooogle
> sitemaps  everything gets removed from teh index and it gets cralwed
> and indexed freshly. If now the pages are broken all your'e left with
> is your rubber chicken.

That's not true. I'm in sitemap hell too and when I saw the number of
pages I had indexed nosedive upon submitting my sitemap, I figured it
was weeding out all the pages that were outdated or invalid. Nope, I
found plenty of pages that I didn't ask it to index, and a chunk of my
diminished index is stuff that's at least over four months old.

    Forward  
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.
Teknowbabble  
View profile  
 More options Oct 15 2006, 7:10 am
From: Teknowbabble
Date: Sat, 14 Oct 2006 14:10:18 -0700
Local: Sun, Oct 15 2006 7:10 am
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
Thanks for all the feedback.

I do have one confession to make. The one bad URL that I had in my
Sitemap.xml file I thought I had changed, I did not. So I changed it
and resubmitted and now have the Sitemap summary listed below.

********* Google Sitemap Summary **********

No pages from your site are currently included in Google's index.
Indexing can take time.

You may find it helpful to review our information for webmasters and
webmaster guidelines.   [?]

Googlebot last successfully accessed your home page on Apr 29, 2006 .

You have submitted 1 Sitemaps. You have no Sitemap errors.

*****************************************************

I guess Im in the Google Queue. Im going to tough it out to see if this
bears and fruit. I was hoping that I would get something like the CNN
example below where you have your homepage and then all your website
links listed below. At least that was my impression when I signed up to
Google Sitemap.

******** Google Sitemap CNN Example ********

CNN.com - Breaking News, U.S., World, Weather,
www.cnn.com/ - 102k - Oct 13, 2006 - Cached - Similar pages

World - www.cnn.com/WORLD/
Video - www.cnn.com/SHOWBIZ/
SI.com - News and Scores from ... - sportsillustrated.cnn.com/
Agent infiltrated terror cell, ... -
www.cnn.com/.../us.security/index.html
More results from www.cnn.com »

**********************************************

As far as HTML validation goes, most HTML validators have a coronary
when they scan my site. My homepage has several javascripts, hidden
text, No DTD declaration, mixture of DIVs with TABLES, and all kinds of
garbage. I love it!

I have looked at it with a Lynx (text browser) and it seems to render
OK. It shows the hidden text as well as the visible text which is fine.
Based on this Im guessing it should be Crawled/Parsed OK by Search
Engines and Bots.

I have one webpage I know probably is bypassed like a bad clot. Ive got
DHTML, a couple IFRAMES, and Dynamic Web References to it
(www.geocities.com/MyWebsite/Page1.html?IFrame1.html&IFrame2.html). I
have it listed in Sitemap.xml file, so I will be interested to see if
Google Sitemaps has the cahonas to crawl it.

I guess all I can do is sit back and wait!

Ugh!

Teknowbabble


    Forward  
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.
webado  
View profile  
(1 user)  More options Oct 15 2006, 3:56 pm
From: webado
Date: Sun, 15 Oct 2006 05:56:59 -0000
Local: Sun, Oct 15 2006 3:56 pm
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
You are nto asking it to index pages - you are submitting a site which
starts with the homepage and will include all pages that cna be crawled
from it unless they are exclued in robots directives. Don't think that
the sitemap you submit drives the show. It doesn't. It supports it at
best.

    Forward  
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.
webado  
View profile  
(1 user)  More options Oct 15 2006, 4:08 pm
From: webado
Date: Sun, 15 Oct 2006 06:08:13 -0000
Local: Sun, Oct 15 2006 4:08 pm
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
Hidden text? You really must not want to get crawled and indexed.

If the validators get stuck on a page so will Googlebot. Javascript
navigation without mathcing <noscript> navigation means no navigation.

Nothing in your iframes belongs on the same page so unless you also
have regular links to the iframes content (and they are pages on your
site) those will not get crawled.

Don't even think of getting indexed and even less of getting high
ranking until the site is  valid AND crawlable in addition to a decent
quantity of text content.


    Forward  
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.
softplus  
View profile  
(1 user)  More options Oct 17 2006, 8:26 am
From: softplus
Date: Mon, 16 Oct 2006 22:26:14 -0000
Local: Tues, Oct 17 2006 8:26 am
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!

>I was hoping that I would get something like the CNN
>example below ...

It's called "Sitelinks" and it's not something you can control. Google
does them automatically based on an algorithm. Vanessa has a posting in
the blog about it.

John


    Forward  
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.
bud  
View profile  
 More options Oct 17 2006, 10:39 pm
From: bud
Date: Tue, 17 Oct 2006 05:39:01 -0700
Local: Tues, Oct 17 2006 10:39 pm
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!

webado wrote:
> The first thing that happens when a site is submitted to Gooogle
> sitemaps  everything gets removed from teh index and it gets cralwed
> and indexed freshly. If now the pages are broken all your'e left with
> is your rubber chicken.

Hmmmm .... if that is so, does Google yet bother to mention this
extreme risk BEFORE people submit a sitemap?  It seems mighty strange
they don't plainly warn -- right up front -- about how and why this
might happen.

Were such a warning plainly posted, I suspect we would see far fewer
cries of anguish of the kind repeatedly posted here over the past
couple of years.  How this apparently deliberate and persistent
omission reconciles with Googles policy not to be "evil" is a
considerable mystery, since luring people to blindly walk into the
equivalent of an open manhole creates an extreme moral hazard.


    Forward  
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.
Teknowbabble  
View profile  
 More options Oct 22 2006, 10:31 am
From: Teknowbabble
Date: Sat, 21 Oct 2006 17:31:24 -0700
Local: Sun, Oct 22 2006 10:31 am
Subject: Re: GOOGLE SITEMAP RUBBER CHICKEN!
I thought Id update everyone.

My site got indexed within 48 hours.

As far as I can tell Im back to where I started from.

My Homepage is back to being #1 for certain keywords. The SiteLinks
that I thought would show under my Homepage SiteLink do not show. So
basically the only webpage that got seriously indexed was my Homepage.

When I click on the "site:  Indexed pages in your site
site:www.geocities.com/MyWebsite" link, I only get my Homepage.

Im not even going to try to figure it out.

I agree with the comments above where maybe putting a <noscript> tag
might help and maybe rewriting my website to make it idiot-proof for
Bots,Crawlers, and Validators might help.

Its just too much trouble for now especially since its a Free
information website with No commercial value.

I guess Ill chalk this up to experience.

Teknowbabble

*********** GOOGLE SITEMAP MANAGER *****************************
Pages from your site are included in Google's index. See Index stats.
 [?]
Googlebot last successfully accessed your home page on Oct 17, 2006.
You have submitted 1 Sitemaps. You have no Sitemap errors.

Operator  Description  Result
site:  Indexed pages in your site  site:www.geocities.com/MyWebsite
link:  Pages that link to your site  link:www.geocities.com/MyWebsite
cache:  The current cache of your site
cache:www.geocities.com/MyWebsite
info:  Information we have about your site
info:www.geocities.com/MyWebsite
related:  Pages that are similar to your site
related:www.geocities.com/MyWebsite
******************************************************************


    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google