to narrow down where they picking your domain name from in their description you need to check when it all started and what did you add on your website.
You said in your post that it all started after you installed Journal i would disable for time being and see if it stops.
As there must be some file on your server or in database thats causing them to put your domain name in description its a no human doing this is a script of some sort and redirecting to the porn site.
I looked at your source code for your home page and I see a java script at end of code
</div></td>
</tr></table><script src="/flyspeck/trigger.js" id="flytrig"></script>
</body>
<!-- InstanceEnd --></html>
is that flyspeck file part of your website as I suspect that this script is the one triggering the problem.
If its not than go and rename flybeck to somthing else and see if that stops your problem.
The reason I suspect this is because its after the table is closed.
Last edited by Govindji_Patel; 06-26-2008 at 12:01 PM.
|