Need to fix infected site ASAP...

Status
Not open for further replies.

Maximka77

Junior Member
Joined
Jul 6, 2010
Messages
134
Reaction score
16
Have 15$ - The site shows fine when url entered directly. but when you search for the site on google and click the link it takes you to a spam site. i cleaned as much as could - tons of base64 code but i am missing something since it still redirects.
 
It was on bluehost...transferred the site to godaddy
 
Could you PM me the site. i think i could help you if i found the reason.
 
Have you checked if this is only happening to your website?
Are you not being redirected to another website when you click any link on SERPs?
 
It may be because of thirdparty content | image | or any peace of information you are using on your site. Look at your htaccess thr may be some search engine redirect script installed. Changing hosting won't solve this problem. Also look for third party content on your site and remove all.
 
I can fix this issue within half hour send me your skype and give me credentials.

Thanks,
 
if stil available .. i can fix it add me on skype: dubiads

i m dealing with these type of errors from long time, i can solve it in les then 30minutes
 
Check the .htaccess file, the problem should be there.

Cheers
 
Htaccess is clean and i didnt change the hosting to fix infected site problem :)
@presenscebiz - thought about it as well - not a virus on the pc.
Hypothetically tahworld found infected file - i cleaned it already - still redirerects... unless google need to crawl the site again
 
An a side note, if your site was actually hacked, you should strongly consider restoring it from a backup, changing passwords/credentials and updating your scripts to fix possible vulnerabilities.

What's really helpful if you have both a backup and shell access is creating a recursive diff to see what actually happened and which files were changed or infected, for example:

Code:
diff -rw /var/www ~/website_backup | less
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top