Following the thread here: blackhatworld.com/blackhat-seo/facebook/342701-rise-flat-dead-100-000-facebook.html
The script died because of tinyurl abuse. If you try to post to a friends wall a tinyurl link, you will see a recaptcha first. So what you think we should implement, in order to spread out a facebook page, and still keep the link to the page server-side controllable in case the page gets deleted but the wall post not?
And here is what I have so far:
- A regular (non-tinyurl) link goes down after the first 100-200 wall posts.
- Viral events which get reported get killed within 48h
- Every time a user enters the js code, I can create another page, event, recommend a page, give like to a page, submit a form with anything, literally anything, any action that is done on facebook except for image uploads or XSS data get.
The script died because of tinyurl abuse. If you try to post to a friends wall a tinyurl link, you will see a recaptcha first. So what you think we should implement, in order to spread out a facebook page, and still keep the link to the page server-side controllable in case the page gets deleted but the wall post not?
And here is what I have so far:
- A regular (non-tinyurl) link goes down after the first 100-200 wall posts.
- Viral events which get reported get killed within 48h
- Every time a user enters the js code, I can create another page, event, recommend a page, give like to a page, submit a form with anything, literally anything, any action that is done on facebook except for image uploads or XSS data get.