On 24.07.2007 11:17 Uhr <[EMAIL PROTECTED]> wrote:

>>It usually looks like: <h2><img src="images/img.png" alt="one or two
>>words" width="170" height="18"
>/><span>one or two words</span></h2>
>>
>Googlebot (and bots in general) will ignore the stylesheet, so it will
>read and index the text which you hide. However, there was a passing
>fad for keyword spamming by stuffing lots of (usually off-topic)
>keywords into an element with inline styling to hide it - until search
>bots started detecting and punishing that. I believe the bots are
>clever enough to discriminate between keyword stuffing and normal
>Image replacement methods, however. Just stick to having the text
>match the alt attribute and you should be fine.

Hi,

I have read about it some more and after evaluating the 
possibilities I have changed display: none to  absolutely 
positioning the elements far off the page, like left: -10000px. 
This works the same and is the safer way.

For those of you who are interested:
<http://www.456bereastreet.com/archive/200510/google_seo_and_using_css_to_hide_text/>

Regards,
Holger

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to