Google Groups Home
Help | Sign in
Discussions > Crawling, indexing, and ranking > Homepage not ranking but other pages are.
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
  Messages 26 - 41 of 41 - Collapse all < Older 
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
Robbo  
View profile
 More options Jan 15, 6:44 pm
From: Robbo
Date: Tue, 15 Jan 2008 15:44:45 -0800 (PST)
Local: Tues, Jan 15 2008 6:44 pm
Subject: Re: Homepage not ranking but other pages are.
Sorry JLH!  Our posts have crossed.  I'll leave it in your capable
hands!

Good luck,

Robbo

On Jan 15, 11:42 pm, Robbo wrote:


    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.
ABE  
View profile
 More options Jan 15, 6:52 pm
From: ABE
Date: Tue, 15 Jan 2008 15:52:52 -0800 (PST)
Local: Tues, Jan 15 2008 6:52 pm
Subject: Re: Homepage not ranking but other pages are.
Thanks JLH.  I reported this to my operations team and they can see
that the server isn't directing the traffic correctly.    So, they are
going to make some further changes.

Will you be able to check again as user agent once we can make some
changes to the servers?

Thanks.


    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.
ABE  
View profile
 More options Jan 15, 7:19 pm
From: ABE
Date: Tue, 15 Jan 2008 16:19:44 -0800 (PST)
Local: Tues, Jan 15 2008 7:19 pm
Subject: Re: Homepage not ranking but other pages are.
Thanks JLH.  I reported this to my operations team and they can see
that the server isn't directing the traffic correctly.    So, they are
going to make some further changes.

Will you be able to check again as user agent once we can make some
changes to the servers?

Thanks.


    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.
ABE  
View profile
 More options Jan 15, 8:03 pm
From: ABE
Date: Tue, 15 Jan 2008 17:03:07 -0800 (PST)
Local: Tues, Jan 15 2008 8:03 pm
Subject: Re: Homepage not ranking but other pages are.
Thanks Robbo and JLH.

We just set our DNS to bypass the server that was causing this
problem.  It can take anywhere from 5min to 1 hour to update.  Can one
of you guys check our site as a Google Agent in about an hour to see
if this worked or not?

We think we have narrowed down the problem to this one server causing
the time outs so now that we bypassed this Google Bot should be able
to access us fine.

Thanks guys... i dont know what we would have doe ewithout your help.

cheers


    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.
Robbo  
View profile
 More options Jan 15, 8:21 pm
From: Robbo
Date: Tue, 15 Jan 2008 17:21:36 -0800 (PST)
Local: Tues, Jan 15 2008 8:21 pm
Subject: Re: Homepage not ranking but other pages are.
ABE

It seemed OK a few moments ago.  I sent an http/1.1 request for
http://www.abebooks.com/
There was an immediate response with an http 200 code.

I have retried several times and the response is patchy.   I 'm
getting a mixture of 200s and timeouts.

Could there be some caching along the way?

It's 1:20am here in the UK so I have to get to bed.

I think the best thing would be for you to see for yourself at:

http://web-sniffer.net/

Robbo

PS I don't know what tool JLH was using.

On Jan 16, 1:03 am, ABE wrote:


    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.
JLH  
View profile
 More options Jan 15, 9:42 pm
From: JLH
Date: Tue, 15 Jan 2008 18:42:19 -0800 (PST)
Local: Tues, Jan 15 2008 9:42 pm
Subject: Re: Homepage not ranking but other pages are.
Looks real good from here as well...hopefully that does it.  The HTTPS
version is still being indexed, (1 hour ago), so we should see if that
fixed the normal HTTP version soon.

On Jan 15, 7:21 pm, Robbo wrote:


    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.
ABE  
View profile
(1 user)  More options Jan 16, 12:02 pm
From: ABE
Date: Wed, 16 Jan 2008 09:02:08 -0800 (PST)
Local: Wed, Jan 16 2008 12:02 pm
Subject: Re: Homepage not ranking but other pages are.
Thanks guys! You are life savers!!

It looks like the problem has been solved for now.  Our sitemap is
being consumed and there are no more 404 errors being reported.

Now we need to get our homepage re-indexed.  Do you guys know of a
quick way to get back into the index?  Do you think we will be
penalized for the 404 errors?

Right now Google doesn't even think or homepage exists.


    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.
JLH  
View profile
 More options Jan 16, 12:13 pm
From: JLH
Date: Wed, 16 Jan 2008 09:13:31 -0800 (PST)
Local: Wed, Jan 16 2008 12:13 pm
Subject: Re: Homepage not ranking but other pages are.
There's no penalty for 404s its just a normal part of the web.

Your home page should be indexed as most pages on the site link to it,
however they already have a copy of it indexed as the HTTPS version.
They may figure it out in some time, as they should, to inspire it you
could use a 301 redirect from the home page HTTPS version to the HTTP
version.

The problem with the site at the moment is that the use of relative
urls in the code, for example your internal links look like:

<a href="/docs/Textbooks/">Textbooks</a>

instead of an absolute location like:

<a href="http://www.abebooks.com/docs/Textbooks/">Textbooks</a>

So if someone lands on your site, crawlers and humans alike, in the
https version, their next click will also be the HTTPS version.  Using
absolute URLS with the HTTP in there, or at least a base reference
would get them off of the secure layer and back onto standard HTTP.

Right now, google has filtered out your regular homepage for the HTTPS
version, the 301 redirect will take care of that.  Perhaps waiting and
hoping will also, but I wouldn't rely to heavily on it.

On Jan 16, 11:02 am, ABE wrote:


    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.
ABE  
View profile
 More options Jan 16, 12:25 pm
From: ABE
Date: Wed, 16 Jan 2008 09:25:47 -0800 (PST)
Local: Wed, Jan 16 2008 12:25 pm
Subject: Re: Homepage not ranking but other pages are.
Thanks guys! You are life savers!!

It looks like the problem has been solved for now.  Our sitemap is
being consumed and there are no more 404 errors being reported.

Now we need to get our homepage re-indexed.  Do you guys know of a
quick way to get back into the index?  Do you think we will be
penalized for the 404 errors?

Right now Google doesn't even think or homepage exists.


    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.
JLH  
View profile
 More options Jan 16, 12:27 pm
From: JLH
Date: Wed, 16 Jan 2008 09:27:38 -0800 (PST)
Local: Wed, Jan 16 2008 12:27 pm
Subject: Re: Homepage not ranking but other pages are.
I'm beginning to think ABE is a robot who's record is skipping.

On Jan 16, 11:25 am, ABE wrote:


    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.
ABE  
View profile
 More options Jan 16, 12:47 pm
From: ABE
Date: Wed, 16 Jan 2008 09:47:06 -0800 (PST)
Local: Wed, Jan 16 2008 12:47 pm
Subject: Re: Homepage not ranking but other pages are.
Thanks guys! You are life savers!!

It looks like the problem has been solved for now.  Our sitemap is
being consumed and there are no more 404 errors being reported.

Now we need to get our homepage re-indexed.  Do you guys know of a
quick way to get back into the index?  Do you think we will be
penalized for the 404 errors?

Right now Google doesn't even think or homepage exists.


    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.
ABE  
View profile
 More options Jan 16, 12:48 pm
From: ABE
Date: Wed, 16 Jan 2008 09:48:02 -0800 (PST)
Local: Wed, Jan 16 2008 12:48 pm
Subject: Re: Homepage not ranking but other pages are.
No I am real... i dont know why it keeps repeating my posts :)

    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.
JLH  
View profile
 More options Jan 17, 12:21 am
From: JLH
Date: Wed, 16 Jan 2008 21:21:52 -0800 (PST)
Local: Thurs, Jan 17 2008 12:21 am
Subject: Re: Homepage not ranking but other pages are.
Looks like you're redirecting the secure version now and.....the home
page is indexed.

http://64.233.167.104/search?q=cache:a45UyJnbH8wJ:www.abebooks.com/+s...

Problem solved?

On Jan 16, 11:48 am, ABE wrote:


    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 setti