Hello Guys, i'm have some Great Problems some ___Hole i guess iframed my website and made an another site and using adsense to earn money
allskip.com this is my orignal site
and someone iframed my site to this http://limitskip.com/
i tired using .htacess to block his site but it's not working , someone help me in this...
this is the what i tried to stop him.
allskip.com this is my orignal site
and someone iframed my site to this http://limitskip.com/
i tired using .htacess to block his site but it's not working , someone help me in this...
this is the what i tried to stop him.
Code:
RewriteEngine on
# Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} limitskip\.com [NC]
RewriteRule .* - [F]