View Single Post
  #25 (permalink)  
Old 06-26-2008, 11:18 AM
Govindji_Patel's Avatar
Govindji_Patel Govindji_Patel is offline
Master Babbler
 
Join Date: Mar 2008
Location: Jonesboro
Posts: 253
Govindji_Patel is a reputable WB member and has over 100 reputation pointsGovindji_Patel is a reputable WB member and has over 100 reputation points
Send a message via MSN to Govindji_Patel Send a message via Yahoo to Govindji_Patel Send a message via Skype™ to Govindji_Patel
Default

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.
Reply With Quote