Home > Paid Traffic Sources > Facebook & Instagram

WTF? FB displaying crap link... (7)


08-06-2011 11:14 AM #1 movingshadow (Member)
WTF? FB displaying crap link...

...and telling me, that my domain was flagged?

http://tinypic.com/view.php?pic=2sbmn39&s=7

And I got an E-mail from our dear Friends:

Thanks for advertising with Facebook. Our system has detected an issue with the settings of one or more of your Facebook Ads, and the affected ads have been automatically paused as a result. It is possible that the landing page of an Ad has changed, an event has passed, or some other issue has occurred. You can view or make changes to your paused ad(s) in your Ad Manager. Please note you may receive a separate e-mail for each of your paused ads.

i h a t e f a c e b o o k

edit: ok, got it. i hate facebook. US Ip delivers freepopsurvey.com as target after the f*cking geo redirect. i hate facebook. heeeeelllooo!!?? i target GERMANY so use a frigging german IP you idiots!


08-06-2011 11:26 AM #2 nusolutionz (Veteran Member)

did you bait and switch to prevent any issues because of the georedirect? if yes just resubmit it...


08-06-2011 11:29 AM #3 movingshadow (Member)

nope, it was a clean redirect as I used like 100 times before...


08-06-2011 11:34 AM #4 nusolutionz (Veteran Member)

Quote Originally Posted by movingshadow View Post
nope, it was a clean redirect as I used like 100 times before...
yeah but the approval team has a us ip so they will maybe see another lp


08-09-2011 01:40 PM #5 machoman77 (Member)

May be your network tracking links are redirecting multiple times. Ask your AM you take off the Geo redirecting. It will help.


08-10-2011 02:48 AM #6 mediumpie (Member)

Sometimes if your offer is an INTL offer, when facebook goes to view it and they are not in the same country it will display the redirect that the network has set up. A lot of networks use this following LP: http://surveytakeonline.com/d/n1a9m90255 (which is also mypopsurvey.com)


08-10-2011 07:34 PM #7 movingshadow (Member)

thanks guys.. i use this script now and it works fine:

HTML Code:
<script language="JavaScript" src="http://j.maxmind.com/app/geoip.js"></script>
<script language="JavaScript">
	var country= geoip_country_code();
	if(country  == "DE" || country == "CH" || country == "AT") {
	<!--
	window.location = "<?php echo $redirect; ?>";
	//-->
	}

	else   
	{
	<!--
	window.location = "<?php echo $direct; ?>"
	//-->
	}
</script>
any1 has such a script in php? js sucks since it's not server side....


Home > Paid Traffic Sources > Facebook & Instagram