Skip to content

Instantly share code, notes, and snippets.

@jimmysawczuk
Created August 3, 2012 18:51
Show Gist options
  • Save jimmysawczuk/3250393 to your computer and use it in GitHub Desktop.
Save jimmysawczuk/3250393 to your computer and use it in GitHub Desktop.

Revealed by Facebook at F8 2010, EdgeRank is the algorithm Facebook uses to determine what pieces of News Feed content are most important or relevant to a user. Facebook calculates the EdgeRank for every piece of News Feed content, which consists of three factors: de, how recently the content was created (newer content is favored); we, the weight for the type of content (more engaging types of content like photos and videos are favored); and ue, the measure of the affinity between the user and the owner of the content (more affinity is favored).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment