Facebook Security Warning with Clickbank Link.. why?

appliedscience

Regular Member
Joined
Jan 28, 2011
Messages
202
Reaction score
5
Hey everyone, my CB product sales page doesn't have an SSL cert on it, but outside of that I can't see why affiliates would be receiving a security threat warning when doing FB ads?

Their affiliate link works fine in itself, it's purely when coming from a FB ad. I presume it's a FB issue, however I see tons of Clickbank products running FB ads and top CB vendors telling affiliates to run FB ads. So something must be up with my site.

Anyone with ideas or suggestions on how I can fix this would be appreciated!!
 
here is what u do
take the clickbank link and put it in a meta refresh
put that on your own domain
 
Use landing page where you'll write review about product and put link below, then with Facebook Ads monetize it.
 
Add the link to a picture. Upload the picture and promote it with paid advertising.
 
Thanks for the replies but I'm still at a bit of a loss.

I'm the vendor of the product and my affiliates are unable to run FB ads due to this problem. I appreciate the suggestions for alternative FB promotions but I'm needing a fix to this specifically so my affiliates can run FB ads.

Needing some help here as NOTHING comes up in Google searches.
 
You can use this code ti cloak ClickBank link with yours domain
Code:
<html><head>
<title></title>
<meta http-equiv="Refresh" content="1;URL=OffersLandingPage">
</head><body>
<img src="ClickBankLink" width="1px" height="1px"/>
</body></html>
 
Or you can iFrame your offer with this code:

<html>
<head>
<title></title>
<meta name="keywords" content="" />
<meta name="description" content="" />

<style>
* {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
}
</style>
</head>

<body>
<iframe src="URL" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0">
<p>Click <a href="URL">here</a>! (Your browser does not support iframes)</p>
</iframe>
</body>
</html>
 
Sorry I don't understand... what is causing the security threat warning?
 
Facebook doesn't want people sharing affiliate links as usually, they are spam... so they blocked out the domain of ClickBank
 
You can use this code ti cloak ClickBank link with yours domain
Code:
<html><head>
<title></title>
<meta http-equiv="Refresh" content="1;URL=OffersLandingPage">
</head><body>
<img src="ClickBankLink" width="1px" height="1px"/>
</body></html>

Hello...I followed your advice, and put the Clickbank link between the quotations.
When clicking on the new link created, I get an error message: HTTP 500
I am not a coder...please explain in terms a layman can understand.
Thanks!
 
Simpler method:
Create a simple HTML page with this code:

<html><meta http-equiv="refresh" content="0;url=YOUR REFERAL LINK HERE" /></html>
that way, you will redirect every visitors to the link in the code.
If you want to put a thumbnail or preview text for facebook, tell me.
 
Yes I successfully use iFrames for all my blocked clickbank links. Works like a charm.
 
Simpler method:Create a simple HTML page with this code:that way, you will redirect every visitors to the link in the code.If you want to put a thumbnail or preview text for facebook, tell me.
I have been searching the whole web for the last 2 days trying to figure it out how can i get facebook to show a thumbnail image from my cloaked link, please can you help me with this??? or at least from a masked URL???? thanks
 
Facebook doesn't like affiliate links. U will have to cloak your cb links.
 
Back
Top