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

  • SEARCH
  • Home
  • 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 7800373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T00:36:52+00:00 2026-06-02T00:36:52+00:00

I am developing a facebook application. I have a custom object created in the

  • 0

I am developing a facebook application. I have a custom object created in the open graph, below listed are few of my concerns

  1. Do every object instances under a specific object type require a unique web page?
  2. I am using JS SDK to post open graph actions, is there any rule that the object url(“myobjectrul” in the below code) I use in the js function for eg:

FB.api(‘/me/myapp:myaction’ + ‘?myobject=myobjecturl&access_token=myaccessToken’,
‘post’,
{ scrape: true },

         function (response) {
             var msg = 'Error occured';
             if (!response || response.error) {
                 if (response.error) {
                     msg += "\n\nType: " + response.error.type + "\n\nMessage: " + response.error.message;
                 } alert(msg);
             } else {
                 alert('Post was successful! Action ID: ' + response.id);
             }
         });

should be same with the og:url in the metatag in the object?

  1. can we pass any query strings along with the object url that can be retrieved in the object page?

  2. How can we post the same object type with different object properties(for eg. different image, different urls etc.)

any help is greatly appreciated.

  • 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-02T00:36:54+00:00Added an answer on June 2, 2026 at 12:36 am

    The answer is yes. Every instance of an object maps to a page, be it html, C#, php… whatever. So if you are a jquery ajax dynamic programmer you will have to shift your architecture or go without open graph.

    My company http://www.fuhshnizzle.com uses jquery, ajax, Amazon S3 to create video playlists that run in the player. This is an extremely lightweight architecture. Recently we allocated resources to publish playlists directly to the open graph. Our senior architects did not initially grasp that this was not dynamic. They assumed they could define the objects like C# classes for example, and then instantiate them dynamically at publish time.

    There was quite a bit of consternation that in our case we would have to publish one web page per playlist and then the issue came up as to CRUD. What if the user changes the playlist, deletes it, etc. In essence one would need to turn html pages into the equivalent of database records.

    From a cost/benefit perspective this is ROUGH. If we have 100,000 playlists created daily do we now have to publish and maintain 100,000 web pages? The answer is YES. That is a very expensive proposition that seems to ignore the power of the web to create content on the fly via parameters and scripts. Having to create static content was a deal breaker for my company after many emotional meetings.

    Our chief architect stormed out muttering something about the “tail wagging the dog.” For what it is worth my thoughts are this is a business decision that must be made depending on your business model.

    Publishing Objects

    Open Graph Objects are simply your web pages with Open Graph meta tags.

    Generating Facebook Open Graph meta tags dynamically

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

Sidebar

Related Questions

I'm developing a Facebook application using their Graph API. I have previously developed an
I have been developing a Facebook application and I want to fetch the private
I'm developing an android application where I have to invite facebook friends to an
I'm started off developing a facebook application. One of the requirements is to have
I want to start working on developing a facebook application but honestly have no
I am thinking about developing a fairly simple facebook application which i have modelled
i have a question.... i am actually developing a facebook application with FB javascript
I am developing an application which posts videos to Facebook. I have registered this
I'm developing a Facebook application for a business page. The application can only be
I'm developing an IFrame application in Facebook (using pyfacebook and Django) and could not

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.