Posts Tagged ‘SEO’

How to make a table based page layout search engine friendly

A table based webpage layout – how to get it right for the search engines
A purely css based layout is obviously ideal. That’s all part of the push to separate styling from structure, on web pages. So in the perfect world, we keep a table for holding tabular data.
But not everybody is a css wizz. [...]