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.

So here's an image of what my Facebook fan page sidebar currently looks like:

Underneath the Tumblr tab, I'd like to add a link that says "My Blog" and when users click on it they're brought to my website. I do NOT want it to open a new tab on my facebook page, I simply want it to be an external link. Is that even possible?

share|improve this question

1 Answer

up vote 7 down vote accepted

What you're trying is not possible! You can't add external links as tabs, the only way is to simply create an app which simply redirects to your site and add it to your facebook page, if you don't want to create a new app and do all those stuffs, then the simple way is to use this app: https://www.facebook.com/iframehost?sk=app_208195102528120

It has built in feature for redirecting to external sites, just add this app to your page, authorize it and then select redirect and add your site URL and you're done.

share|improve this answer
Great, thanks @dennis-m, I'll give that app a try and let you know how it goes. – Mike Jul 20 '11 at 4:14
@Mike: No problem, let me know if you want me to help you with anything else. – Syed I.R Jul 20 '11 at 13:39
2  
Thanks for the suggestion, it works perfectly! I found another app that did something similar, but it was much more buggy. Your recommendation is a much better solution. – Mike Jul 20 '11 at 16:23
thanks, glad it worked for you :) – Syed I.R Jul 20 '11 at 18:31

protected by Community Apr 5 at 15:11

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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