Forum Moderators: open
My concern is if this could get my site/page banned by Google. My impression
is that Google manually looks at pages reported with hidden text in which
case I don't imagine there would be any problem. If it is done using some
sort of automatic detection it could be a problem.
Any thoughts on this?
Create a P.hidden class with a display:none attribute and put your upgrade message in the P style="hidden" tag.
then new browsers (ns 4.6 upwards I think?) will get the @imported stylesheet and not see the message.
Old browsers will.
Google has no problem with display:none unless it's used to deliberately spam keywords, and even then, they don't seem to catch it often.