05-15-2016, 02:48 PM
Hi Dudes,
Today I gonna show you how to protect your websites from getting banned by facebook as spam links in this tutorial i gonna show you how you can make your own free unlimited cloacker to post your website links and even affiliate links without worrying about getting your domain marked as spam from facebook or anything.
If you're thinking how to not get your domain blacklisted on facebook again, try using this redirection method. It's a simply redirection from Facebook Page Tab to your website.
As I see, here's no guide on how to do this, and even it's easy, a lot of people gets confused when need to do this.
There are only a few steps.
1. Create a facebook page, or prepare any page where you will setup a new HTML Tab.
2. For HTML Tab, go to https://apps.facebook.com/static_html_plus/ and after installing this app, choose your page, where you will place a new tab.
3. Inside HTML Tab content add this:
Code:
<script>
(function(window) {
if (window.location !== window.top.location) {
window.top.location = 'HTTP://YOUR-WEBSITE-LINK.COM';
}
})(this);
</script>
4. Click Publish and Save. Then go to your website, click on the new tab and you will be redirected to your website.
To save link of the tab, click right-mouse-click to the tab and click "Copy the location link"
Here you go, now you can go and share this facebook page tab link on facebook and when people will go there, they will be redirected to your website.
Thank you for reading and plz support me to post more tutorials for you guys :)
Waiting for your comments and questions and comments
cheers :)
Today I gonna show you how to protect your websites from getting banned by facebook as spam links in this tutorial i gonna show you how you can make your own free unlimited cloacker to post your website links and even affiliate links without worrying about getting your domain marked as spam from facebook or anything.
If you're thinking how to not get your domain blacklisted on facebook again, try using this redirection method. It's a simply redirection from Facebook Page Tab to your website.
As I see, here's no guide on how to do this, and even it's easy, a lot of people gets confused when need to do this.
There are only a few steps.
1. Create a facebook page, or prepare any page where you will setup a new HTML Tab.
2. For HTML Tab, go to https://apps.facebook.com/static_html_plus/ and after installing this app, choose your page, where you will place a new tab.
3. Inside HTML Tab content add this:
Code:
<script>
(function(window) {
if (window.location !== window.top.location) {
window.top.location = 'HTTP://YOUR-WEBSITE-LINK.COM';
}
})(this);
</script>
4. Click Publish and Save. Then go to your website, click on the new tab and you will be redirected to your website.
To save link of the tab, click right-mouse-click to the tab and click "Copy the location link"
Here you go, now you can go and share this facebook page tab link on facebook and when people will go there, they will be redirected to your website.
Thank you for reading and plz support me to post more tutorials for you guys :)
Waiting for your comments and questions and comments
cheers :)