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 6845021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:26:56+00:00 2026-05-27T00:26:56+00:00

i am trying to understand this google social graph api a bit and i

  • 0

i am trying to understand this google social graph api a bit and i get confused. Here is why:

from what I’ve read i need to set up on my website a relationship in between users using XFN or more exactly adding information about that user into the rel tag.

so i did. in all links that are me i added me : <a href="test.com/me" rel="me">Me</a>

then for my friends i added: : <a href="test.com/friend1" rel="friend">Friend1</a>

i waited a few weeks for the google to re index all this links and I’ve tried the social graph example applications just that nothing got returned.

But how do i see my possible friends/connections ?

anyone can explain this to me.. i don’t need code, i can work my way around it, just the steps i need to take to make this happen

thanks

edit: from what i understand i should be able to look for something like: www.mywebsite.com/me and find all my possible friends

  • 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-05-27T00:26:57+00:00Added an answer on May 27, 2026 at 12:26 am

    In an attempt to provide a detailed canonical answer I will explain some basics (much of which I’m sure you will know already and some of which I have made an educated guess about).

    XFN is a simple microformat for representing relationships. It allows you to claim multiple websites as yours and identify the websites of your friends, family, contacts and colleagues etc. Many popular social networking related websites support XFN in some form (twitter, flickr, facebook, Google profiles etc.). It is commonly used in blogrolls.

    My guess is that Google’s Social Graph API takes advantage of data gathered by Google’s Googlebot. For the Social Graph API the data derived from the Googlebot performs the function of an XFN spider. An XFN spider will traverse links building up a social graph network of links as it goes.

    Several of the Social Graph API commands (lookup, otherme) run queries against data gathered by the Googlebot (so these are not a real-time query). If your site shows up in Google’s searches then your site has been visited by the Googlebot and all being well there should be a good chance that the Social Graph API can return results on your site. Using the example sites kevinmarks.com, bradfitz.com and another example of tantek.com (all sites containing XFN mark-up) I was able to get API queries to return data.

    The Social Graph API geturl command is performing an online version of the Python code hosted at google-sgnodemapper. This is used to create canonical form URLs for the cases where minor differences in the “me” URLs from the same site actually map to the same individual person (a single node on the social graph).

    The Social Graph API testparse command runs a live real-time parse against a source page (rather than utilising the Googlebot/XFN spider data). I tried the Greasemonkey script and could not get it to work. I also tried:

    <form method="post" action="https://socialgraph.googleapis.com/testparse">
    <input type="hidden" name="url" value="http://kevinmarks.com/" />
    <textarea name="body">
    .....page source here......
    </textarea>
    <input type="hidden" name="contentType" value="text/html" />
    <input type="submit" />
    </form>
    

    For this submission I received a “Service Unavailable. Please try again later. Error 503” response. However as this is a labs product it is likely to be unavailable from time to time.

    On the Social Graph API website there is an option to force Googlebot to re-crawl your site using the Recrawl Tool. However to execute this it appears you need to be signed up to Google Engage for Agencies (which is related to AdWords).

    To verify that your page contains appropriate XFN markup you can use a bookmarklet like the rel-lint XFN and rel-tag validator/lint tool or perhaps a browser plug-ins such as Chrome’s META inspector v1.8.

    In addition to supporting XFN, the Social Graph API also supports Friend of a Friend (FOAF). FOAF is also a format that can also be used for representing relationships using RDF. FOAF is often expressed in XML but other notations are possible (such as Notation3).

    I have seen a question on the Social Graph API group asking if the API works. So it would seem that other people have seen occasional issues with using it.

    The API queries themselves return JSON formatted data which you can collect and utilise as appropriate. The social graph example applications give you an online demonstration of the sort of JSON responses you can expect from passing various parameters to the API’s lookup command.

    I hope this helps,

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

Sidebar

Related Questions

I am trying to understand this inline assembly code which comes from _hypercall0 here
I'm trying to understand this bit of code: in display.php: <html> ... <body> <table>
Trying to understand Ruby a bit better, I ran into this code surfing the
I am trying to understand this simple hashlib code in Python that has been
I have an exam tomorrow and I was trying to understand this doubly linked
I don't know much about database optimization, but I'm trying to understand this case.
I'm trying to understand why this does not work. (Basic example with no validation
I'm trying to understand how this exactly works (I know what it does, I
I am trying to understand why this design decision was made with the rename()
Been trying my best to understand this correctly. What is the difference between an

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.