I've setup a facebook app and facebook apps seem to run on a canvas / iframe so the URL is www.mysite.com/facebookapp The problem is, I made a dynamic comments box (for my dynamic pages) but the links when someone comments open up www.mysite.com/facebookapp/pageid=1 instead of opening the pages within the facebook app apps.facebook.com/myapp Any ideas on how to fix the linking, or how to get dynamic links to link to your facebook app vs. the server the application is actually hosted on?