Forum Moderators: not2easy
I have personally seen 3 different cases in the last 7 days of sites being removed from the google index for no apparent reason - the only thing that these sites have in common is that their stylesheets are written like this:
<link href="css/css.css" rel=stylesheet type="text/css">
I have suggested to the 3 site owners that they change their links to read as follows:
<link HREF="css/css.css" REL="stylesheet"
TYPE="text/css" media="all">
Has anyone else noticed this?
Could be something else, is there any hidden text.
I have now seen 3 websites get "gray barred" and have had no "naughty" promotion techniques - one of them is non-commercial and has had web presence since 1996 - google currently shows this site with 200+ backlinks - yet it is "not ranked", and is not in the cache.
The only feasible explanation I can come up with is a hidden text penalty.
The only possibility I can see is that the media wasn't defined in the stylesheet - I came across this site in google support NG in usenet - so this isn't a "site review" plea.
It definitely seems odd to me - perhaps its a bug in google's "spambot" - but now I've seen 2 other cases of this, all within 7 days or so - to me that means it is definitely worth looking in to.
A couple of months back I had a site grey barred that got spidered when the server was down, googlebot revisted and eventually the PR came back together with the SERP's.
I'm hoping its not the css as that could take out a lot of sites on the www and I really don't believe that G would put in a penalty for that.
Could be something else if you send me a sticky with the URL's I'll have a look to see if I can spot anything.