Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a Facebook Application that installs on users' Page tabs. I would like to retire the application. Does anyone know what will happen if I remove the page tab url from my app? Will it remove the tabs from our users' Facebook Pages? Or will it leave them with broken links?

share|improve this question

1 Answer

up vote 1 down vote accepted

If you delete the app from the developer app, it removes the app from the fan pages. If you only stop serving the canvas page, but keep the app active on facebook, it breaks. I just tested this with an app today, 2012-12-15.

share|improve this answer
Ah, I definitely don't want to delete the app since I want to keep the "Facebook Connect" functionality on my site. I just want to retire the tabs... I guess there's no graceful way of doing it. – Aaron Gibralter Dec 16 '11 at 3:59
Thank you for checking though! – Aaron Gibralter Dec 16 '11 at 3:59
1  
You can set a different page for the tab page, and on that page place a notice to users that you will be discontinuing the tab app on a date, and provide contact info. Then on that date, take it down. – Plastic Sturgeon Dec 16 '11 at 19:46
Great idea--thank you! – Aaron Gibralter Dec 16 '11 at 20:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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