Forum Moderators: Robert Charlton & goodroi
My pages are being indexed with casino gaming titles and descriptions featuring that guy wanted by the govt in afganistan....this has got to be hurting me....
is this cloaking of google's cache? cookie stuffing? I don't know..any ideas, i can't even get a hold of google to explain...endless voicemail.....
What else i can tell you all, is the pages that they are linking too have included files on them, that were not showing up for 3 weeks. I moved from a dedicated server to a VPS and finally configured the server after 3 weeks to allow the domain feeds (the included files)
So it seems this is a hijacking of the cache? How is this done? Is this the famous 302 redirect problem?
Also seeing it on yahoo too. MY domain is being linked to dirty words in the descriptions. Help!
[edited by: encyclo at 11:46 pm (utc) on Oct. 25, 2008]
Nothing was put on the server. It's more complicated than that. Encyclo offered this theory:
Your file.php script is showing errors, this is probably where the issues lie - all the modified results seem to be with URLs generated with this script, so this indicates a security issue / SQL injection, etc. problem that is being exploited.
Cloaking? What is doing it?
The most devious hacks today inject a script to cloak only for search engine bots and they cloak BY IP ADDRESS. Even if you browse using a user agent switcher, you will not see the hack but only the content you expect.
This level of hacking also stays on top of the most newly discovered security holes and exploits them before patches are available.
That's what to look for on your server, in the most generic terms at any rate. Maybe you'll be lucky and find simple user agent cloaking. But if it's IP address cloaking, then it's much harder to find and can be even harder to clean. Some of the most malicious hacks will regenerate automatically, even after you think you've cleaned up everything.