 |
Ask Marketing Experts search engine marketing forum Free search engine marketing advice
|
| Author |
Message |
rlewis
Joined: 16 May 2003 Posts: 5
|
Posted: Sat Oct 18, 2003 1:21 pm Post subject: HTML or CSS ??? |
|
|
| HTML or CSS - which one do the crawlers (spiders) prefer? |
|
| Back to top |
|
 |
admin Site Admin
Joined: 11 Feb 2003 Posts: 310 Location: Los Angeles
|
Posted: Tue Oct 21, 2003 6:46 pm Post subject: Does using CSS make a website more search engine friendly |
|
|
HTML is best for legacy browsers that cannot implement the positioning elements of CSS2. Believe it or not, people still use Netscape 4.7 which cannot render any CSS2.
Cascading Style Sheets allow websites to have less garbage in them, and should be easier for spiders to index. It also allows your pages to be rendered faster - HTML tables are time intensive for browsers to render. Done properly, a page using mainly CSS / XHTML should be half as large as one using HTML 4.x. |
|
| Back to top |
|
 |
|
|