mindeswx
Regular Member
- Dec 5, 2016
- 362
- 594
Hello members. Lately i'v been stuck (more likely being afraid to test) on creating prelanders for instagram that won't be banned. So i'd like to get some of your opinions on it.
Any ideas are welcome
Best web 2.0 for ig -
weebly
wix
blogger
wordpress
twitter
google
e.t.c?
Is it worth adding hidden pages with articles random links etc?
Blocking ig crawlers ?
Obfuscating links with javascript , something like this f.x-
Any ideas are welcome,
what spins your wheel?
Any ideas are welcome
Best web 2.0 for ig -
weebly
wix
blogger
wordpress
e.t.c?
Is it worth adding hidden pages with articles random links etc?
Blocking ig crawlers ?
Obfuscating links with javascript , something like this f.x-
Code:
<script type="text/javascript">
var a = "<a href='http://go";
var b = "ogle.com'>anchor</a>";
document.getElementById('target').innerHTML += a + b;
</script>
Any ideas are welcome,
what spins your wheel?