![]() |
What's better for search engines: xhtml/css or traditional html?
Opinions please.
|
xhtml/css of course. less html clutter, the spider can find the content easier.
|
Good point.
|
xhtml/css is way cleaner code so you get higher word to code density
|
Quote:
|
the xhtml/css route is better unless you can code real clean HTML.
|
Yes I agree. Use css to style your pages instead of html. It's been the standard for quite some time, besides it's so much more capable once you learn a little.
|
CSS is industry standard. Porn sites are just retarded. This shouldn't even be a question.
|
P.S. I've read somewhere that the quality of the coding influence on the rankings ... not sure thought
|
Huh. Farewell to tables then, from now on it's divs :(
|
Css takes a bit to get used to, but its worth it. I've actually just converted from crazy html with lots of graphics to css. But i haven't really noticed any change to be honest. Anyone switch and notice a difference or does it take a while?
|
tables/nested tables are crap for more reasons than seo
10 times smaller or more using x/css Bots can get through it easier than going through a load of badly coded nested tables that are probably invalid Text density (relevance isnt massive but still part of the principle) Easier to hand code Far far faster to update and update cross sites not by editing attributes |
Quote:
I think all thats needed to remember is that SE's want relevant results displayed for the search term entered. The more people who can reach your page (more widely portable/readable the page), the better the page by default. So yeah, run your code through a validatormatrixolator. |
and it's extremely quick + easy to give your site a "holiday" theme change with css.
|
Quote:
A html document is going to look more like a big ascii soup to a crawler, tags don't mean anything code wise.. you could probably nest a <a href> in a heap of dody / unclosed tags and they would still pick it up. They just know particular (simple) tags may contain text.. and some may be more relevant than others.. <h1> <h2> etc |
One thing that could possibly matter is whether your document is valid xhtml / html on the whole.. which applies to both anyway.. it is easy to put an invalid parameter / tag into either, so that isn't really relevant to this discussion.
|
Quote:
|
Quote:
|
Quote:
|
I like the xhtml, more extensible
|
All times are GMT -7. The time now is 12:37 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123