Changing app URL format

dfrancon

Regular Member
Joined
Jan 26, 2009
Messages
287
Reaction score
86
When setting up a FB app, how do you change the app URL to the format:

hxxp://facebook.com/myapp/

instead of:

hxxp://apps.facebook.com/myapp/

Thanks alot!
 
When setting up a FB app, how do you change the app URL to the format:

hxxp://facebook.com/myapp/

instead of:

hxxp://apps.facebook.com/myapp/

Thanks alot!

I am not familiar with FB Apps, but I did some research for you and this is what I came up with. I hope it helps!

Code:
http://www.facebook.com/help/?faq=17535

Code:
http://www.facebook.com/help/?faq=15090

I had to include this one (below) because it is hilarious, even though it does not pertain to what you are concerned about...

Code:
http://www.facebook.com/help/?faq=14360

If none of the above FAQs answer your question, I suggest you dig deeper into FB's Help Center.

Code:
http://www.facebook.com/help/
 
I am not familiar with FB Apps, but I did some research for you and this is what I came up with. I hope it helps!

Code:
http://www.facebook.com/help/?faq=17535
Code:
http://www.facebook.com/help/?faq=15090
I had to include this one (below) because it is hilarious, even though it does not pertain to what you are concerned about...

Yeah that's pretty funny:)

Thanks for going out of your way to do some research. I don't think the thing that I'm looking for is possible. You can only get to the apps profile page using the first format.

Thanks again!
 
Yeah that's pretty funny:)

Thanks for going out of your way to do some research. I don't think the thing that I'm looking for is possible. You can only get to the apps profile page using the first format.

Thanks again!

No problem man, anytime. From my research, I also do not believe that this is possible.
 
Back
Top