Chili Pepper Design

Web development relleno

Facebook Page Optimization for Graph Search

| Comments

Facebook is currently working on their new Graph Search product. It’s in invite-only Beta right now, but it will be rolled out to all users eventually. Facebook has a crack team of ex-Google employees working on it, and the demos are impressive.

Currently, Graph Search does not complete directly with Google and is not intended for general “informational”, keyword-based web searches. Rather, the idea is to tease interesting data out of social graph connections and relations, such as “who as likes to mountain bike where I work”, “what games do my friends play” and “best pizza place near me”. The Google+ “Search Plus Your World” product has a similar goal, enhancing search results with information from Google+, but it doesn’t support relational queries. The number of brands and restaurants on Facebook actually positions Graph Search more as a competitor to Yelp and Foursquare than Google.

Facebook has not announced a monetization strategy for Graph Search yet (to the disappointment of shareholders), but one obvious route looks to be selling search ads that are targeted by combining “search intent” - which is what Google has built it’s business on - with Facebook’s valuable social data.

Privacy is an immediate concern with Graph Search, so much so that Facebook tried to allay in their initial announcement. The effectiveness of social search relies of the amount of public data users share, putting it at odds with user’s privacy needs. It will be interesting to see how this plays out.

It is early days still and speculation about Graph Search is rampant. But it will be a valuable discovery tool for businesses with Facebook Pages and Applications, and because of that Facebook has already released a few resources that provide a basic outline of how the search will work, and how businesses can optimize for it.

The goal of this post if for me to synthesize the changes for my own understanding, but I thought I would share it with the world as well. I will hopefully update this page as more information becomes available and my understanding improves.

What results does Graph Search return?

Facebook says Graph Search can find ”people, photos, places and interests”. In technical terms, the goal of the Graph Search is to return Open Graph Object results, based on their connections to other objects. There are many core Facebook Graph Object types, but the ones Facebook is saying it will focus search on are:

  • Pages (Brand Pages and Place Pages)
  • Facebook Apps
  • Groups
  • Photos
  • Videos

If Facebook can’t find any relevant Object results, it will fall back to show web results from Bing.

What results does Graph Search not return?

Facebook does not currently index and return results for Posts, Status Updates, or custom content generated by Applications. They have plans to in the future however.

There are also general Open Graph Objects used by Apps and websites. These are the objects outside of Facebook which have been created through the Graph API, or with Open Graph meta tags on HTML pages. It’s unclear to me if any of these items are being indexed and shown in results yet, but they will at some point. These built-in types are:

  • Article
  • Blog
  • Book
  • Profile (External)
  • Movie
  • TV Episode
  • TV Show
  • Video
  • Website

What Facebook Page data is indexed?

Details are still scarce on this, but we at least know high-level object attributes like ‘name’, ‘about’, ‘description’ and ‘category’ will be the most important search data. You can read more about the key Page attributes in the documentation, but here is a summary of the key Page metadata:

  • Name
  • Vanity URL
  • Category
  • Location/Address (for Place Pages)
  • About
  • Description
  • General Info

Good general SEO practices should suffice for this content. Make sure you clearly describe your Page using relevant keywords, and categorize it properly. If it’s a Place Page with a physical location, make sure the address is correct so location or “geo” searches will work properly.

What Facebook App data is indexed?

If you have a Facebook Application, the Developer blog recommends that you make sure the following “App Info” fields are up-to-date in the “App Details” settings:

  • Display Name
  • Tagline
  • Description
  • Detailed Description
  • Category

What other Open Graph Object data is indexed?

Each type of graph object has different attributes, so it will vary. For instance the Facebook Group Objectis much simpler than the Facebook Page, with just two key fields:

  • Name
  • Description

If you are optimizing content on your website or blog for Graph Search, refer to the documentation for the built in Graph Objects and define your meta tags appropriately. Remember that Facebook has a graph object debug tool you can use to double-check your content.

How are the results ranked?

Facebook has stated that “all results are unique based on the strength of relationships and connections” in a user’s social graph. This means the search rank incorporates the data shared with a user by their friends, plus any public data from users who are outside of the user’s personal graph. So in addition to relevance from matching meta data on Facebook Graph objects (described above), other social indicators are taken in to account. It will be a similar algorithm to EdgeRank I imagine, including Likes, Check-ins and other social actions. The implication is that Objects with many social interactions will be ranked higher, and Objects with social interactions from the searching user’s friends will rank even higher.

What does this mean for optimization?

It means the buzzword “GSO” (Graph Search Optimization) has already been coined! But in all seriousness, Facebook will rank results by overall social engagement: check-ins, page views, comments, etc. Optimizing a Page will mean filling out the metadata, and running an active Page that engages users with fresh, relevant content and frequent social interactions. These are the same recommendations that have always been made for running an effective Facebook Page, no surprises here. I would start by following techniques for improving EdgeRank until more specific data about Graph Search ranking comes out.

What if no Open Graph Objects are found?

As mentioned above, if Graph Search fails to find enough results in the Graph, it will fall back to Bing search results from the web. This implies that it will also be beneficial to make ensure related web properties (e.g. a website) are properly optimized for Microsoft’s Bing search engine. The Bing blog has an official post with examples of Facebook/Bing integration.

Comments