While looking through analytics data I found a root domain pointing to a page under my domain. Here it is:
The real page: http://sightofnick.com/phone/
The fake page: http://danielitollamar.tk
How do I stop this redirect or whatever it is?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s just a frame. You can try a frame-buster, but they may break out a frame-buster-buster
A possible server-side solution is setting the new X-Frame-Options response header to SAMEORIGIN. However, this is only supported in recent browsers.