How to render different tab content on different facebook pages, by using the same Page Tab App in facebook
        Posted  
        
            by 
                Shekhar
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shekhar
        
        
        
        Published on 2012-06-20T14:36:26Z
        Indexed on 
            2012/06/20
            15:16 UTC
        
        
        Read the original article
        Hit count: 376
        
facebook-apps
Is there any way, through which I can render different page tabs for different facebook pages, by using the same "page tab app".
Something like:
For FB Page "Blah" the app should render the page from the url "http://www.mywebsite.com/Blah"
For FB Page "Blah-Blah" the app should render the page from the url "http://www.mywebsite.com/Blah-Blah"
For FB Page "Blah-Blah-Blah" the app should render the page from the url "http://www.mywebsite.com/Blah-Blah-Blah"
Can I achieve this by using the same facebook app?
© Stack Overflow or respective owner