Quote:
Originally Posted by AlphaTwin
On Blogger you can't enter custom PHP code.
But you can include the following javascript in the Template:
Code:
<script>
if (document.referrer = "http://badpage.com") location.href = "http://www.google.com";
</script>
|
Can you explain this.and Can I redirect those traffic only.If can ,how