<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>RobTaylor's Gooruze Blog</title>
	<link>http://www.gooruze.com/members/robtaylor/blog/</link>
	<description>RobTaylor's Gooruze Blog</description>
	<copyright>Copyright 2008 Gooruze</copyright>
	<language>en-uk</language>
		<item>
			<title>Targeted Adsense Ads on Facebook Applications</title>
			<author>RobTaylor</author>
			<description>As a follow up to the article I wrote about my experimenting with different ad systems for facebook applications, I have had several requests from developers who want to get targeted ads to show up on their facebook applications.
To allow adsense to be targeted on facebook applications, you first have to realize that adsense code cannot be added directly on ...</description>
			<content:encoded><![CDATA[<p>As a follow up to the article I wrote about my experimenting with different ad systems for facebook applications, I have had several requests from developers who want to get targeted ads to show up on their facebook applications.</p>
<p>To allow adsense to be targeted on facebook applications, you first have to realize that adsense code cannot be added directly on a facebook page, due to javascript limitations.</p>
<p>The only way to get around this is to pull adsense ads via an iFrame box, where the adsense code is actually on a different page somewhere(not a facebook page).  On this adsense page, you must do a few things to make sure the ads are targetted, or else google will just send random ads with no targeting.</p>
<p>I target the ads by putting entering meta data on the page holding the adsense code.  I also name that page something specific to my sites general topic.  While you probably cannot make EVERY page of your application targetted like it normally would, you can at least get targeted to the general topic of the application.</p>
<p>Something else you may consider is using url parameters in the end of the url for the page holding the adsense code, and use those parameters to change the overall targetting.</p>
<p>For example, I can use iframe src=&#8221;site.com/facebook/apartments.php?city=Raleigh&amp;page=Reviews</p>
<p>I can then take these url parameters to help target the meta data so that adsense can focus its advertising better towards apartment reviews in raleigh, in this example.</p>
<p>Hope this sheds some light into the facebook/adsense universe for you.</p>
]]></content:encoded>
			<link>http://www.gooruze.com/members/robtaylor/blog/116586/</link>
			<guid isPermaLink="true">http://www.gooruze.com/members/robtaylor/blog/116586/</guid>
			<pubDate>Tue, 26 Feb 2008 05:00:24 -0800</pubDate>
		</item>
		<item>
			<title>Keyword squatting on public Facebook Application pages - Worth a look?</title>
			<author>RobTaylor</author>
			<description>http://apps.facebook.com currently shows a PR of 8, essentially telling us all that google considers it to be a reliable source of info on the web.
Recently, Facebook announced that they would make their application pages public, or at least, open up the option for developers to make their pages public. So this brings the SEO Consultant in me to ask, will ...</description>
			<content:encoded><![CDATA[<p>http://apps.facebook.com currently shows a PR of 8, essentially telling us all that google considers it to be a reliable source of info on the web.</p>
<p>Recently, Facebook announced that they would make their application pages public, or at least, open up the option for developers to make their pages public. So this brings the SEO Consultant in me to ask, will these pages become highly ranked in the near future? Will they become a valuable place for sites to get links on?</p>
<p>A storm of &#8216;domain squatting&#8217;, if you will, has already started on facebook, with developers gobbling up the most highly sought after keywords.</p>
<p>A new application has even launched to allow developers to sell their facebook applications to those seeking to have the right keywords.</p>
<p>My analysis is this:</p>
<p>http://apps.facebook.com/apartments/ will be of no more value as a location for keyword specific content than say, http://apps.facebook.com/the-crazy-apartment-man/apartments/.</p>
<p>Both locations in the facebook directory could potentially be developed with public accessibility, and both could be optimized with some &#8220;apartments&#8221; specific data.</p>
<p>The only thing I can think of that would potentially limit this value of the second location, is that google may throw into their algorithm some value associated with how far down the directory a page is located. If location site.com/x/y/z/a/b/c is considered of less value than location site.com/x/ , then you may have an arguement in terms of assigning SEO value to the directory names behind facebook. Otherwise, I think the &#8220;squatting&#8221; may be short sited, and irrelevant.</p>
<p>Any thoughts? Leave a comment!</p>
]]></content:encoded>
			<link>http://www.gooruze.com/members/robtaylor/blog/113439/</link>
			<guid isPermaLink="true">http://www.gooruze.com/members/robtaylor/blog/113439/</guid>
			<pubDate>Tue, 08 Jan 2008 14:05:50 -0800</pubDate>
		</item>
		<item>
			<title>Google Adsense Takes top spot on Facebook</title>
			<author>RobTaylor</author>
			<description>When developing applications on facebook, there is a huge struggle in finding ways to monetize applications, while still keeping your users interested in your application, so that they will return.
I have an application that I created, with 10,000 registered &amp;#8220;Installs&amp;#8221;. The application is averaging around 600 unique user visits per day, out of those 10k users.
I decided to test out ...</description>
			<content:encoded><![CDATA[<p>When developing applications on facebook, there is a huge struggle in finding ways to monetize applications, while still keeping your users interested in your application, so that they will return.</p>
<p>I have an application that I created, with 10,000 registered &#8220;Installs&#8221;. The application is averaging around 600 unique user visits per day, out of those 10k users.</p>
<p>I decided to test out existing popular ad solutions that are available to facebook advertisers, and included google in the mix.</p>
<p>After much investigation, the best solution I could find within facebook was provided by http://socialmedia.com .</p>
<p>Their solution allows for various sizes of ads, and many of the advertisers paying for clicks are other applications within facebook.</p>
<p>However, after running their ad solution for 3 weeks, I found it to be lacking, and providing only an average of $.07 per click.</p>
<p>Optimizing a facebook page to deliver targeted ads had once seemed to be impossible.</p>
<p>So, with an average of 50-60 clicks per day, I was bringing in a grand total of about $3.00 per day. The most important thing to consider here however, is not the money brought in, but the number of users that were taken away from my application.</p>
<p>I then decided to hack out an Adsense solution that would still provide for targeting within the facebook application. I found that it took longer than usual for the ads to start targeting the content on my application pages, but after 4 days, WHAM &#8230; my first targetted ads were appearing.</p>
<p>Instead of the previous $.07 per click, I was able to get $.90 per click for a not-so popular subject matter. This was great for me, and had some other great advantages, other than just the money:</p>
<p>- I didnt need to put the ads on as many pages to get the same monetization value</p>
<p>- I didnt have as many users being taken away from my application while still receiving the same moneys.</p>
<p>- With a focus on the user experience, I no longer had to push for shear numbers of clicks, but rather was able to position the ads selectively, targetted to points in the application where users often opted to leave the application by their own choice. The ads were now being used essentially to offer them a way out of the site at a time they were wanting to leave anyway (for example, when they were finished submitting information)</p>
<p>Google is once again KING, at least in the targeted ads arena, and facebook is the next place that developers are looking to reap the rewards for well targeted pages, and high user involvement.</p>
]]></content:encoded>
			<link>http://www.gooruze.com/members/robtaylor/blog/113440/</link>
			<guid isPermaLink="true">http://www.gooruze.com/members/robtaylor/blog/113440/</guid>
			<pubDate>Tue, 08 Jan 2008 14:02:58 -0800</pubDate>
		</item>
</channel>
</rss>
