Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 06:50 PM
Wally Sanford
Guest
 
Posts: n/a
Default W3C Validator sees wrong code for redirected page

http://wallysanford.com is currently being redirected by Namecheap to my
server at home. The link to the W3C Validator has been working fine.
Suddenly, that link causes the Validator to see and properly reject the
following code, apparently some redirection plumbing that's not supposed to
show:

1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2: <HTML>
3: <HEAD>
4: <meta name="DESCRIPTION" content="">
5: <TITLE></TITLE>
6: </HEAD>
7: <!-- Redirection Services RedirectorB-DC 200-OK -->
8: <FRAMESET ROWS="100%, *" frameborder="no" framespacing=0 border=0>
9: <FRAME SRC="http://24.148.151.165" NAME="mainwindow"
frameborder="no" framespacing="0" marginheight="0" marginwidth="0"></FRAME>
10: </FRAMESET>
11: <NOFRAMES>
12: <CENTER>
13: <H2>
14: Your browser does not support frames. We recommend upgrading your
browser.
15: </H2>
16: <br><br>
17: Click <a href="http://24.148.151.165">here</a> to enter the site.
18: </CENTER>
19: </NOFRAMES>
20: </HTML>

Is the W3C Validator broken, or Namecheap's redirection, or something else?



  #2  
Old July 20th, 2005, 06:50 PM
Darin McGrew
Guest
 
Posts: n/a
Default Re: W3C Validator sees wrong code for redirected page

Wally Sanford <PleaseSubstituteMyActualFirstNameHere@wallysanfor d.com> wrote:[color=blue]
> http://wallysanford.com is currently being redirected by Namecheap to my
> server at home.[/color]

http://wallysanford.com/ is a frameset document that frames your real site,
which is http://24.148.151.165/
[color=blue]
> The link to the W3C Validator has been working fine.
> Suddenly, that link causes the Validator to see and properly reject the
> following code, apparently some redirection plumbing that's not supposed to
> show:[/color]

The W3C validator is validating the frameset document. If you want it to
validate your real site, then you need to pass it that URL.
--
Darin McGrew, mcgrew@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, darin@htmlhelp.com, http://www.HTMLHelp.com/

"We are Microsoft. Resistance is futile. You will be assimilated."
  #3  
Old July 20th, 2005, 06:50 PM
Peter Connolly
Guest
 
Posts: n/a
Default Re: W3C Validator sees wrong code for redirected page

Wally Sanford wrote:[color=blue]
> http://wallysanford.com is currently being redirected by Namecheap to
> my server at home. The link to the W3C Validator has been working
> fine. Suddenly, that link causes the Validator to see and properly
> reject the following code, apparently some redirection plumbing
> that's not supposed to show:
>
> Is the W3C Validator broken, or Namecheap's redirection, or something
> else?[/color]

Why not just drop the IP address of your site into the validator? It then
validates your site, which is what you want it to do.

At the moment, it's validating the code it sees - which is the redirection
code.

Regards,

Pete.
--

Peter Connolly | Macromedia Certified Dreamweaver MX Developer
http://www.acutecomputing.co.uk
Derby
UK



 

Bookmarks

Thread Tools

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles