google-site-verification=rELuVVyS5Y8o0Ezst8ITY3su3PIT5khzDgo-anRp4o8 Redirect Your Fans To a Specific URL When They Click "Like" Button ~ Tech Senser - Technology and General Guide

18 Apr 2012

Redirect Your Fans To a Specific URL When They Click "Like" Button


Redirect your visitor to any URL
What if someone likes your Facebook fan page and gets back to your blog. Or you can make him redirect to any specific URL after liking your fan page. You can make any non-fan redirect as son as he clicks the like button.
It's a very simple process and makes your page very interesting. I will give you a live example. Go to my page by clicking here and like it. As soon as you click the like button you will be redirected to this blog again. You can use any URL to redirect your visitor whether inside your page or any external URL. Now how to create it. Just follow the steps below.

• Log into your Facebook account and search for Static HTML: iframe tabs.


• Now open it and click Add Static HTML to a Page.


• Select your page to add this app. Now you will see a star icon in your page tab named as Welcome, see below. You can rename it anytime.



• Open it and now you will get two boxes in which you can enter your content. I have put an image, you can use anything as your content.

Now in the first box your content and in the second box paste the below code.

<script type=”text/javascript”>top.window.location = ‘Your URL Here’; </script>


Replace the red text with the URL you want to redirect your visitor and save it. Now its done.

Please note that your visitor or fan will be redirected only when they likes your page from this newly created tab. If they likes your page just opening your main Facebook page then it will not work. You can make your new tab as default so that any new visitor will land on this new tab only.

Learn: How to Set a Tab as Default Landing Tab in Fan Page.