HighDots Forums  

Re: w3c link checker

Website Design comp.infosystems.www.authoring.site-design


Discuss Re: w3c link checker in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Spartanicus
 
Posts: n/a

Default Re: w3c link checker - 08-04-2004 , 03:31 AM






Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:

Quote:
http://validator.w3.org/checklink

Any ideas what I can do to get the link checker to work here?
Could be a bug, it stops working on parts of one of my sites also, you
could try firing off an email to the W3C link checker team.

Quote:
rant mode="mild"
The W3C had perfectly good services, and decided to change them all. Now
they have nifty new designs that look stupid to me -- are those trees
supposed to mean anything? -- while slowing down the service. On dialup,
those images take time to load. Sometimes, so long that Mozilla Checky
tries to enter the url and submit before it's finished, and the whole
thing fails. I suppose I ought to disable images before using it. (sigh)
/rant
IIRC it's the alternate stylesheets (which are all loaded by UAs) that
makes some of the W3C pages so slow, not the graphics.

On the plus side: this new W3C link checker is the first that I've seen
that claims to check fragment identifiers.

--
Spartanicus


Reply With Quote
  #2  
Old   
Spartanicus
 
Posts: n/a

Default Re: w3c link checker - 08-04-2004 , 12:32 PM






Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:

Quote:
On the plus side: this new W3C link checker is the first that I've
seen that claims to check fragment identifiers.

I'm fairly certain that old one did, too.
I'm certain it didn't.

Quote:
I use them for page contents links (see site in sig for examples)
No fragment id's on your index page.

Quote:
, and if I screwed one up, e.g., by
changing the id of an <h2> element, the link checker told me so. It also
checked fragment id hrefs in <link> elements. Or did I misunderstand you?
Dunno, fragment ids:

<a href="foobar.html#foobar">Foobar</a>

<h2 id="foobar">Foobar</h2>

--
Spartanicus


Reply With Quote
  #3  
Old   
Spartanicus
 
Posts: n/a

Default Re: w3c link checker - 08-04-2004 , 04:28 PM



Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:

Quote:
this new W3C link checker is the first that
I've seen that claims to check fragment identifiers.

I'm fairly certain that old one did, too.

I'm certain it didn't.

I can't be imagining this! I fixed those links on many occasions after
running the link check.
Odd, I checked specifically for fragment identifier support a few months
ago and concluded that they were not supported. Can't remember how I
arrived at that conclusion tho.

Quote:
fragment ids:

a href="foobar.html#foobar">Foobar</a

h2 id="foobar">Foobar</h2

It checked fragment ids that pointed to the same page, i.e., on
/site/help it checked if /site/help#search existed. But I don't know if
it checked /site/help#search if that link appeared on another page
entirely, e.g., /menus/.
Perhaps that was it, I looked for cross document support of fragment
identifiers.

--
Spartanicus


Reply With Quote
  #4  
Old   
Mark Tranchant
 
Posts: n/a

Default Re: w3c link checker - 08-05-2004 , 03:00 AM



Spartanicus wrote:

Quote:
Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:

this new W3C link checker is the first that
I've seen that claims to check fragment identifiers.

I'm fairly certain that old one did, too.

I'm certain it didn't.

I can't be imagining this! I fixed those links on many occasions after
running the link check.

Odd, I checked specifically for fragment identifier support a few months
ago and concluded that they were not supported. Can't remember how I
arrived at that conclusion tho.
I'm with Brian on this one - it spotted dodgy fragments for me over a
year ago on an XHTML-1.0 Strict site, so they must have been of the
id="" sort rather than name="".

--
Mark.
http://tranchant.plus.com/


Reply With Quote
  #5  
Old   
Spartanicus
 
Posts: n/a

Default Re: w3c link checker - 08-05-2004 , 03:52 AM



Mark Tranchant <mark (AT) tranchant (DOT) plus.com> wrote:

Quote:
I'm with Brian on this one - it spotted dodgy fragments for me over a
year ago on an XHTML-1.0 Strict site, so they must have been of the
id="" sort rather than name="".
OK, guess I messed up with my test of the old checker earlier. Btw, a
name="#foobar" is also a fragment identifier.

--
Spartanicus


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.