I get it too. Firefox, Safari and Chrome will all automatically display this notice if a site is listed as dangerous by Google. I don't know about IE.
This is what Google says:
Code: Select all
Of the 2 pages we tested on the site over the past 90 days, 2 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2009-04-12, and the last time suspicious content was found on this site was on 2009-04-12.
Malicious software includes 1 scripting exploit(s).
The full report is
here. The request for review is
here.
Donna, check with your administrator. My guess is that the scripts on your site are vulnerable to what are called cross-site scripting or
XSS attacks. It's just a guess, though.
First you need to check all of your scripts for vulnerabilities and then make sure that nothing is on the server that doesn't belong there. Then you need to follow Google's instructions on how to remove the page from the suspicious sites list. They are in the two pages I linked above. I've never actually had to do it so I don't know the details, but hopefully it's not too difficult. I see a lot of scripts on the page that are just for loading images and I'd imagine you could get by without them. Sorry for the bad news and I wish you luck in fixing it.