Propeller.com is sending some traffic to my sites — more than Netscape.com did. When I went to visit the home page today, the number 1 story was entitled, CLICK HERE >> FOR YOUR PERSONAL BUY CIALIS ONLINE SEARCH…
Here is a screenshot:
It looks like a bot was responsible:
On a side note, if you don’t like the way that Propeller.com opens your pages in a frame, you can escape the frame by putting the following code just after the opening <body> tag:
<script language=”JavaScript” type=”text/javascript”>
if (top.location != self.location) top.location = self.location;
</script>
That code will prevent any Web site from framing your Web page.

