Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 26th, 2004, 04:23 PM
skillet skillet is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 1 skillet User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Tables VS. <DIV>

Seems like the new web standard is to get rid of tables and use <DIV> tags. Does this really allow the spiders and crawlers to crawl your site more easily? Does it really improve you rankings?

I've slowly started moving from tables to <DIV>, but I'm just wondering if all the trouble is worth it.

Comments?

Reply With Quote
  #2  
Old February 26th, 2004, 09:30 PM
jharnois's Avatar
jharnois jharnois is offline
mod_dev_shed
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Sep 2002
Location: Atlanta, GA
Posts: 14,295 jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Week 2 Days 1 h 36 m 24 sec
Reputation Power: 760
Generally speaking, using <div>s instead of <table>s generates less overall html code. Some spiders stop after a certain number of characters have been read (though not as much any more I don't think), so the less code the better. One of the biggest advantages (as far as spiders go) is that you can put the navigation <div> and main content <div> at the top of the source so the spiders are sure to read it, but you can position them wherever you want with CSS.

This general topic has been discussed several times, though not necessarily specifically related to search engines. » Other Threads «
__________________
# Jeremy

Explain your problem instead of asking how to do what you decided was the solution.

Reply With Quote
  #3  
Old February 26th, 2004, 10:01 PM
Sexay_Hamster Sexay_Hamster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 65 Sexay_Hamster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
use both... use tables for seriously tabular data but use <divs> + CSS for layouts

Reply With Quote
  #4  
Old February 28th, 2004, 01:43 AM
RockNRollPig RockNRollPig is offline
So...I'm like...yeah
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 11 RockNRollPig User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 36 sec
Reputation Power: 0
What Sexay Hamster said. Using <div> tags w/ CSS allow you to position your content where SE's can find it better. Take THIS site for example. The navigation is on the left, but if you look at the code, you will notice that the actual content is before the navigation in the code. Which allows for more keyword density and better SE placement...but thats a whole other thread all together.

Reply With Quote
  #5  
Old February 28th, 2004, 11:12 AM
jharnois's Avatar
jharnois jharnois is offline
mod_dev_shed
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Sep 2002
Location: Atlanta, GA
Posts: 14,295 jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Week 2 Days 1 h 36 m 24 sec
Reputation Power: 760
One more thing that goes along with all of this that I forgot to mention. If you're really concerned about spiders, you can always create a different stylesheet for them, moving keyword-rich content to the top (but don't forget links are important too so it can move through your site), and even show/hide certain sections for spiders only. If you were to use tables for your layout, you'd have to make a new spider-specific page instead of a simple spider-specific stylesheet.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > Tables VS. <DIV>


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway