 |
|

06-09-2007, 09:26 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 4,685
|
|
Re: validator.w3.org
Quote:
Originally Posted by idansh
I don't understand why anybody needs it ,it just maketing toy, there is no real usage for it
|
Quote:
Originally Posted by weslinda
idansh...really? that's what you've taken away from this entire thread? it's a marketing ploy?
|
There is a fight between W3C trying to make standards, that is in the end to make life easier for people and important companies and writers. This
Quote:
Originally Posted by mike
Reply #6
"Mike,
No problem - here's my quote.
In exhaustive testing from many, many experts in the field - from Dan Thies to Greg Boser to myself (and even the contentious but ruthlessly picky Michael Martinez) - there has never been any evidence whatsoever to suggest that a page that validates the W3C standards would be considered more valuable or rank higher at the search engines.
Furthermore, search engine representatives like Matt Cutts & Priyank Garg (Yahoo!) have publicly stated on search industry panels that they believe W3C validation does not inherently add to a user's experience or satisfaction with a search result and thus do not include it in their algorithms.
The logic behind this is somewhat infalliable - great content doesn't always validate (in fact, often it doesn't) and perfect validation is no indication that the content matter is high quality.
Spammers can actually validate their material much more easily than large companies, media organizations or other "trusted" sources (whose programming, as many know, is often FUBAR), so why would the search engines use it as a quality signal?"
- Rand Fishkin
My emphasis again
|
is a typical example.
"Spammers can actually validate their material much more easily than large companies, media organizations or other "trusted" sources (whose programming, as many know, is often FUBAR), so why would the search engines use it as a quality signal?""
Never be an advocat of spagetthi coding / markup nor spamming.
I will launch a new concept:
Spagetthi spamming.
May be I should end my posting in this thread with the following Norwegian saying.
I give up so you can stay wrong.
Last edited by kgun : 06-09-2007 at 09:35 AM.
|

06-11-2007, 09:20 PM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,429
|
|
Re: validator.w3.org
I am glad Mike offered some email responses to help forward his position.
I have never thought valid code is needed to rank as that is easy to see with the naked eye in the SERPs everyday. One area I was gray on is if valid code at least "helped" websites rank better and that seems to be untrue from the responses here. Of course I am not talking about crawlability, but simply one website having valid code and one not having valid code with all other items being equal.
Still I will look to limit validation errors just from a design perspective as Webnauts suggests.
|

06-11-2007, 09:42 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
|
|
Re: validator.w3.org
Mike thanks a lot for sharing the mails above. But I think you did not pose the issue as I previous mentioned.
One last time:
Which for example are the most important html tags in terms of ranking? Lets say, the title tag? Or maybe also headings?
So, I had a client who had the the following on his pages (lets take the homepage here):
<title="Northern Cyprus Hotel Manolya"></title> instead of <title>Northern Cyprus Hotel Manolya</title>.
Oh and by the way they had for a first heading tag:
<h1="North Cyprus Hotel Manolya"></h1>, instead of <h1>North Cyprus Hotel Manolya</h1>
So, can you please ask the employees of Google and Yahoo, how do their bots interpretate the above? As a title and heading tags? Or just plain text?
If they tell us that their bots extract and interpretate the above as title and heading tags, then I will admit that I am wrong. But in terms of software engineering and development, I cannot believe that they will tell that I am wrong.
Can you please give another try? Or did you mentioned this example already?
Me and my team have developed a server side solution, to strip off any piece of code and content on our pages. If you are really right, we can strip off all our pages html code, and serve the search engines only text. If that is what they want. But would they be happy with that? In terms of crawlability maybe yes. But will be be ranked the same well?
This is a very honest question, and not an attempt to convince anyone that I am right.
|

06-11-2007, 09:50 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
|
|
Re: validator.w3.org
Quote:
Originally Posted by incrediblehelp
I am glad Mike offered some email responses to help forward his position.
I have never thought valid code is needed to rank as that is easy to see with the naked eye in the SERPs everyday. One area I was gray on is if valid code at least "helped" websites rank better and that seems to be untrue from the responses here. Of course I am not talking about crawlability, but simply one website having valid code and one not having valid code with all other items being equal.
Still I will look to limit validation errors just from a design perspective as Webnauts suggests.
|
Jaan do you want to say here that editing this <title="Northern Cyprus Hotel Manolya"></title> is the same as editing <title>Northern Cyprus Hotel manolya</title>, and that both cases would be be treated or weighted equal by search engines?
Then I guess I never understood software development and semantics. And if that is the case, then I feel ashame.
Embarrassed!
|

06-11-2007, 09:50 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,181
|
|
Re: validator.w3.org
Quote:
|
Google and Yahoo! handle some of the thickest traffic on the market. As of this writing, neither site complies with the W3C validator. How about heavy-hitters CNET and eBay? Failed. Adobe’s and Macromedia’s websites? Failed. What about php.net and python.org? These are the home bases of open-source developers who themselves rely on evolving quasi-authorities like the W3C … but no; these sites fail, as well. How about netscape.com?
|
LOL! Every damn site you pointed at is on legacy software that took massive investment to create. And most of them were waiting for the final version of IE7 to be released, which happened a few short months back, before they'd start on a very expensive rebuilding campaign. One of the guys who is working on Yahoo's rebuild is on one of the lists I subscribe to. It'll be close to a year before these new sites are completely finished, tested and deployed. It's not like any of those sites runs on static html created in Dreamweaver, guys!
I repeat-- Just because things are fine with sloppy crappy code now doesn't mean they will always be. So you head in the sanders keep doing what you're doing, and I'll be laughing all the way to the bank when the boom drops.
|

06-11-2007, 09:56 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Aug 2003
Location: Urbana, Illinois, US
Posts: 306
|
|
Re: validator.w3.org
Quote:
Originally Posted by mike
Google wants correct html -- that doesn't specify in any way VALIDATED html.
They don't say your HTML needs to be validated because they don't need it to be validated.
There is nothing 'incorrect' about using a lot of tags in your HTML that the W3C is going to fail you for.
|
Okay, maybe I'm just a little dense, but I really don't follow your reasoning here, Mike. What is "correct" HTML if not HTML that conforms to the published standards? If the validator finds that there is an error (not simply a warning) in your HTML, then how is it still "correct"?
|

06-11-2007, 10:00 PM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,429
|
|
Re: validator.w3.org
Quote:
Originally Posted by Webnauts
Jaan do you want to say here that editing this <title="Northern Cyprus Hotel Manolya"></title> is the same as editing <title>Northern Cyprus Hotel manolya</title>, and that both cases would be be treated or weighted equal by search engines?!
|
Nope not saying that at all. I use <title>hello</title> on my pages as the title of the page and that works fine. Should we be doing somehitng else, lol?
I have no idea why Manolya was using the =" ". Glad you changed it and saw + results.
|

06-11-2007, 11:10 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
|
|
Re: validator.w3.org
At last I would also like to add here:
Don't you think this article of Wikipedia should be updated? Search engine optimization - Wikipedia, the free encyclopedia
Any volunteer editors? Me not. 
|

06-12-2007, 11:20 AM
|
|
WebProWorld Veteran
|
|
Join Date: Aug 2006
Location: Burlington, Ontario, Canada.
Posts: 406
|
|
Re: validator.w3.org
Quote:
Originally Posted by weslinda
Accessibility, Useability, Cross Browser Friendliness are just a few to begin with.
|
it's funny when you find that you've validated your documents but when it finally comes to cross browser friendliness, well, there isn't any...
things look nice in IE and bites in FF....things like that.
Last edited by jtracking : 06-12-2007 at 11:23 AM.
Reason: grammatical correction
|

06-12-2007, 01:44 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
|
|
Re: validator.w3.org
Quote:
Originally Posted by jtracking
it's funny when you find that you've validated your documents but when it finally comes to cross browser friendliness, well, there isn't any...
things look nice in IE and bites in FF....things like that.
|
What are you talking about? If your document validates doesn't mean that you are cross-browser. If it would be like that, every one who learned HTML would also a web designer. 
Last edited by Webnauts : 06-12-2007 at 02:08 PM.
|

06-13-2007, 02:04 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
|
|
Re: validator.w3.org
Quote:
Originally Posted by Webnauts
|
Got some responses. You might would like to have a look. 
|

06-17-2007, 09:05 PM
|
|
WebProWorld Veteran
|
|
Join Date: Mar 2006
Location: Maryland, USA
Posts: 947
|
|
Re: validator.w3.org
Well, I think that most people simply won't put the time in to validate their web sites. No matter the issues with quality, accessibility and cross browser friendliness.
Personally, I will work to do things the right way, and hope to encourage others to follow suit.
|

06-17-2007, 09:50 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 6,986
|
|
Re: validator.w3.org
Wes, I do not think the discussion is over yet. I am waiting for Mikes response to my last posts.
|

06-19-2007, 01:30 AM
|
|
WebProWorld Member
|
|
Join Date: May 2007
Location: Sydney - Australia
Posts: 31
|
|
|