iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #101 (permalink)  
Old 11-09-2007, 11:05 AM
janeth's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: Colombia S.A
Posts: 5,708
janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7
Default Re: Is table-less worthless?

Quote:
Originally Posted by weslinda View Post
Isn't the ability to rearrange content within the code a benefit from an SEO standpoint? As you are able to move the most relevant content to the top of your code?
Yes but it is not enough help to move you up when trying to rank for a competitive keyword.
Reply With Quote
  #102 (permalink)  
Old 11-09-2007, 11:07 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,612
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is table-less worthless?

Quote:
Originally Posted by weslinda View Post
Isn't the ability to rearrange content within the code a benefit from an SEO standpoint? As you are able to move the most relevant content to the top of your code?
Yes, and styling is separated from content in external files.
  1. Much easier to read.
  2. Much easier to modify.
  3. Much easier to reuse.
  4. Increased usability and accessibility. More traffic.
I am sure that all these indirect effects are very important for SEO.
Reply With Quote
  #103 (permalink)  
Old 11-09-2007, 11:09 AM
janeth's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: Colombia S.A
Posts: 5,708
janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7janeth RepRank 7
Default Re: Is table-less worthless?

I have Maria doing a little research and she will post what she finds in just a minute but here was something I thought was interesting.

She said most of the sites ranking in Google use tables but most of the sites ranking in Yahoo do not.

I just thought that was interesting.

Google does not add any weight for being W3C compliant or using table-less designs. But it does help although very, very little in the fact that you can move the content to the top of the page.

But does Yahoo give a ranking boost for table-less designs and being W3C compliant?
Reply With Quote
  #104 (permalink)  
Old 11-09-2007, 11:14 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,612
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is table-less worthless?

Quote:
Originally Posted by janeth View Post
I have Maria doing a little research and she will post what she finds in just a minute but here was something I thought was interesting.
Janeth, you know my attitude to such research, especially when it is done in a minute.

The time horizon for a serious project should at least be more than 6 months.

SERP position in Google is more than tossing a dice in a minute and loosely conclude that the probability of hitting a 6 is 1/6.

Especially the indirect SEO benefits I am talking about may take long time to mature.

Last edited by kgun; 11-09-2007 at 11:19 AM.
Reply With Quote
  #105 (permalink)  
Old 11-09-2007, 11:16 AM
inertia's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Apr 2006
Location: Lancaster, UK
Posts: 1,018
inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6
Default Re: Is table-less worthless?

epoch
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org

"Carpe diem, seize the day boys, make your lives extraordinary"
- Dead Poets Society
Reply With Quote
  #106 (permalink)  
Old 11-09-2007, 11:17 AM
Dubbya's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,298
Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4
Default Re: Is table-less worthless?

Quote:
weslinda said:
Isn't the ability to rearrange content within the code a benefit from an SEO standpoint? As you are able to move the most relevant content to the top of your code?
That's EXACTLY right.

CSS layouts allow you to take advantage of the "Top Down" method that SE's use to scan your code.

Using the "Any Order Columns" method, you can order the content in your code thus placing the content early in the source code so that the SE's read it first. You then use CSS to position the Div's into your layout as the browser renders the page.

Here's a pretty good example of how it's done:
How to optimize your website layout to ensure your content is the first one in the page

Last edited by Dubbya; 11-09-2007 at 11:20 AM.
Reply With Quote
  #107 (permalink)  
Old 11-09-2007, 11:18 AM
inertia's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Apr 2006
Location: Lancaster, UK
Posts: 1,018
inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6inertia RepRank 6
Default Re: Is table-less worthless?

Quote:
P.S. Day and night="Døgn" in Norwegian. Any single English word for day and night?
Epoch?
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org

"Carpe diem, seize the day boys, make your lives extraordinary"
- Dead Poets Society
Reply With Quote
  #108 (permalink)  
Old 11-09-2007, 11:27 AM
Urbanxtremes's Avatar
WebProWorld New Member
 
Join Date: Nov 2007
Location: London
Posts: 14
Urbanxtremes RepRank 1
Default Re: Is table-less worthless?

Quote:
Originally Posted by kgun View Post
Urbanxtremes: Interesting arguments.

May be a side note. Did you read my post at the top of this page regarding XML. You can use CSS and XSL(T) to style XML documents. What is your opinion of pure XML driven sites? Do you think that is the next wave?
I did indeed read your post, and could not agree more. XML documents can provide many advantages. If you create a well styled RSS feed, then you can start gaining advantages of the Search Feeders. I don’t really have much time to spend writing a blog, but decided to do a trial and test the effectiveness of them. So, I took one of the shelf and started playing around with it. I wrote a few articles and general stuff. Then started working on the SE and Feeders, now this blog has no external linking in or any SE rankings. So it is pretty much hidden. After loading content the site started receiving traffic. The blog has been live since 25/10/07 and from zero unique visitors the traffic has risen to 80 unique per-day. OK, nothing to write home about. But, that is not a bad rise in what is effectively 14 day old site. My point is that; looking at the stats of the blog I can see the following, which are separate from the 80 unique visitors: On the 08/11/07 the blog received 39 feeder spider hits and 11 SE Spiders. This has been a steady rise from the date the blog was built. From this short experiment I am now writing an application to convert my personal news site database to create an XML feed for its specific news section. This should generate a considerable more amount of traffic. So yes, XML is very important.



Quote:
Originally Posted by janeth View Post

So it will hurt your site, not help it.

I am not a designer but I am wondering why the page names will need to change?




Most large companies use specific CMS systems, and rebuilding a site does not necessarily follow the same database tables that the present site has, hence, and a new database would have to be written to accommodate the new site. This would mean that all the present URLs would be effectively redundant. Thus, affecting your ranking as the links will be broken.

Quote:
Originally Posted by Webnauts View Post
Just curious: Does your hosting company provide you unlimited brandwidth?
The company I work for does have unlimited bandwidth; not only that but has to have unlimited space as well. Under FSA rules, everyday the site has too be duplicated and saved for six years… Now that is a bloody nightmare.

Quote:
Originally Posted by MuNKyonline View Post
I think you have exaggerated quite a lot here on the costs for developing a website in CSS compared to tables. I dont know of any companies anywhere that would charge something like that for one page lol. You must be looking in the wrong places if you're getting quotes like that!

Tables would take far longer to load, as BJ has pointed out, increasing the bandwidth usage.

If anything, I can create an accessible website in CSS/XHTML far more quickly than I could when I built websites in just tables controlled by CSS. So my labour expenses are less.
I am not the one exaggerating, I am the one complaining... If I had my way, I would build it myself... But then I don't hold the SLA with that development company. That figure is not a cost for frontend work, that is what I have to do. They are the backend guys.
Reply With Quote
  #109 (permalink)  
Old 11-09-2007, 01:23 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by kgun View Post
John, it was a joke, funny misspelling. If you should start to correct my English, you would have to have more than 24 hours a day and night.
I know that man. I was just kidding.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #110 (permalink)  
Old 11-09-2007, 01:35 PM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,612
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is table-less worthless?

So you fooled me

But you work 37 hours a day and night (epoch)?
Reply With Quote
  #111 (permalink)  
Old 11-09-2007, 01:47 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by janeth View Post
I have Maria doing a little research and she will post what she finds in just a minute but here was something I thought was interesting.

She said most of the sites ranking in Google use tables but most of the sites ranking in Yahoo do not.

I just thought that was interesting.

Google does not add any weight for being W3C compliant or using table-less designs. But it does help although very, very little in the fact that you can move the content to the top of the page.

But does Yahoo give a ranking boost for table-less designs and being W3C compliant?
I think here is a point we can start with: YUI Theater — Shawn Henry: “Web Content Accessibility Guidelines Update” » Yahoo! User Interface Blog

About accessibility & validation see my following post.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #112 (permalink)  
Old 11-09-2007, 01:48 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Old news but ...: Google, AOL, Yahoo improve service for the blind

W3C Web Content Accessibility Guideline 3. Use markup and style sheets and do so properly.
Mark up documents with the proper structural elements. Control presentation with style sheets rather than with presentation elements and attributes.
More: Web Content Accessibility Guidelines 1.0

Also see this:

Appendix A. -- Validation
Validate accessibility with automatic tools and human review. Automated methods are generally rapid and convenient but cannot identify all accessibility issues. Human review can help ensure clarity of language and ease of navigation.
Begin using validation methods at the earliest stages of development. Accessibility issues identified early are easier to correct and avoid.
...
2. Validate syntax (e.g., HTML, XML, etc.).
3. Validate style sheets (e.g., CSS).
...
More: Web Content Accessibility Guidelines 1.0
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #113 (permalink)  
Old 11-09-2007, 02:02 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by kgun View Post
Of course you are correct. I will not listen to the spaghetti coders, but
  1. Time
  2. Third party providers of code
are limiting / restriciting inputs to digital production. So I have to use spagetthi code since my sites are ad driven. That makes me overall sloppy on these sites.
I prefer to give up my business before I outsource my coding needs to spaghetti coders.

Quote:
Originally Posted by kgun View Post
  1. John I have to leave now, to debug my computer.
Good idea Kjell. If I had time I would have done that too. But .... you know....
Quote:
Originally Posted by kgun View Post
I can tell you my personal opinion. Of course there is a relationship between SEO, accessibility, usability, technology and presentation.
I told you man! We are on the same boat.

Quote:
Originally Posted by kgun View Post
I know why your pages have higher Tb PR than most of the people posting on this forum.
Do I? Hm, to be honest I did not notice. Actually I do not look what others do and how they do things, as you already know.
I do not want to forget what I learned, or go further back in the past. I am suffering enough landing in the 21st century.

Quote:
Originally Posted by kgun View Post
Read my posts along or between the lines above.
  1. Start using XML and much of the problems disappear. The documents have to be well-formed. Hokus Pokus.
Step by step man. In long terms I am thinking of moving to XSLT. It is just a matter of time. At least my sites feeds are RDF. Is that ok so far?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO

Last edited by Webnauts; 11-09-2007 at 02:11 PM.
Reply With Quote
  #114 (permalink)  
Old 11-09-2007, 02:05 PM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,612
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is table-less worthless?

Quote:
Originally Posted by Webnauts View Post
At least my sites feeds are RDF. Is that ok so far?
Part of the XML family.
Reply With Quote
  #115 (permalink)  
Old 11-09-2007, 02:07 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by Dubbya View Post
That's EXACTLY right.

CSS layouts allow you to take advantage of the "Top Down" method that SE's use to scan your code.

Using the "Any Order Columns" method, you can order the content in your code thus placing the content early in the source code so that the SE's read it first. You then use CSS to position the Div's into your layout as the browser renders the page.

Here's a pretty good example of how it's done:
How to optimize your website layout to ensure your content is the first one in the page
I guess my site is a better example.

See how the engines see it: Search Engine Optimization Company - SEO Workers
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #116 (permalink)  
Old 11-09-2007, 02:10 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by kgun View Post
So you fooled me

But you work 37 hours a day and night (epoch)?
If you make a search of my posts here, and look at the times of the posts, you will realize that I am not kidding.

Try that out.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #117 (permalink)  
Old 11-09-2007, 03:02 PM
Dubbya's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,298
Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4
Default Re: Is table-less worthless?

Quote:
webnauts said:
I guess my site is a better example
Yep... U da MAN!!
Reply With Quote
  #118 (permalink)  
Old 11-11-2007, 10:09 PM
httpman's Avatar
WebProWorld Pro
 
Join Date: Aug 2003
Location: France
Posts: 124
httpman RepRank 0
Default Re: Is table-less worthless?

So many words, so little time...
Did anyone here try to write a html page for e-mailing, instead of writing pure text lines for WebProWorld ?
I guess most tableless designer did not - just because CSS does not work within outlook 2007. We at Net-Createurs work both on websites AND html e-mail - and outlook 2007 compliant e-mails are becoming an increasing part of our business since a few months, guess why ?
Whatever could purists think, from their bedroom, in the real world only efficiency brings success. Tables design or div into div into div design, both are 100% W3C compliant or am I wrong ?
The only difference I can see in pure CSS (div into div into div...) design is like completing a Sudoku puzzle : no realy a need, but pleasant because not so easy !
__________________
www.net-createurs.com [ french only website sorry ! ]
Reply With Quote
  #119 (permalink)  
Old 11-11-2007, 10:26 PM
weslinda's Avatar
WebProWorld Veteran
 
Join Date: Mar 2006
Location: Maryland, USA
Posts: 977
weslinda RepRank 3weslinda RepRank 3
Default Re: Is table-less worthless?

CSS does work within Outlook 2007 and they even provide an HTML and CSS validation tool to check your work within Outlook. While the capabilities are not browser perfect, there are capabilities though.

Organization of an email carries a much different weight than a web site. No need to manipulate content organization for search engine optimization within an email.

We've listed numerous reasons for CSS and tableless and none of them were to make ourselves feel better, or more proud about putting a "puzzle" together.

Regarding production of a site versus emails, if you want to change an email template, you only change that template, you don't have 4000 other pages to worry about the template issues on. With the web template you have to worry about the content organization across all pages.

Comparing email design to web site design can't really be put into the same categories of importance.
__________________
We offer a total eCommerce solution with eCommerce Web Design using Pinnacle Cart
Reply With Quote
  #120 (permalink)  
Old 11-11-2007, 10:49 PM
httpman's Avatar
WebProWorld Pro
 
Join Date: Aug 2003
Location: France
Posts: 124
httpman RepRank 0
Default Re: Is table-less worthless?

Quote:
Originally Posted by weslinda View Post
Comparing email design to web site design can't really be put into the same categories of importance.
Why not ? We manage websites with thousand of pages, up to 4 languages, and changing anything in the core design is just one click ahead as we use a nice template oriented tool : just change the core template, click on a button and the whole website is updated.

E-mails are much harder to work around, because to see them as a real user you have to send it to yourself - and it takes time. And users can look at it within Outlook, or Entourage on the Mac, or Gmail which is worst yet (from a CSS point of vue).

And no : Outlook 2007 is NOT CSS compliant. W3C validated pages does almost never display fine in Outlook, as it uses Word engine to render HTML - this is a well known issue, and IS the main reason why Microsoft provides its own validator !
__________________
www.net-createurs.com [ french only website sorry ! ]
Reply With Quote
  #121 (permalink)  
Old 11-11-2007, 11:18 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,172
bj RepRank 3bj RepRank 3
Default Re: Is table-less worthless?

Quote:
Did anyone here try to write a html page for e-mailing, instead of writing pure text lines for WebProWorld ?
I guess most tableless designer did not - just because CSS does not work within outlook 2007.
Apples and oranges. Webpages are a totally different thing from html email. And assuming none of us know that and that none of us has worked with both is ignorant. I do both sorts of work with no problem. Of course, I've taken the time to learn both.

Just because you have to write monkey code for html email doesn't mean it's acceptable for webpages. It isn't.

Quote:
we use a nice template oriented tool : just change the core template, click on a button and the whole website is updated.
Wow, you are behind the times. Static html? geez. I didn't know people still managed websites that way.
Reply With Quote
  #122 (permalink)  
Old 11-12-2007, 10:52 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,612
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is table-less worthless?

Read this today that I will share with you.

"In later chapters, I'll go into plenty of detail on both CSS and XSLT, but I wanted to make a brief point here. Because we've taken the time to create XML documents, our information is no longer locked up inside proprietary formats such as word processors. Furhtermore, it no konger has to be "re-created" every time you want to create alternative displays of information: all you have to do is create a style sheet or transformation to make your XML presentation in a given medium.

.........................

As you ca see, separating information from presentations makes your XML documents reusable, and can hassles and headaches in environments in which a lot of information needs to be stores, processed, handled and exchanged."

Source: Thomas Meyer (april 2006 version): "No Nonsense XML Web Development With PHP" page 12-13.

Example of an XML document.

Note how the dynamic XML tags give meaning to the content compared to the static HTML tags.

Last edited by kgun; 11-12-2007 at 10:54 AM.
Reply With Quote
  #123 (permalink)  
Old 11-13-2007, 12:03 AM
WebProWorld New Member
 
Join Date: Jun 2007
Posts: 7
InkodeR RepRank 0
Default Re: Is table-less worthless?

Quote:
Originally Posted by tamecrow View Post
. Tableless design gives less code bloat and makes it easier to read through the code but there's no real SEO benefit...
I can think of a HUGE SEO benefit using CSS vs tableless designs.

But I'll keep it to myself till I've finished testing.

When testing is over I'll post.

Reply With Quote
  #124 (permalink)  
Old 11-13-2007, 10:08 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,612
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is table-less worthless?

I made this

XML driven site: Read here

summary post for those that will go directly to XML and XSLT.

There are things that can not be done with CSS, that can be done with XSLT, though it take some time to learn XSLT. In additon to being a stylesheet transformation, XSLT is a rule based or functional language, a subset of XSL.

It is very easy to transform an XML document to HTML or XHTML. If you are used to CSS, that can be useed as the style sheet language for your files. See the examples in the third link, more precisely:

Web browsers and various tagging formats.

Last edited by kgun; 11-13-2007 at 10:12 AM.
Reply With Quote
  #125 (permalink)  
Old 12-31-2007, 04:50 PM
WebProWorld Veteran
 
Join Date: Aug 2006
Location: Burlington, Ontario, Canada.
Posts: 407
jtracking RepRank 1
Default Re: Is table-less worthless?

Quote:
Originally Posted by InkodeR View Post
I can think of a HUGE SEO benefit using CSS vs tableless designs.

But I'll keep it to myself till I've finished testing.

When testing is over I'll post.

How's the testing coming?
__________________
Post as-it-happens crime stories of criminal behaviour at crimedigg.com
Reply With Quote
  #126 (permalink)  
Old 12-31-2007, 10:22 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by InkodeR View Post
I can think of a HUGE SEO benefit using CSS vs tableless designs.

But I'll keep it to myself till I've finished testing.

When testing is over I'll post.

CSS vs tableless is not the major benefit alone. It also heavily depends on the code semantical structure. I hope you are aware of that so we can get the best out of your test.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #127 (permalink)  
Old 01-01-2008, 12:04 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Kgun I mentioned before and elsewhere that tables are for tabular data presentation, and it is correct implementing them, but only for that purpose.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
Reply

  WebProWorld > Search Engines > Search Engine Optimization Forum

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Redundant Meta Tags are worthless! Webnauts Google Discussion Forum 5 12-02-2006 12:14 PM
Table Align to table sysop9999 Graphics & Design Discussion Forum 3 11-10-2005 11:00 AM
To Table or Not to Table ... WebErika Graphics & Design Discussion Forum 16 06-20-2005 09:37 AM
css vs table DT Graphics & Design Discussion Forum 7 04-03-2004 03:58 PM
Do you use <div> or <table> drummin Graphics & Design Discussion Forum 3 10-03-2003 10:23 PM


All times are GMT -4. The time now is 07:45 PM.



Search Engine Optimization by vBSEO 3.3.0