Irish SEO,  Marketing & Webmaster Discussion

 

Website Validation

This is a discussion on Website Validation within the Coding Help forums, part of the Webmaster Help category; I have templates on my sites, so when I fixed the main page, everything else validated as well. In hindsight ...


Go Back   Irish SEO, Marketing & Webmaster Discussion > Webmaster Help > Coding Help

Register Forum Rules FAQDonate Members List Calendar Search Today's Posts Mark Forums Read


Notices

Reply

 

LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 08-08-2006, 09:31 PM
georgiecasey's Avatar
Member
 
Join Date: Jul 2006
Location: Galway / Ennis
Posts: 277
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
georgiecasey will become famous soon enough
Send a message via ICQ to georgiecasey
Default

I have templates on my sites, so when I fixed the main page, everything else validated as well. In hindsight though, it was a waste of time, it worked in all browser anyway
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #22 (permalink)  
Old 09-08-2006, 01:22 AM
blacknight's Avatar
Web Slave
Recent Blog:
 
Join Date: Jan 2006
Location: Ireland
Posts: 6,578
blacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to behold
Send a message via ICQ to blacknight Send a message via AIM to blacknight Send a message via MSN to blacknight
Default

Validated HTML is easier to spider ..........
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #23 (permalink)  
Old 09-08-2006, 09:39 AM
Wannabe Geek
 
Join Date: Aug 2006
Location: Dublin
Posts: 105
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
dave will become famous soon enough
Default

How do spiders handle 'html' generated from word?

I recently took over managing a couple of sites and found one client that didn't like the text formating capabilities of the cms text editor so they use word, and copy and past the html into the text editor!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #24 (permalink)  
Old 09-08-2006, 09:43 AM
louie's Avatar
Senior Member
 
Join Date: Jan 2006
Location: Dublin, Ireland
Posts: 2,048
Nominated 5 Times in 3 Posts
Nominated TOTW/F/M Award(s): 1
louie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enough
Send a message via Yahoo to louie Send a message via Skype™ to louie
Default

Put it this way, spiders can not see a page the way you look at it.
They read the source code, and if they like it, it will be stored and made available to search queries, if not they will dump it and marks the website as not important.
__________________
:. Web Design & Development Web Design Ireland
:. Search Engines Optimization Search Engines Optimization
:. Directory Submission Directory Submission
:. News & Press Release Ireland GiveItSocks.com
:. Used Cars Ireland, Car Parts & Car Audio Cars For Sale, Car Parts & Accessories
:. I Have 2 Find It Directory SEF Directory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #25 (permalink)  
Old 09-08-2006, 09:49 AM
Wannabe Geek
 
Join Date: Aug 2006
Location: Dublin
Posts: 105
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
dave will become famous soon enough
Default

Is there any software that will convert word 'html' into proper validated html?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #26 (permalink)  
Old 09-08-2006, 09:52 AM
blacknight's Avatar
Web Slave
Recent Blog:
 
Join Date: Jan 2006
Location: Ireland
Posts: 6,578
blacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to behold
Send a message via ICQ to blacknight Send a message via AIM to blacknight Send a message via MSN to blacknight
Default

Dreamweaver used to have a "clean up word html" option, though I'm not sure if it still does.
You could use HTML Tidy Project Page which you can run either on your desktop or directly on the server.

On a sidenote, would it be helpfult to people if I made a "spider's view" tool available?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #27 (permalink)  
Old 09-08-2006, 11:49 AM
grandad's Avatar
Senior Senile Member
 
Join Date: Feb 2006
Location: Up the Mountains
Posts: 401
Nominated 1 Time in 1 Post
TOTW/F/M Award(s): 0
grandad has a spectacular aura about
Send a message via ICQ to grandad
Default

Quote:
On a sidenote, would it be helpfult to people if I made a "spider's view" tool available?
That would be a great idea. If nothing else, it would be interesting to compare valid against non-valid sites!
__________________
Head Rambles
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #28 (permalink)  
Old 09-08-2006, 02:56 PM
georgiecasey's Avatar
Member
 
Join Date: Jul 2006
Location: Galway / Ennis
Posts: 277
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
georgiecasey will become famous soon enough
Send a message via ICQ to georgiecasey
Default

Quote:
Originally Posted by blacknight View Post
Validated HTML is easier to spider ..........
Dont know about that, obviously using CSS files to remove formating helps but Googles smart enough to spider all sorts of HTML and I doubt cares about valid HTML. Look at the amount of errors on their own homepage! Result for http://www.google.com/ - W3C Markup Validator

Valid (X)HTML can't do you any harm of course
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #29 (permalink)  
Old 09-08-2006, 09:05 PM
Frontpage User
 
Join Date: Aug 2006
Location: Dublin
Posts: 11
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
fizzy is just really nicefizzy is just really nicefizzy is just really nicefizzy is just really nice
Default

yep valid code is a good idea for lots of reasons, but an invalid site is far from the end of the world seo wise. since most sites are still invalid, a search engine's relevance would be seriously skewed if code validity was seen as a big deal!

googler matt cutts confirms this at Matt Cutts, Google's Gadgets Guy and i'm sure he mentioned it in one of his recent video posts as well...

but web standards is definitely the way to go - for accessibility and because they are the only known standards we have in web dev - each to their own but i can't understand how any serious web developers would argue against adhering to web standards. i mean, it's like a builder arguing for building houses that don't meet building regs! so in my book, the aim should be for each and every page to validate.

however, i agree with louie that once you hand over an editable site to a client, good luck to it ever validating again! but, a few alt tags missing here and a few pesky ampersands there is not a big deal... there is a big difference between sites that only have a few minor errors and code a la microsoft word's web page wizard!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #30 (permalink)  
Old 10-08-2006, 10:04 AM
Frontpage User
 
Join Date: Aug 2006
Posts: 8
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
meanoiano will become famous soon enough
Default

As far as i know - Most people use "Templates" in one format or another. Either its a DWT in Dreamweaver or a Notepad edited page - If not you should, your mad not to !

I would recommend validating all pages during development of each page type. Here is my recommendation...
  1. Build and Test the Site Template (if you use templates - if not test a page with no "main content").
    Once you have a valid template you can be fairly sure your Basic Pages will validate.
  2. Build and Test the Basic Page (About Us, Resources etc)
    As these pages tend to have more text than anything else, it makes sense to validate these pages next.
  3. Build and Test the Product/Services Detail page
    Once your basic page is up to scratch, i would suggest building one product/service detail page and then test it. Once this page has passed, you can go ahead and build the other detail pages. This helps fix your code before you replicate the page to build other detail pages.
  4. Build and Test the Product/Services Main pages
    These pages tend to have more varying elements, and require a little bit of additional work. Again build one and test. Once it meets the standards, use this to build the other main pages.
  5. Build and Test the Home page
    The homepage is the cover on the book - always leave it to last !
    The homepage always requires more work in terms of graphics, text, layout etc, and therefor the markup is likely to be extensive. For this reason i would do the homepage last.
Basically, consider the structure of your site. Look at pages that will be similar (template, product or service details pages, product or service main pages, unique pages like the homepage, contact page, special offers pages, news page etc).

I have developed many sites to W3C standards and Accessibility standards, and over time have found the production shortcuts that work for me.

The last thing you should do is build a wall and then check to see if it is level when you are finished. It is easier to fix a problem at the "source" (excuse the pun, ....no ....DONT ) then when the site is polished !

---------------------------------------------------------------
If your client intends to edit the content and keep the site up to the markup standards, i would look into the Dreamweaver + Contribute combo. DW8 writes fairly clean markup (and some extentions clean up any missed by DW), and contribute SHOULD do likewise. I have recommended Contribute in the past to clients, but not for a while and have no idea where it stands on compliance to W3C standards. - worth a look all the same.
---------------------------------------------------------------
I decided to make a bit of a contribution as i have started 2 threads looking for advice, and feel its time to give a little bit back....
---------------------------------------------------------------


- Meanö

Last edited by meanoiano; 10-08-2006 at 10:10 AM. Reason: Left something out...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
validation, website

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

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


Sponsored links

Paid On Results


All times are GMT +1. The time now is 01:33 PM.


Powered by: vBulletin Version 3.7.3, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Hosted in Ireland by Blacknight - Test your ISP |Irish Hosting Directory| Armchair.ie|Logo by Eden Web Design|Avatars by Afterglow |Latest Blog Entries | VPS HostingAd Management by RedTyger

Search Engine Friendly URLs by vBSEO 3.2.0