The title sums it up but basically I was interested to know if it is possible to hide the wall of a Facebook page until someone has liked it?

link|improve this question

50% accept rate
feedback

1 Answer

up vote 2 down vote accepted

not to the whole page but to certain tabs (own apps) you define. this is called a fan gate. see http://www.chilipepperdesign.com/2011/02/15/reveal-fan-gate-like-gate-facebook-iframe-tab-tutorial-with-php for an example.

link|improve this answer
Okay, that method looks quite simple. Am I right in presuming Facebook won't let us do a similar thing to our wall? I.E. Only letting liked users access the wall. – Luis Jun 9 '11 at 13:05
fan pages are per definition public content. read is possible even for not loged in users. writing/commenting is only possible for fans. – Rufinus Jun 9 '11 at 13:28
for non-fans you can set on which "tab" the users should come, this is often the fan-gate page. so non-fans dont come to the wall directly (but can klick the link of course) – Rufinus Jun 9 '11 at 13:29
Okay, I'll just alter the landing page and make it my app. Thank you! – Luis Jun 9 '11 at 13:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.