When I view the source for my code with Firefox I see hundreds of spam link
Western
12:13 am on May 1, 2008 (gmt 0)
My code looks fine on a local machine and through IE but when I view source from Firefox I see hundreds of spam links. (Pharmacy)
I believe I was banned from google in the new update.
physics
2:11 am on May 1, 2008 (gmt 0)
The title is confusing to me. If you see those spam links when you use Firefox then most likely they are really there in the source code (especially if you expect that they affected your rankings). So it sounds to me like they're somehow hidden when you view the page in IE but are really there. What's been hacked is probably NOT Firefox but more likely the software running your web site (e.g. Wordpress, ASP, PHP, FTP was hacked, etc). If you want to verify/fix this you need to look at the source for your site. Some things might help clarify: What server is your site running on (windows or linux)? What programming language (if any) is being used (PHP, ASP, Perl)? Are you using a CMS or blog platform? Are you using a database? Do you use FTP without encryption?