Cross-Promote Apps from Your About Page!

February 25, 2008

How would you like to cross-list the applications you own within the about pages of one another? Or have you ever considered selling realty on your about page for other complementing apps to purchase? This simple feat can be done with Facebook’s own Static FBML application!

First, within your application’s about page, click the “Edit Application” link located near the top-right. From the edit application page, scroll all the way down to the bottom, where you should see a link for “More Applications”. Click the “Browse More” link, as seen in the screenshot below.

About Page More Applications

This link will lead to recent applications available to Facebook Pages. Instead of sorting by most recent, click the “By Facebook” link located to the right. Scroll down once this page loads, and you should eventually see a link for “Static FBML”.

Static FBML

Add this application to your desired application, then navigate back to your applications’s about page. Find the box labeled “FBML”, and click the “Add FBML” link within it. You’ll then be presented with a simple 2-input form.

The first input allows you to enter a title for the box appearing on the profile. You might choose something that will attempt to grab the user’s attention, such as “More Fun Apps!”

Advertisement

The second input is a multi-line text box, which is used to enter the contents of the body FBML that should be rendered within the box on the about page. For this, you’ll want to create a list of applications you which to promote. You’ll likely want to include an image of the application to provide visual stimulus to the user in hopes of converting them into users of these other apps. This can be done using an infinite number of approaches, but a general outline has been provided below to give you a head start. This FBML outline simply defines a product region that includes left-aligned application icon, a linked application title, and a short description below the title.

<style>
div.app { border-bottom:1px solid #d8dfea; margin:3px 0px; padding-bottom:3px; }
div.app img { padding:3px; float:left; }
div.app div.detail { padding-left:25px; }
div.app div.detail a { font-weight:bold; }
</style>

<div class="app">
	<a href="http://apps.facebook.com/ad-libs/">
		<img src="http://photos-a.ak.facebook.com/photos-ak-sctm/v43/52/7714537540/app_2_7714537540_9111.gif"/>
	</a>
	<div class="detail">
		<div><a href="http://apps.facebook.com/ad-libs/">Ad-Libs!</a></div>
		<div>Create hilarious stories to share with your friends!</div>
	</div>
</div>
<div class="app">
	<a href="http://apps.facebook.com/favorite-games/">
		<img src="http://photos-c.ak.facebook.com/photos-ak-sctm/v43/22/5739766474/app_2_5739766474_1763.gif"/>
	</a>
	<div class="detail">
		<div><a href="http://apps.facebook.com/favorite-games/">Favorite Games</a></div>
		<div>Watch trailers &amp; gameplay videos, rate the latest games, and read &amp; write reviews!</div>
	</div>
</div>

The resulting output can be seen below, with an example of how it appears in the wide column to the left, and an example of the narrow column to the right.

Static FBML Page Box

While the above example does make use of application images stored on Facebook’s servers, Facebook has recommended in the past that, because they may change their server configurations at any time thus resulting in changing URL’s for images, applications should not directly reference these image URL’s. As such, it is recommended that you store whatever images you intend to use within your Static FBML at a remote location that you know will continue to be accessible by Facebook.

One additional consideration is to add a reference to the querystring of your target URL’s in order to track conversion success. In the above example, one of the URL’s used is http://apps.facebook.com/ad-libs/. If instead, the URL were http://apps.facebook.com/ad-libs/?ref=static-fbml, the click could be tracked through a traffic analysis tool such as Google Analytics.

Share on Facebook      Share This

Comments

3 Responses to “Cross-Promote Apps from Your About Page!”

  1. العاب on February 22nd, 2009 6:18 am

    Great Post

    I will try and see even im not a pro

    Thanx

  2. Cross-Promote Apps from Your About Page! - Facebook Dev on March 21st, 2011 6:16 am

    […] application icon, a linked application title, and a short description below the title. view plaincopy to […]

  3. up to date on January 5th, 2012 1:29 am

    Mobile blogging is an exciting phenomenon that iscrossing the blogosphere. One of the understandings why a lot of bloggers are pulled to the medium of blogging in first place is that they enjoy being able to makefrequent updates and posts that keep all of their visitors up to rush with currentsituations. Mobile blogs, ormoblogs, take this to the extreme by providing users to post matters literally as they happen. This new wave of moblogs and mobloggers keep net surfers up to date with good and bad eventsissues of importance as they occur all over the world, helping to make internationalcommunication quicker and more correct. Many individuals feel that the limitations of blogging have a lot to do with geography. After all, there is only socurrent that a blog can be when you need to run home and boot up in order to update it. However, mobile blogging marks the starting of a exciting new era when web-based communication can happen spontaneously from any location. Moblogging devices mean that there is almost nowhere on the planet thatstays off-limits for bloggers. Next part next week.

Got something to say?





Close
E-mail It