what this script does?
<script>
function start(){
n=parent.no;
ps = parent.sites;
goLocation=parent.rpage[n++];
parent.no=n%(ps+1);
parent.frames[0].location.href=goLocation;
}
</script>
Does it redirect to a site's main domain page? I found this on a few of the x-rated sites that had copied whole pages of my sso site. They told me the pages were removed, but if they merely replaced the page with the redirect code and left this page online, won't these pages still show up in a search? After many months I am still finding these pages in a
http://www.findsame.com search.
Any information will be helpful..TIA!
Best always,