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 > Google webmaster tools > Defect in Diagnostics > Web crawl > Not found for relative links
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
  5 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
 
DougBarry  
View profile  
 More options Oct 24 2008, 10:22 am
From: DougBarry
Date: Fri, 24 Oct 2008 07:22:03 -0700 (PDT)
Local: Fri, Oct 24 2008 10:22 am
Subject: Defect in Diagnostics > Web crawl > Not found for relative links
I have quite a few 404 errors listed under Diagnostics > Web crawl >
Not found for one my sites. Nearly all of them are for relative links
that have been listed incorrectly as having 404 errors.

For example, let's say a full URL is www.mysite.com/abc/xyz/file.html.
If the relative link is ../../abc/xyz/file.html in the abc/xyz sub-
directory, Web crawl sees the link sometimes as www.mysite.com/abc/abc/xyz/file.html
(note the duplicate abc sub-directory) and lists it incorrectly as a
404 error. (Yes, the relative link could be simply file.html, but this
is how a tool I am using inserts the links -- and the links are
valid.)

Similarly, say a full URL is www.mysite.com/mno/file.html. If the
relative link is ../../mno/file.html in the abc/xyz sub-directory, Web
crawl sees the link sometimes as www.mysite.com/abc/mno/file.html
(note the extra abc sub-directory) and lists it incorrectly as a 404
error.

Web crawl also appears to pick up "extra" sub-directories in other
cases, but I have not discovered the pattern.

The site where these diagnositics can be found is www.service-architecture.com.
These "errors" were all detected in October.


 
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.
Tim Abracadabra  
View profile  
 More options Oct 24 2008, 10:50 am
From: Tim Abracadabra
Date: Fri, 24 Oct 2008 07:50:45 -0700 (PDT)
Local: Fri, Oct 24 2008 10:50 am
Subject: Re: Defect in Diagnostics > Web crawl > Not found for relative links
Hi DougBarry and welcome.

These 404 errors can be coming from anywhere
on the web and not just your site. They could be
faulty inbound links gathered by some of the bots
used by other sites.

To make sure these are not links generated
by your site you could use a link checking tool
like Xenu Link Sleuth
home.snafu.de/tilman/xenulink.html

You could also do a inurl: google search
(or just a regular search) using those incorrect
links to try and determine where they are coming from.
If found to be on other sites, notify the webmaster so
they might correct the links or...

If they are internal, then fix them.
If they are external you can either ignore them or
of you think it is worth while, 301 redirect them to
the most appropriate page.

Hope that helps,
Abracadabra

On Oct 24, 10:22 am, DougBarry 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.
DougBarry  
View profile  
 More options Oct 24 2008, 12:23 pm
From: DougBarry
Date: Fri, 24 Oct 2008 09:23:57 -0700 (PDT)
Local: Fri, Oct 24 2008 12:23 pm
Subject: Re: Defect in Diagnostics > Web crawl > Not found for relative links
Abracadabra,

If the Diagnostics > Web crawl page is accurate, then it shows that
"Linked From" pages on my site are causing the false errors and not
from anywhere on the Web. I spot checked the pages listed under
"Linked From" and they have relative links that reference the given
files in the various "erroneous" URLs. So, unless the "Linked From"
column means something else, I think the defect still stands.

Thanks,
Doug

On Oct 24, 9:50 am, Tim Abracadabra 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.
webado  
View profile  
 More options Oct 24 2008, 8:47 pm
From: webado
Date: Fri, 24 Oct 2008 17:47:57 -0700 (PDT)
Local: Fri, Oct 24 2008 8:47 pm
Subject: Re: Defect in Diagnostics > Web crawl > Not found for relative links
Run Xenu - and it will pick out all the broken links. You will be
astonished to find the same ones reported by Google.

If you have links like this: <a href="/../blahblah.html">Blahblah</a>
or <a href="../blahblah.html">Blah</a> these will show up as broken. A
browser can figure them out but a robot cannot.

On Oct 24, 12:23 pm, DougBarry 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.
DougBarry  
View profile  
 More options Oct 25 2008, 9:35 am
From: DougBarry
Date: Sat, 25 Oct 2008 06:35:15 -0700 (PDT)
Local: Sat, Oct 25 2008 9:35 am
Subject: Re: Defect in Diagnostics > Web crawl > Not found for relative links
A robot surely can figure out internal relative links. Xenu found no
broken internal links.

Doug

On Oct 24, 7:47 pm, webado 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 »