How to beat IG police...

Joined
May 30, 2016
Messages
14
Reaction score
0
I have been trying to build Instagram accounts in the health and fitness niche. after they start building steadily I add my Clickbank link to my bio and so far I have tried the following;

Adding the naked hoplink
Using many various URL shrinkers
Even building a blogspot page and using a javascript redirect code in the head tag so in the bio it says something like "xzy.blogspot.com" but after 5 seconds goes to clickbank affiliate page.

But everytime after only a few minutes the IG police either remove the link all together or block me from doing anything whilst its active or just delete my account for repeated abuse.

How do these people who say they make $1000+ a day using IG do it?
 
You should also add code to block the IG and FB crawlers, or redirect them elsewhere to a "clean" page on your blogspot.

Free pro tip: It might not be a good idea to use your real name (if you really are Lauren) on here as you may find your social media profiles being stalked by basement dwelling trolls.
 
You should also add code to block the IG and FB crawlers, or redirect them elsewhere to a "clean" page on your blogspot.

Free pro tip: It might not be a good idea to use your real name (if you really are Lauren) on here as you may find your social media profiles being stalked by basement dwelling trolls.

Would that prevent IG mods visiting the website
 
No human "mod" is actually visiting your site, the crawler is seeing your cloaked link and banning you. Send users one way and the crawlers another way. I think there are posts on here detailing how to do this.
 
You should also add code to block the IG and FB crawlers, or redirect them elsewhere to a "clean" page on your blogspot.

Free pro tip: It might not be a good idea to use your real name (if you really are Lauren) on here as you may find your social media profiles being stalked by basement dwelling trolls.

Thank you for sharing your knowledge. It will help me on my journey, too. By another note, no pretty young lady stalked me so far :(
 
You should also add code to block the IG and FB crawlers, or redirect them elsewhere to a "clean" page on your blogspot.

Free pro tip: It might not be a good idea to use your real name (if you really are Lauren) on here as you may find your social media profiles being stalked by basement dwelling trolls.

do you know how to block them?
 
I have been trying to build Instagram accounts in the health and fitness niche. after they start building steadily I add my Clickbank link to my bio and so far I have tried the following;

Adding the naked hoplink
Using many various URL shrinkers
Even building a blogspot page and using a javascript redirect code in the head tag so in the bio it says something like "xzy.blogspot.com" but after 5 seconds goes to clickbank affiliate page.

But everytime after only a few minutes the IG police either remove the link all together or block me from doing anything whilst its active or just delete my account for repeated abuse.

How do these people who say they make $1000+ a day using IG do it?

Most people like me used own domains and landing pages from which we link to the CPA offer.. however recently I'm having issues with that trick as well :|
 
I have added a disallow robots tag in the blogger robots.txt would that block instagram crawlers?
 
lol dude just take off the girl as DP man.. it's weird and annoying since we all know your a guy pretending to be a girl to get more help.. for fuck sakes..
 
lol dude just take off the girl as DP man.. it's weird and annoying since we all know your a guy pretending to be a girl to get more help.. for fuck sakes..

Nothing wrong with that as it worked for him.

Use all advantages you can find ;)
 
lol dude just take off the girl as DP man.. it's weird and annoying since we all know your a guy pretending to be a girl to get more help.. for fuck sakes..

wohl cares ...... i like it more than your avatar :) ...
 
instagram is more of a simpler audience, they like to look at pictures than read. If you sell them items with pictures on your IG like shoes or fashion or tampons with an amazon link, it might be a lot better than buying a PDF with a ton of pages of spinned content where the vendor laughs at how much they ripped off the customer
 
Nothing wrong with that as it worked for him.

Use all advantages you can find ;)

Absolutley true. He/she (whatever) got an answer and at the same time a couple of newbies like me gained some info on this.
Thankyou deltaone!
 
You should also add code to block the IG and FB crawlers, or redirect them elsewhere to a "clean" page on your blogspot.

Free pro tip: It might not be a good idea to use your real name (if you really are Lauren) on here as you may find your social media profiles being stalked by basement dwelling trolls.
Common sense should tell you that the pic isn't OP.

Does she look any black hatter that you've seen before lol?
 
I have been trying to build Instagram accounts in the health and fitness niche. after they start building steadily I add my Clickbank link to my bio and so far I have tried the following;

Adding the naked hoplink
Using many various URL shrinkers
Even building a blogspot page and using a javascript redirect code in the head tag so in the bio it says something like "xzy.blogspot.com" but after 5 seconds goes to clickbank affiliate page.

But everytime after only a few minutes the IG police either remove the link all together or block me from doing anything whilst its active or just delete my account for repeated abuse.

How do these people who say they make $1000+ a day using IG do it?
How old are the accounts that you do this on? How many followers?
 
Pro Tip: get free traffic from BHW by uploading a pic of a cute girl that can easily lead back to your blog.
 
You should also add code to block the IG and FB crawlers, or redirect them elsewhere to a "clean" page on your blogspot.

So far I've found this:

#redirect bad bots to one page
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} facebookexternalhit [NC,OR]
RewriteCond %{HTTP_USER_AGENT} Twitterbot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} LinkedInBot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} Instagram [NC,OR]
RewriteRule .* http://yoursite/nocrawler.htm [L]

Add this to .thaccess file so redirect the crawlers.

Anything else though? I'm looking everywhere for this info and can't find much data on what to actually write for IG crawling agents.
 
Back
Top