Click to See Complete Forum and Search --> : CSS & Search Engines?


jmarshall
06-13-2005, 08:59 AM
Hi,

I am fairly green in the area of search engine optimization - I understand the meta-tags, keywords etc ... but am unfamiliar with using CSS to help optimize a site for the search engines - I have read through some threads where this is suggested and wondered if someone could give me the basics on how best to do this? Currently I just use CSS for style formatting (fonts and color really) ... I am sure there are greater uses but I have just not sat down to learn them.

Thank you!!

Sanim
06-13-2005, 12:15 PM
What they mean is that if you don't use tables for layout, which mess up search engine results, you're much less likely to have errors, etc.

the tree
06-13-2005, 12:51 PM
What they mean is that if you don't use tables for layout, which mess up search engine results, you're much less likely to have errors, etc.Close but no potato. By not using any presentational HTML, Spiders see a higher proportion of content to code, which they like.