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 > Crawling, indexing, and ranking > URLs are listed unreachable - 500 (Internal server error)
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
  14 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
 
william3  
View profile  
 More options Jul 8 2007, 5:30 pm
From: william3
Date: Sun, 08 Jul 2007 14:30:51 -0700
Local: Sun, Jul 8 2007 5:30 pm
Subject: URLs are listed unreachable - 500 (Internal server error)
All of my website URLs are listed unreachable in the Google Webmaster
Tools console. The detail shows: " 500 (Internal server error) ".
This
is a common website with no special function. Primarily information
content. Code is normal php and .net. I have followed all of Google
recommendations that I can find. Any suggestions or recommendations?
Has anyone had this happen before? All other search portals are
listing our site but not Google. Thanks!

 
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.
cristina  
View profile  
 More options Jul 8 2007, 5:36 pm
From: cristina
Date: Sun, 08 Jul 2007 21:36:38 -0000
Local: Sun, Jul 8 2007 5:36 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Without the URL of your site
it is difficult to have an opinion.

On Jul 8, 10:30 pm, william3 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.
william3  
View profile  
 More options Jul 8 2007, 5:50 pm
From: william3
Date: Sun, 08 Jul 2007 14:50:11 -0700
Local: Sun, Jul 8 2007 5:50 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Oh, sorry! www.earlyalert.com

On Jul 8, 5:36 pm, cristina 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.
djc  
View profile  
 More options Jul 8 2007, 6:19 pm
From: djc
Date: Sun, 08 Jul 2007 15:19:53 -0700
Local: Sun, Jul 8 2007 6:19 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
I see in your sitemap you have a number of URLs like
http://www.earlyalert.com/default.aspx?m=2000&file=about.php

Are you redirecting aspx to php?  That may be part of the
problem....never saw anyone do this that way before.

I don't think this is allowed in a sitemap
http://www.earlyalert.com/#

On Jul 8, 4:50 pm, william3 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.
william3  
View profile  
 More options Jul 8 2007, 6:23 pm
From: william3
Date: Sun, 08 Jul 2007 15:23:51 -0700
Local: Sun, Jul 8 2007 6:23 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Thank you djc! I will check into this...

On Jul 8, 6:19 pm, djc 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.
cristina  
View profile  
 More options Jul 8 2007, 6:36 pm
From: cristina
Date: Sun, 08 Jul 2007 22:36:17 -0000
Local: Sun, Jul 8 2007 6:36 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
I am wondering if there could be
somewhere some confusion about
the location of the content of your home page
www.domain.com/
(error for index.aspx instead of
pointing to default.aspx
where it actually is).
Just a thought.

Another thing is,
if possible, see if your script checks
and uses somehow
IP addresses or user agents
of HTTP requests.


 
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.
william3  
View profile  
 More options Jul 8 2007, 6:42 pm
From: william3
Date: Sun, 08 Jul 2007 15:42:30 -0700
Local: Sun, Jul 8 2007 6:42 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Hello Cristina,
Thanks for the input. I will check on it.

On Jul 8, 6:36 pm, cristina 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.
cristina  
View profile  
 More options Jul 8 2007, 6:43 pm
From: cristina
Date: Sun, 08 Jul 2007 22:43:02 -0000
Local: Sun, Jul 8 2007 6:43 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Was your sitemap accepted OK by Google?
Did Googlebot get HTTP status response
200 (OK) from your sitemap?

In the sitemap you have a URL
with login=1 in the query string,
check if it is a URL you want indexed
by search engines.


 
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.
william3  
View profile  
 More options Jul 8 2007, 6:53 pm
From: william3
Date: Sun, 08 Jul 2007 15:53:36 -0700
Local: Sun, Jul 8 2007 6:53 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Yes, Google accepted our site map. I have Google Webmaster Tools and
it is being indexed but the Dashboard web crawl errors show 22
"unreachable" URLs. One of them our main page.  The detail report
from
Google lists a "500 (Internal server error).

I will check on the string you discribed below.

Thanks!

On Jul 8, 6:43 pm, cristina 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.
cristina  
View profile  
 More options Jul 8 2007, 7:07 pm
From: cristina
Date: Sun, 08 Jul 2007 23:07:09 -0000
Local: Sun, Jul 8 2007 7:07 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Are all the URL with errors
generated by your script default.aspx
like your home page
and URLs of type
www.domain.com/default.aspx?something

On Jul 8, 11:53 pm, william3 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.
william3  
View profile  
 More options Jul 8 2007, 9:37 pm
From: william3
Date: Sun, 08 Jul 2007 18:37:21 -0700
Local: Sun, Jul 8 2007 9:37 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Yes, i believe so!

On Jul 8, 7:07 pm, cristina 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.
cristina  
View profile  
 More options Jul 9 2007, 1:12 pm
From: cristina
Date: Mon, 09 Jul 2007 10:12:00 -0700
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
If you have server error logs, have
a look to see if there is more info in the logs.
Also have a look at the source code of
your default.aspx file for obvious errors,
look for cookies handling, if there is
IP address or user agent checking etc.

If you have static URLs you want
indexed by Google, submit to Google
only a sitemap with only those URLs,
to see if it helps,
until you find the present error.

On Jul 9, 2:37 am, william3 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.
Patrick. Google employee  
View profile  
 More options Jul 11 2007, 12:38 pm
From: Patrick.
Date: Wed, 11 Jul 2007 16:38:27 -0000
Local: Wed, Jul 11 2007 12:38 pm
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
Hey William,

You mentioned that Google is getting 500 Internal Server Errors when
trying to fetch your pages. These errors are server side errors, not
client side, so the problem is most likely on your end. To try to
identify the problem, I decided to check out one of the suggestions
made by cristina.  Since I was able load your pages OK using Firefox
and IE, and Googlebot is no different then any other client in the way
that it requests webpages, I decided to try to fake being Googlebot
using wget (command: wget --user-agent="Googlebot" http://www.earlyalert.com).
I got a 500 internal server error. I then double checked using the
same command, but Firefox as my UA string (command: wget --user-
agent="Firefox" http://www.earlyalert.com) and I got a 200 request ok
message. So what I would do is what cristina suggested - check how
your site is handling various UAs.

On Jul 9, 10:12 am, cristina 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.
KAS Sertifikasyon  
View profile  
 More options Jul 27 2007, 4:39 am
From: KAS Sertifikasyon
Date: Fri, 27 Jul 2007 08:39:11 -0000
Local: Fri, Jul 27 2007 4:39 am
Subject: Re: URLs are listed unreachable - 500 (Internal server error)
www.kascert.com ( working for quality management systems and we need
to be seen in google very much) but i couldnt success it.
i am getting unreachable url errors and cant access homepage. What is
my problem i couldnt understand, i am not programmer :( . Can someone
say me what must i do?
thanks

http://www.kascert.com/  500 (Internal server error)   [?]  Jul 23,
2007
http://www.kascert.com/web/default.aspx?anasayfa=1  500 (Internal
server error)   [?]  Jul 22, 2007
http://www.kascert.com/web/default.aspx?modul_id=113  500 (Internal
server error)   [?]  Jul 22, 2007
http://www.kascert.com/web/goster.aspx?metin_id=262  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=265  500 (Internal
server error)   [?]  Jul 18, 2007
http://www.kascert.com/web/goster.aspx?metin_id=266  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=268  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=271  500 (Internal
server error)   [?]  Jul 18, 2007
http://www.kascert.com/web/goster.aspx?metin_id=272  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=273  500 (Internal
server error)   [?]  Jul 18, 2007
http://www.kascert.com/web/goster.aspx?metin_id=274  500 (Internal
server error)   [?]  Jul 18, 2007
http://www.kascert.com/web/goster.aspx?metin_id=349  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=350  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=353  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=735  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?metin_id=736  500 (Internal
server error)   [?]  Jul 23, 2007
http://www.kascert.com/web/goster.aspx?modul_id=107  500 (Internal
server error)   [?]  Jul 22, 2007


 
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 »