This is strange. the domain insax.com seems to be redirecting to my site at www.forabodiesonly.com. But when I go to insax.com, although my site comes up, the URL doesn't change. (its still insax.com) I checked the whois of insax.com and it comes back to Taiwan. WTF? What is going on here? What do I do about it?
Hello Joey, Doesnt seem to be redirecting anymore? But if it does happen again you could try whois there domain for there information and contacting them or the website host/domain registrar. Regards, Adam
yeah, i'm getting totally different IPs when I dig against the two domains. If it happens again, post and we'll take a look.
Hi Joey, I've had this happen before and the URL had an iframe or something of my site in it. So if you went to their site it looked like it was full of content and a real site, but it was actually my site. I don't remember the code I used, I could look it up if you want, but I had to place some code in my htaccess file to prevent the site from showing my content. After a few weeks or whenever that owner noticed, it wasn't parked on my site anymore. Also I didn't like it because I was worried about it creating duplicate content in google, even though it was all my content, it did look like it was hosted on 2 domains.
It using iframe <frame src="http://www.forabodiesonly.com/mopar/index.php" scrolling="AUTO" name="Ones" noresize> Just put this iframe breaker to your header <script type="text/rocketscript"> if (top.location != location) { top.location.href = document.location.href ; } </script> Code (markup):
what about vb conditional one for admin vs non-admin ? <vb:if condition="$is_member_of($bbuserinfo,6)" /> <vb:else /> <script type="text/javascript"> if (top.location != self.location) top.location = self.location; </script> </vb:if> Code (markup):
Have you pay for any visitors service? Chance this kind of services use frame to bring in fake/blind visitors in frame.
I am glad it has been resolved. But, you can always contact the hosting/domain providers where the redirected domain is hosted/registered.