On 29 Oct 2007, at 17:43, James Jeffery wrote:
I highly doubt that presentational styles will effect SEO. When you use display:none you are not removing the content from the source, you are just hiding it from users viewing the web page. If you was to remove the element from the source using DOM that would be different.
The whole point is that you leave it in the source for the web spiders to index and remove it from plain view for the visitor, so they don't see your multiple keyword spam....
read the google guidelines linked to below.
Google specifically caution against hiding text with CSS: http://www.google.com/support/webmasters/bin/answer.py?answer=66353 is that what you meant?
******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
