Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7925657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T18:23:44+00:00 2026-06-03T18:23:44+00:00

I have a Timeline App that creates a wall posting via the Graph API.

  • 0

I have a Timeline App that creates a wall posting via the Graph API. The wall posting indicates that the posting was created by the App, which is fine. However, the link for the app points to the Canvas page: http://apps.facebook.com/app_name_space.

I need the link to point to the timeline version of the App: http://www.facebook.com/pages/PAGENAME/PAGEID?sk=app_APPID

I have tried the “actions” parameter on the Post call, but that didn’t solve the problem.


Redirecting the Canvas page

Since you cannot use a 301 redirect for this purpose, here is what I did (asp.net):

1) Create a folder named ‘canvas’ under the website root.

2) Add a default.aspx file to the folder (can’t use a static file as an app landing page)

3) Add the following javascript to the head tag:

 <script type="text/javascript">

       var parentPageName = '<%=ConfigurationSettings.AppSettings["ParentPageName"]%>';
       var appID = '<%=ConfigurationSettings.AppSettings["AppID"]%>';
       var myHREF = "http://www.facebook.com/" + parentPageName + "?sk=app_" + appID;
       top.location.href = myHREF;                                                        
</script>

4) Change your App Canvas url to point to the ‘canvas’ folder.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T18:23:49+00:00Added an answer on June 3, 2026 at 6:23 pm

    That’s how it works, the ‘via’ link goes to your app, not to an arbitrary page the app is installed on, because it could be installed on any Facebook page.

    Redirect users that land on the canvas app to the page tab, if that’s what you want

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing an app that creates a timeline in run time. So I created
I am working with a java Twitter app (using Twitter4J api). I have created
I have a problem when posting video through my app on users with TimeLine
I've built a timeline app, using the graph API to query the posts on
I have an app that posts a message to a person's Facebook Timeline /
I have a Facebook App & a Facebook Page (with Facebook Timeline enabled). The
Basically, I have a JSON response from the Twitter API containing a timeline. I
I have a web-app that is a sort of calendar application and there are
i have a mini blog app, and a 'timeline' . there i want to
I have a Facebook app ID which I'm using on 6 iOS apps for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.