Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 03-30-2009, 03:09 PM   #1
HyperActive Warrior
War Room Member
 
Jim M's Avatar
 
Join Date: Sep 2007
Location: Northern Ireland
Posts: 162
Thanks: 32
Thanked 28 Times in 23 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Jim M
Default HOW IMPORTANT IS WC3 VALIDATION?

I build websites, but I don't regard myself as a 'tech guy' - as long as it works, and isn't too hard for me or my clients to use, then everyone is happy.

Today one of my clients had a call from someone offering to 'repair' errors on their site which were showing up in WC3 Validation - the site does, and has always worked fine in any version of any browser I've checked it in.

So - Tech Guys -just how important is WC3 Validation?

Jim

Jim Montgomery www.a4magic.com - video tutorials and more DavidJamesPublishing.Com
Jim M is offline   Reply With Quote
Old 03-30-2009, 05:39 PM   #2
Warrior Member
 
Join Date: Mar 2009
Location: Western NY
Posts: 14
Thanks: 0
Thanked 4 Times in 4 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

I'm a web designer and I guess I'm pretty middle-of-the-road on WC3 validation. I think it's a good thing, but I'm not too obsessed with validating every site and page I work on. I know from experience that my sites either validate or are close.

To the extent a site validates, it's more likely to work properly in all browsers that are coded to the spec. Even if a site works perfectly in all the browsers you've looked at, you probably haven't actually tried all the OS/browser type/version combinations. And even if you did, there will be a new version of some browser eventually that it might not work well in.

Bottom line, having your site validate is a good idea. I don't know how much I'd pay to just accomplish that, though. I guess if it almost validates, it shouldn't cost much to fix. On the other hand, if the site is really bad with lots of violations, probably you should get it fixed since it's more likely to not work right at some point on some browser.

Warmly,
Peggy Champlin

Get a Minisite to Sell Your Products and Services!
http://www.SuccessWithMinisites.com


Peggy Champlin is offline   Reply With Quote
Old 03-30-2009, 08:25 PM   #3
HyperActive Warrior
 
Join Date: Mar 2009
Location: Landers, CA, USA
Posts: 329
Thanks: 30
Thanked 29 Times in 26 Posts
Social Networking View Member's Twitter Profile 
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

I'm big on standards compliance myself.. but realistically, I don't think W3C validation matters too much with most modern browsers. Pretty much everything except Internet Explorer is standards compliant, but most modern browsers were also coded to handle HTML that doesn't validate. As an example, a lot of marketers use FrontPage for their minisites (I know, scary isn't it? lol). I've never seen FrontPage spit out anything that even comes close to validating, but it always works in IE.. and if you don't use many Microsoft-specific features it usually works in other browsers.

Whether your HTML validates or not, it's a good idea to at least make sure it displays properly in (at minimum) Internet Explorer, Firefox, Safari and Chrome. You might also want to test it in Opera, I don't know how popular that browser is but I know it has its niche.

This signature intentionally left blank.
stevenh512 is offline   Reply With Quote
Old 03-31-2009, 12:30 AM   #4
Senior Warrior Member
War Room Member
 
Karen Blundell's Avatar
 
Join Date: Jul 2008
Location: Niagara Region, Canada
Posts: 1,113
Thanks: 1,478
Thanked 412 Times in 322 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Karen Blundell
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

I stick to web standards and try to code all my projects so they validate. I even fix other people's messy code, fixing WordPress plugins that don't validate. I like clean code, but I think, for the most part, the average site visitor isn't even going to know whether your site validates or not nor do they care.

Karen Blundell is offline   Reply With Quote
Old 03-31-2009, 02:53 AM   #5
HyperActive Warrior
War Room Member
 
Jim M's Avatar
 
Join Date: Sep 2007
Location: Northern Ireland
Posts: 162
Thanks: 32
Thanked 28 Times in 23 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Jim M
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

Thanks for all your feedback on this - stats show that viewers are using IE / Firefox / Safari / Opera - as I've viewed in theses and haven't noticed any problem it takes me back to my first opinion - someone was just trying to squeeze £150 out of my client by playing on his fear of problems with the site.

Jim

Jim Montgomery www.a4magic.com - video tutorials and more DavidJamesPublishing.Com
Jim M is offline   Reply With Quote
Old 04-01-2009, 06:32 AM   #6
Warrior Member
 
Join Date: Feb 2009
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

i would say browser compatability is more important then wc3 validation, i always check all my sites here first: browsershots*.*org before i launch the sites to make sure its all good!

sorry cant post a link yet, not enough posts!
brapster is offline   Reply With Quote
Old 04-02-2009, 02:41 AM   #7
HyperActive Warrior
War Room Member
 
Jim M's Avatar
 
Join Date: Sep 2007
Location: Northern Ireland
Posts: 162
Thanks: 32
Thanked 28 Times in 23 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Jim M
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

Quote:
Originally Posted by brapster View Post
i would say browser compatability is more important then wc3 validation, i always check all my sites here first: browsershots*.*org before i launch the sites to make sure its all good!

sorry cant post a link yet, not enough posts!

Thanks - this is a useful tool

Jim

Jim Montgomery www.a4magic.com - video tutorials and more DavidJamesPublishing.Com
Jim M is offline   Reply With Quote
Old 04-02-2009, 07:39 AM   #8
Web Developer
 
wayfarer's Avatar
 
Join Date: Nov 2008
Location: Asheville, NC USA
Posts: 420
Thanks: 18
Thanked 57 Times in 51 Posts
Social Networking View Member's Twitter Profile 
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

As someone who deals with front-end code all day long, virtually every day, I'll offer my opinion of this. Validation is an important tool, but it isn't the "be all end-all" of what makes a good website. After all, all that matters in the end is that your users have a good experience.

The reason I say validation is a good tool, is that when something goes wrong in my code, and things are not displaying as they should, validation can be a perfect way to catch common mistakes and typographical errors. Because the validation service is very precise in its evaluation of code, I usually try to get out ahead of it, so that my code is as clean as possible. This will make the potential debugging in the future much easier, as there will be less errors to wade through in case I neglect to close a tag or something.

Ultimately, if there are a few validation errors left on a page, and it works in all the browsers I test it, it isn't important. Some developers think that the W3C is God, but they fail to think for themselves and don't realize that the W3C is not perfect, has made mistakes in the specification, and will continue to make mistakes in the future.

Although we like to say that some browsers are "standard" and others are not, the truth is every browser implements some proprietary methods that are not specified by the W3C. All of the best ideas have come before they have ever been specified officially. This means all the best upcoming ideas that work now, will not validate now. Standardization is just a means to get the best ideas displaying across many platforms so that the web may grow as a whole.

Wayfarer | join me on StoryBlorg
wayfarer is offline   Reply With Quote
Old 04-02-2009, 12:05 PM   #9
Gleb
War Room Member
 
MemberWing's Avatar
 
Join Date: Dec 2008
Location: Ottawa, Canada
Posts: 845
Thanks: 10
Thanked 104 Times in 85 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to MemberWing
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

Today it's not important. All ugly 'invalid' webpages are on google front pages and people makes tons of cash off them.
As web/internet evolves - it becomes more important.
Validation will be more important for other tools to generate feeds off your pages - that is to index your pages properly and automatically, understand structures, "what's they all about" and ultimately rank your content.

So Google favors might be slightly skewed toward valid pages within near future. Although I suspect major CMS will pick up on that and valid structures will be generated for you automatically unless you code everything by hand.

Gleb

MemberWing is offline   Reply With Quote
Old 04-02-2009, 03:01 PM   #10
Warrior Member
 
Join Date: Mar 2009
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

W3C validation is nice although as some others point out, many very high ranking and quite popular sites have a ton of errors on them. From a development standpoint, it is nice when you get the 'green light' sort to speak of a passing W3C validation test. In terms of future proofing your site and allowing the content to be easily indexed, I do think the closer you can get to validation, the better off you will be.

imasong is offline   Reply With Quote
Old 04-04-2009, 04:41 AM   #11
Kawasaki Ninja 500
 
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via MSN to audio90
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

validation right now is not important, DEPENDING on what errors you are making.

If you can get it to view right on all browsers PLUS IE6 (as you know IE6 is the one that is still widely used that doesn't conform the same as all the other modern browers), then you're ok. Why? because its likely ok on the viewers browser.

BUT in the future, it MAY become important. An example is mobile content. If you don't have clean code for that, how will that affect it?

I suck at coding, my sites never 100% pass, but I'd say try to get them as close to validation as possible.

Best regards.

First was the warrior forum....now there is The Internet Marketing Mastermind a subgroup for the Vancouver Business, Marketing, & Entrepreneur for local Vancouver (Canada).
audio90 is offline   Reply With Quote
Old 04-08-2009, 02:57 AM   #12
HyperActive Warrior
War Room Member
 
Jim M's Avatar
 
Join Date: Sep 2007
Location: Northern Ireland
Posts: 162
Thanks: 32
Thanked 28 Times in 23 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Jim M
Default Re: HOW IMPORTANT IS WC3 VALIDATION?

Quote:
Originally Posted by audio90 View Post
validation right now is not important, DEPENDING on what errors you are making.

If you can get it to view right on all browsers PLUS IE6 (as you know IE6 is the one that is still widely used that doesn't conform the same as all the other modern browers), then you're ok. Why? because its likely ok on the viewers browser.

BUT in the future, it MAY become important. An example is mobile content. If you don't have clean code for that, how will that affect it?

I suck at coding, my sites never 100% pass, but I'd say try to get them as close to validation as possible.
Thanks for your input - the note on mobile content is particularly important, as more and more people (myself included) access websites increasingly via mobile phones.

Jim

Jim Montgomery www.a4magic.com - video tutorials and more DavidJamesPublishing.Com
Jim M is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
important, validation, wc3

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 On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 02:18 AM.