<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Social Web School &#187; Facebook</title>
	<atom:link href="http://socialwebschool.com/?feed=rss2&#038;cat=3" rel="self" type="application/rss+xml" />
	<link>http://socialwebschool.com</link>
	<description>Learn the ABCs of Social Media from the Pros</description>
	<lastBuildDate>Thu, 31 Dec 2009 04:18:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Use Static FBML to Customize Your Facebook Page</title>
		<link>http://socialwebschool.com/?p=500</link>
		<comments>http://socialwebschool.com/?p=500#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:53:19 +0000</pubDate>
		<dc:creator>William Smith</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Static FBML]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=500</guid>
		<description><![CDATA[The vast majority of Facebook fan pages carry the same, standard “vanilla” look. You’ve got a wall, info tab, pictures, video and events. Every once in a while you will come across a page that stands out from the others. Perhaps they have a custom landing page, or some type of graphical box which has [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-24" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/12/smiththumb.jpg" alt="smiththumb" width="50" height="41" />The vast majority of <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> fan pages carry the same, standard “vanilla” look. You’ve got a wall, info tab, pictures, video and events. Every once in a while you will come across a page that stands out from the others. Perhaps they have a custom landing page, or some type of graphical box which has an offer. Facebook doesn’t make it very easy to learn how to add that functionality, and it took me quite some time to learn the technique.</p>
<h2>What is <a class="zem_slink" title="Facebook features" rel="wikipedia" href="http://en.wikipedia.org/wiki/Facebook_features">FBML</a>?</h2>
<p>FBML is Facebook’s version of <a class="zem_slink" title="HTML" rel="wikipedia" href="http://en.wikipedia.org/wiki/HTML">HTML</a>, the language that web pages are written in. For the most part, a knowledge of HTML is all that is needed to utilize the functionality of the Static FBML application. This particular application, which was created by Facebook and can be added to your pages, allows you to create a “web page” within a tab or box that you can attach to your page. Sound complicated? It really isn’t, once you dig in and get started.<span id="more-500"></span></p>
<h2>How do find the Static FBML application and install it</h2>
<p>Like any other application, Static FBML can be found by using the search box anywhere on Facebook. Simply type in: Static FBML and you should see results similar to these (see image below)</p>
<div style="width: 300px"><img src="http://socialwebschool.com/wp-content/uploads/2009/12/static-fbml-300x212.png" alt="Facebook search results for Static FBML" width="300" height="212" />Facebook search results for Static FBML</div>
<p>In the results list you will find listings for both Applications and Pages. You are looking for the Application so click on that.</p>
<p><img style="margin: 10px" src="http://socialwebschool.com/wp-content/uploads/2009/12/static-fbml-add-to-page.png" alt="static-fbml-add-to-page" width="203" height="144" />Once your on the page for the Static FBML application, you will look for the link to “add application to my page” which should be at the top left of the screen, under the logo for the application. Clicking the link brings up a popup window which allows you to select the page you’d like to add it to. Keep in mind, you can only add application to pages which you are an administrator for.</p>
<p>After you have added the app, pull up your Facebook fan page and click on the + sign in the nav bar above where you can enter wall messages. There should now be an option to add a new FBML tab.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/12/add-fbml-tab-300x147.png" alt="add-fbml-tab" width="300" height="147" /></p>
<p>Here is where things get a little tricky. Now you have a new tab called “FBML” on your page but it is blank, and there doesn’t appear to be a way to add content to it. Generally clicking on the pencil icon on any tab allows you to edit options for it, however with this particular app that only gives you the ability to delete the tab, which isn’t what we are looking for.</p>
<h2>Editing your new FBML tab</h2>
<p>Instead, head to your page’s administrator section (e.g. return to the wall page, click “Edit this page” from the list of options under your logo).</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/12/fbml-admin-page-300x55.png" alt="fbml-admin-page" width="300" height="55" /></p>
<p>Click the edit button and you will be brought into “edit mode” for the Static FBML application itself. Here you can adjust the title that will show up on the tab, as well as drop in the text and/or HTML/FBML code you’d like displayed when someone clicks on the tab.</p>
<p>From here you can be creative. I like to generate some HTML code using an editor and copy/paste the code into this box. Some elements like video embeds you may have issues with. There are workarounds using Facebook’s own FBML specific embed tabs which will be covered in another article on the site. But basic formatting, tables, images and links will all work in the Static FBML tab you have just added to your page.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/12/fbml-edit.png" alt="fbml-edit" width="400" height="486" /></p>
<p>Click save changes and go back to your Facebook page wall. You should have a new tab called “Sample FBML Tab” that when you click on it displays “Hello, World” in a H1 heading.</p>
<p>In addition to the tab, you now have a copy of this FBML output inside your “Boxes” tab. This is another one of those hidden “features” that Facebook has added, and it is important to note because the only way to move this FBML content to your page’s wall is by first going to the Boxes tab, and clicking the pencil next to the box and selecting “Move to Wall.” No, it doesn’t make a lot of sense, but thats how it works for now.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/12/fbml-on-wall.png" alt="fbml-on-wall" width="211" height="287" /></p>
<p>This is obviously a simple customization, but you can create complex tables and add imagery that will stand out for your visitors. Here are just a few examples of the customizations I’ve seen done with the Static FBML application.</p>
<table border="0">
<tbody>
<tr>
<td>
<div style="width: 140px"><a href="http://www.facebook.com/MGMGrand?ref=search&amp;sid=724265971.1851159257..1" target="_new"><img src="http://socialwebschool.com/wp-content/uploads/2009/12/mgm-grand-150x150.png" alt="Click to expand" width="140" height="140" /></a>Click to visit</div>
</td>
<td>
<div style="width: 140px"><a href="http://www.facebook.com/toysrus?v=app_193509311225&amp;ref=ts" target="_new"><img src="http://socialwebschool.com/wp-content/uploads/2009/12/toysrus-150x150.png" alt="Click to Expand" width="140" height="140" /></a>Click to visit</div>
</td>
<td>
<div style="width: 140px"><a href="http://www.facebook.com/dellsocialmedia?v=app_6009294086&amp;ref=ts" target="_new"><img src="http://socialwebschool.com/wp-content/uploads/2009/12/dell-150x150.png" alt="Click to expand" width="140" height="140" /></a>Click to visit</div>
</td>
</tr>
</tbody>
</table>
<p><a href="http://www.facebookmarketingreview.com/tutorials/advanced-facebook-page-customization-fbml">Link to Original Post</a></p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/3c29ad8b-2a62-42be-b53e-55deb316b0a7/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=3c29ad8b-2a62-42be-b53e-55deb316b0a7" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=500</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Who&#8217;s Got the Best Black Friday Promotions on Facebook?</title>
		<link>http://socialwebschool.com/?p=449</link>
		<comments>http://socialwebschool.com/?p=449#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:24:48 +0000</pubDate>
		<dc:creator>William Smith</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Black Friday]]></category>
		<category><![CDATA[Thanksgiving]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=449</guid>
		<description><![CDATA[As  Thanksgiving and the biggest shopping day of the year approaches, businesses are turning to social media to help promote the deep discounts they will be offering on Black Friday. Here are a few examples I’ve seen, as well as some ideas for how these campaigns could be improved.
Toys “R” Us on Facebook

Right now Toys “R” [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><img class="alignleft size-full wp-image-24" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/11/smiththumb3.jpg" alt="smiththumb" width="50" height="41" />As  Thanksgiving and the biggest shopping day of the year approaches, businesses are turning to social media to help promote the deep discounts they will be offering on Black Friday. Here are a few examples I’ve seen, as well as some ideas for how these campaigns could be improved.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><strong>Toys “R” Us on Facebook</strong></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><strong><img style="margin-top: 0px;margin-right: auto;margin-bottom: 1.571em;margin-left: 0px;clear: both;padding: 0px" src="http://socialwebschool.com/wp-content/uploads/2009/11/facebook-toys-r-us.png" alt="Facebook on Toys R Us" width="450" height="287" /></strong></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Right now <a href="http://news.bostonherald.com/business/general/view/20091122black_friday_meets_facebook_retailers_tap_social_networking_sites_to_get_word_out_on_deals/srvc=home&amp;position=also">Toys “R” Us is getting a lot of attention</a> for their Facebook campaign, but really its very simple, if not a little lazy. Becoming a fan of theirs enables you to view a circular with their Black Friday deals before they are released to the general public. And, they even embed the circular on their Facebook Page, which is nice. Really, though, was this all they could have done?</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><span id="more-449"></span></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">The circular is something which can easily be lifted from the Facebook Page and reposted elsewhere on the net. Why not instead give fans an additional 5% off their purchases through a unique code that could be generated? That way, you could also track through to see who used their code later.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><strong>Staples</strong></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><img style="margin-top: 0px;margin-right: auto;margin-bottom: 1.571em;margin-left: 0px;clear: both;padding: 0px" src="http://socialwebschool.com/wp-content/uploads/2009/11/facebook-staples.png" alt="Facebook on Staples" width="387" height="111" /></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Generally speaking, I think Staples has done some nice things with their Facebook Page. They have a fun little application called “I Shred U” which lets you put embarrassing Facebook photos into a virtual shredder. What Staples didn’t do was put much though into their Black Friday promotion.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Staples is “leaking” Black Friday specials through wall posts. This approach doesn’t really help them garner new fans, as anyone can see these updates. In a way I think thats nice because if you aren’t going to provide an incentive to become a fan, at least you should make the updates public so everyone can see. However, like Toys “R” Us this just feels a little lazy.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Why not make things a little more fun and tie in the Shred app? Install the shred app on your page, use it, and upon doing so you receive a deal on a shredder, or a camera, or a printer or any other number of things associated with Staples. That way you get people to interact with an already otherwise cool application on your page, and bring that tie in back to Black Friday.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">I think that whenever a retailer does anything with their Facebook Page the tendency is to see stories about it. The truth is that advertising online, especially on a social network like Facebook, should elevate the quality of the ads. When a retailer gets lazy and doesn’t fully utilize the potential of the medium, it really stands out.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Do you disagree? Which retailers are doing the best job with their Black Friday promotions?</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><a href="http://www.facebookmarketingreview.com/facebook-for-business/black-friday-on-facebook">Link to Original</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.insidefacebook.com/2009/11/11/staples-leaks-several-black-friday-deals-through-facebook-posts/">Staples Leaks Several Black Friday Deals Through Facebook Posts</a> (insidefacebook.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/11/24/toysrus-facebook-black-friday/">Toys&#8221;R&#8221;Us Explodes on Facebook With Black Friday Preview</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/11/25/facebook-brands-holiday/">5 Cool Ways Brands Are Using Facebook for Black Friday and Beyond</a> (mashable.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/afe05567-e40f-4010-aec3-9125f905cbd1/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=afe05567-e40f-4010-aec3-9125f905cbd1" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=449</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for Designing your Facebook Page logo</title>
		<link>http://socialwebschool.com/?p=367</link>
		<comments>http://socialwebschool.com/?p=367#comments</comments>
		<pubDate>Fri, 13 Nov 2009 15:43:33 +0000</pubDate>
		<dc:creator>William Smith</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Social network]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=367</guid>
		<description><![CDATA[Summary: Facebook Page logos are an often overlooked, but important element to your Page’s design and success. Read tips and tricks for designing an attractive and effective Facebook Page logo.
While Facebook is an amazing place to market your business online (and reach millions of potential customers) there isn’t a whole lot of variety when it [...]]]></description>
			<content:encoded><![CDATA[<p></p><blockquote><p><img class="alignleft size-full wp-image-24" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/11/smiththumb2.jpg" alt="smiththumb" width="50" height="41" />Summary: <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> Page logos are an often overlooked, but important element to your Page’s <a class="zem_slink" title="Design" rel="wikipedia" href="http://en.wikipedia.org/wiki/Design">design</a> and success. Read tips and tricks for designing an attractive and effective Facebook Page logo.</p></blockquote>
<p>While Facebook is an amazing place to market your business online (and reach millions of potential customers) there isn’t a whole lot of variety when it comes to the layout and design of your presence there. I’m speaking mostly about the options available for customizing your Facebook Page, the primary means for businesses to set up shop on Facebook.</p>
<p>There are however some little things you can do as a Facebook page administrator to spruce up the page and make it look unique. Here are a few of the elements of what I’d call a “good” Facebook Page.</p>
<p><strong>Think outside of the “box” with your logo</strong></p>
<p>After “fanning” your page the first time, most people never return. Instead, updates you post to your Facebook Page “Wall” show up on a users news feed, the page that individual Facebook users see when they first sign in each day. Those wall updates are represented by a miniature version of the picture you select when creating your page the first time (this icon by the way is 50×50).</p>
<p><span id="more-367"></span></p>
<p>Can you make out whats in this 50×50 square? Does it adequately communicate to your fans that the message they are reading comes from you? Are you using typography in your logo which is hard to read at a small size?</p>
<p>Here are a few examples of good Facebook Page logos, both at their natural and reduced (icon) size.</p>
<div style="width: 469px"><img src="http://socialwebschool.com/wp-content/uploads/2009/11/vs-pink-facebook.jpg" alt="Attractive photo, smart use of logo" width="469" height="368" /><br />
Attractive photo, smart use of logo</div>
<p>Victoria’s Secret “Pink” does a great job with their logo image. First, the girl in the picture is not only a model for Victoria’s Secret, who is wearing VS Pink clothes, but also one of the voices on their page. You can find video interviews and messages from her talking to fans as you browse Victoria’s Secrets Facebook Page.</p>
<p>You will also notice the orientation of the image itself – a rectangular, skyscraper with a squared off “PINK” at the bottom. Through clever use of cropping, this makes for a perfectly readable 50×50 square icon at small sizes.</p>
<div style="width: 459px"><img src="http://socialwebschool.com/wp-content/uploads/2009/11/dunk-donuts-facebook.jpg" alt="Dunkin Donuts incorporates their fans" width="459" height="336" /><br />
Dunkin Donuts incorporates their fans</div>
<p>Dunkin’ Donuts is doing the same type of thing with their logo, using the large D’s in a square as part of their rectangular image, but goes further by utilizing photos of their fans in their image.</p>
<p><strong>Laying out the image</strong></p>
<p>Taking these two successful Facebook Page logos as examples, here are some recommendations for creating your own.</p>
<p>First, the practical limits for your image are 200px wide by 600px high. Anything greater than that and you run the risk of your logo image being too large (both for Facebook and for downloading).</p>
<p>Next, make sure to leave room in your image for a squared off section that can be resized down evenly to 50×50. Since the practical width of a Facebook Page logo is 200px wide, consider a 200×200 square box for your image. See this marked up version of the Victoria’s Secret as an example.</p>
<div style="width: 438px"><img src="http://socialwebschool.com/wp-content/uploads/2009/11/vs-pink-facebook-dimensions.jpg" alt="Keep your image no wider than 200px and 600px high" width="438" height="392" /><br />
Keep your image no wider than 200px and 600px high</div>
<p>As you can see, the “Pink” logo fits perfectly into the 50×50 size of a news feed icon, is readable, and contains none of the image of the model.</p>
<p><a href="http://www.facebookmarketingreview.com/tutorials/elements-of-a-good-facebook-page">Link to Original</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-13577_3-10381951-36.html?part=rss&amp;subj=news">Facebook pushes out restructured news feeds</a> (news.cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://gigaom.com/2009/10/23/facebook-news-feed-no-longer-just-live/">Facebook News Feed No Longer Just in Real Time</a> (gigaom.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d2e1df15-d106-4f30-a7a8-c450e5b92de2/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=d2e1df15-d106-4f30-a7a8-c450e5b92de2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=367</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Happens To Your Facebook Profile After You Die?</title>
		<link>http://socialwebschool.com/?p=328</link>
		<comments>http://socialwebschool.com/?p=328#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:34:37 +0000</pubDate>
		<dc:creator>Zahid Lilani</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=328</guid>
		<description><![CDATA[Like most people, you don’t think about death everyday. If you don’t think about death then it would be a wrong to say that you know what will happen to your social networking profile when you die. I personally don’t care about any other website besides Facebook where my deeds are depicted in most personal [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-329" style="margin-left: 5px; margin-right: 5px;" title="zahidsmall" src="http://socialwebschool.com/wp-content/uploads/2009/11/zahidsmall.jpg" alt="zahidsmall" width="48" height="48" />Like most people, you don’t think about death everyday. If you don’t think about death then it would be a wrong to say that you know what will happen to your <a class="zem_slink" title="Social network service" rel="wikipedia" href="http://en.wikipedia.org/wiki/Social_network_service">social networking</a> profile when you die. I personally don’t care about any other website besides <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> where my deeds are depicted in most personal fashion imaginable.</p>
<p>The question I sometimes ask myself is what will happen to my Facebook profile when I die? I decided to search for the answer in Facebook’s Terms and Conditions but couldn’t find anything. I then searched for the term “Death” on the <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.facebook.com/help.php');" href="http://www.facebook.com/help.php">Facebook Help</a> page and this is what I found:</p>
<p><span id="more-328"></span></p>
<blockquote><p>Please <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.facebook.com/help/contact.php?show_form=deceased');" href="http://www.facebook.com/help/contact.php?show_form=deceased">report this information here</a> so that we can memorialize this person’s account. Memorializing the account removes certain more sensitive information like status updates and restricts profile access to confirmed friends only. Please note that in order to protect the privacy of the deceased user, we cannot provide login information for the account to anyone. We do honor requests from close family members to close the account completely.</p></blockquote>
<p><img title="What Happens To Your Facebook Profile After You Die?" src="http://socialwebschool.com/wp-content/uploads/2009/11/facebook-death.jpg" alt="What Happens To Your Facebook Profile When You Die?" width="200" height="147" /> To report a death of a family or a friend, fill out a <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.facebook.com/help/contact.php?show_form=deceased');" href="http://www.facebook.com/help/contact.php?show_form=deceased">simple form</a> and Facebook will memorialize the account. You might want to put this in your will or something, if you have one.</p>
<p>In my view memorializing an account might not get the job done for the family of deceased, specially if the profile picture depicts a person with a middle finger or with a vodka bottle. A friend of mine lost his nephew, 18 years old, in a car accident couple years ago. The nephew, being a teenager, had a very indecent picture on his profile and people were leaving comments saying how bad they felt on his death. It all seemed like a joke because on one hand there was a picture of someone not in their best behavior and on the other hand people who were deeply hurt were sharing their emotions.</p>
<p>It is a good thing that Facebook honors requests from close family members to close the account completely, that’s the option I would personally opt for. Maybe I should just use this post to make it clear that “I would appreciate if my profile from Facebook is deleted as soon as I pass away.”</p>
<p>Facebook should create an application or some kind of an option that authorizes friends or family members to manage a profile after someone is deceased. I know it is not something Facebook will consider anytime soon because the majority of the people who use it are young but if you read <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.insidefacebook.com/2009/02/02/fastest-growing-demographic-on-facebook-women-over-55/');" href="http://www.insidefacebook.com/2009/02/02/fastest-growing-demographic-on-facebook-women-over-55/">Fastest Growing Demographic on Facebook: Women Over 55</a>, you will find out that Facebook will not be able to avoid this question for a long time.</p>
<p>For the time being, try using a service like <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.legacylocker.com/');" href="https://www.legacylocker.com/">LegacyLocker</a>. It is <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.livedigitally.com/2009/03/10/introducing-legacy-locker/');" href="http://www.livedigitally.com/2009/03/10/introducing-legacy-locker/">fairly new</a> and it is little pricey but the FREE account can get the job done for anyone having 3 or less social networking profiles.</p>
<p>All this makes me wonder, what about my blog? Hmmm….</p>
<p><a href="http://zahidlilani.com/socialmedia/what-happens-to-your-facebook-profile-after-you-die">Link to Original</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://tech.slashdot.org/story/09/10/27/1434217/Facebook-To-Preserve-Accounts-of-the-Dead?from=rss">Facebook To Preserve Accounts of the Dead</a> (tech.slashdot.org)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/technology/facebook/6445152/Facebook-introduces-memorial-pages-to-prevent-alerts-about-dead-members.html&amp;a=8943285&amp;rid=f7cf9452-d924-4130-bcc0-74c65030e79b&amp;e=096e31f3f9a3b4614c1b4922e7729415">Facebook introduces &#8216;memorial&#8217; pages to prevent alerts about dead members</a> (telegraph.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/f7cf9452-d924-4130-bcc0-74c65030e79b/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=f7cf9452-d924-4130-bcc0-74c65030e79b" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=328</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>4 Ways Facebook Fan Pages are Better Than Personal Profiles</title>
		<link>http://socialwebschool.com/?p=270</link>
		<comments>http://socialwebschool.com/?p=270#comments</comments>
		<pubDate>Mon, 02 Nov 2009 13:39:41 +0000</pubDate>
		<dc:creator>Christine Gallagher</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=270</guid>
		<description><![CDATA[
 
You may have heard of Facebook Fan Pages–they are also referred to as “business pages” or “public pages.”
To give you some explanation of what these are, a Fan Page is just a public profile that allows you to share information about your services or products with other Facebook users.  Facebook has two different kinds [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><a href="http://socialwebschool.com/wp-content/uploads/2009/11/mypages.png"><img class="alignright" style="margin-top: 0px;margin-right: 1.571em;margin-bottom: 1.571em;margin-left: 0px;padding: 0px" src="http://socialwebschool.com/wp-content/uploads/2009/11/mypages.png" alt="mypages 4 Ways Facebook Fan Pages are Better Than Personal Profiles" width="192" height="192" /></a></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><span style="padding: 0px;margin: 0px"> </span></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><img class="alignleft size-full wp-image-20" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/11/christinethumb.jpg" alt="christinethumb" width="50" height="52" />You may have heard of Facebook Fan Pages–they are also referred to as “business pages” or “public pages.”</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">To give you some explanation of what these are, a Fan Page is just a public profile that allows you to share information about your services or products with other Facebook users.  Facebook has two different kinds of profiles—personal profiles and public, aka Fan Page profiles.<span id="more-270"></span></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">So, why are there two different kinds of profiles?  Well, Facebook states pretty clearly in their <a title="Facebook terms of service" href="http://www.facebook.com/terms.php" target="_self">terms of service</a> that a person is only allowed to have one personal profile and that it must be in a person’s first and last name only.  For example, “Christine Gallagher.” Facebook has actually been known to disable people’s accounts if they’re named anything other than your full name or if you are using it to represent your business.  So instead of using your personal profile for business, you can just use a Fan Page.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Let’s talk a bit about the benefits of using a Fan Page for your business over a personal profile.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">First and foremost, <a title="Facebook Fan Pages" href="http://www.facebook.com/advertising/?pages" target="_self">Fan Pages</a> are public. What this means is that in order for people to see your Page, they don’t have to login to Facebook or be your “friend” to have access to it—there’s no barrier there to keep from drawing people in. Pages are actually the only part of Facebook that are totally public. This is also great because the search engines are able to see and index Fan Pages.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">This is important because Facebook is currently <a title="Facebook #2 site" href="http://www.alexa.com/topsites" target="_self">the #2 site</a> on the entire Internet, so you can benefit from that high search engine ranking by having a Page. In other words, because Facebook ranks so highly, your business has a good chance of ranking highly.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Second, personal profiles have a limit of 5000 friends—although Facebook has said several times they are going to raise that limit, they haven’t yet. Now, that might seem like a really high number to you right now, but if you think about continuing to build your business on Facebook, reaching that number is actually not all that unrealistic. In comparison, Fan Pages allow you to have an unlimited number of Fans.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Third, you’re able to send a message—or as they’re called, “Updates”–to all of your Fans at one time, no matter how many you have. With personal profiles, Facebook only lets you message a small number of friends at a time–last I checked it was somewhere around 30 or 40 at once.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Lastly, there are a lot of people who use Facebook personal profiles for just that—personal. They might be using it for staying in touch with friends and family and may have NO interest in ever buying from you—plus, not everyone friends people they don’t know on Facebook. With Fan Pages, people who become a “fan” of your Page are expressly saying they want to find out more about your business, not just you the individual. They have shown their interest by “opting in” as it were.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px">Do you have a Fan Page for your business yet?  I would love to see yours if you do, so let me know in the comments.  Feel free to <a title="Christine Gallagher Fan Page" href="http://facebook.com/ChristineGallagherFan" target="_self">visit my Page</a> and “fan” it as well too! <img style="padding: 0px;margin: 0px" src="http://socialwebschool.com/wp-content/uploads/2009/11/icon_smile.gif" alt=":)" /></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 1.571em;margin-left: 0px;padding: 0px"><a href="http://communicatevalue.com">Link to Original</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-13577_3-10386509-36.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">Facebook spells out updated privacy policy</a> (news.cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.ezrasf.com/wplog/2009/10/25/integrating-facebook/">Integrating With Facebook</a> (ezrasf.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/3256a73e-3b61-4f90-b0c8-ae10c97b562f/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=3256a73e-3b61-4f90-b0c8-ae10c97b562f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=270</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Advertise on Facebook</title>
		<link>http://socialwebschool.com/?p=262</link>
		<comments>http://socialwebschool.com/?p=262#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:26:59 +0000</pubDate>
		<dc:creator>wolkia</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=262</guid>
		<description><![CDATA[

Facebook offers an affordable and easy way to advertise on its site. While Facebook users are looking to engage with their friends rather than shop online, the opportunity to create brand recognition through a “circle of friends” is endless.
1. Decide what you want to advertise. Are you looking to add members to a “fan” page? [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="zemanta-img" style="margin: 1em">
<div class="wp-caption alignright" style="width: 213px">
	<a href="http://commons.wikipedia.org/wiki/Image:Facebook.svg"><img class=" " src="http://socialwebschool.com/wp-content/uploads/2009/10/266px-Facebook.svg1.png" alt="Facebook, Inc." width="213" height="80" /></a>
	<p class="wp-caption-text">Image via Wikipedia</p>
</div>
</div>
<p><a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com"><img class="alignleft size-full wp-image-25" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/10/wolkiathumb.jpg" alt="wolkiathumb" width="50" height="66" />Facebook</a> offers an affordable and easy way to advertise on its site. While Facebook users are looking to engage with their friends rather than shop online, the opportunity to create brand recognition through a “circle of friends” is endless.</p>
<p>1. Decide what you want to advertise. Are you looking to add members to a “fan” page? Do you have a great new construction site that not many people have heard about yet? Are you offering a limited time special you want to “get out there”?</p>
<p>For the purposes of this example, we are going to advertise our new construction site, “The Lofts at Happyville” in Williamsburg, Virginia, which are for lease.<span id="more-262"></span></p>
<p>2.  Next, we need to design our ad.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/10/fireshot-capture-87-facebook-i-what-do-you-want-to-advertise_-www_facebook_com_ads_create.jpgw450amph279" alt="Facebook Advertising step 1" width="450" height="279" /></p>
<p>Not much to it – choose a title, a picture and some brief verbage.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/10/fireshot-capture-88-facebook-i-what-do-you-want-to-advertise_-www_facebook_com_ads_create.jpgw450amph285" alt="Facebook advertising sample step 1" width="450" height="285" /></p>
<p>3.  Now, we need to select our target audience.</p>
<p>Facebook defaults to the entire community over the age of 18.  That gives us just about 61,000,000 people.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/10/fireshot-capture-89-facebook-i-what-do-you-want-to-advertise_-www_facebook_com_ads_create.jpgw450amph259" alt="Facebook advertising step 2" width="450" height="259" /></p>
<p>We need to go ahead and narrow that down. Lets start with the age – our targeted demographic includes college students so we are going to select 18-25 for our age group. We are also going to only target those users in the United States who are in a 50-mile radius of Williamsburg. Lastly, we will select those who indicate they are “in college”. That drops our targeted group down to 3,320 people.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/10/fireshot-capture-90-facebook-i-what-do-you-want-to-advertise_-www_facebook_com_ads_create.jpgw449amph421" alt="Facebook advertising step 2" width="449" height="421" /></p>
<p>4.  Now, we need to name our campaign and insert our budget.  How long do we want this campaign to run?  What is our total budget and what is our daily budget?  Do we want to pay for impressions or clicks?</p>
<p>In our scenario, we are a new community so we are looking for brand recognition.  Normally, this would warrant a CPM (pay per impression) campaign; however, since we have a special offer, we want to actually do a CPC (pay per click) campaign.  The current suggested “bid” price is $.46 – $.59.  The narrower your targeted audience, the higher the price.  We are going to bid a price in the middle $.52.  It is estimated that at this expenditure, we will receive 20 clicks per day.  The actual cost of our per click will most likely be less than our bid price.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/10/fireshot-capture-91-facebook-i-what-do-you-want-to-advertise_-www_facebook_com_ads_create.jpgw450amph232" alt="facebook advertising" width="450" height="232" /></p>
<p>5.  From here, we click on “create” and pay for our ad.  That’s all there is to it.  It takes approximately 15 minutes for the ad to be approved and start running.  At any time, we can view the analytics for our ad and/or edit the ad.</p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.shoemoney.com/2009/09/14/scaling-your-facebook-advertising-campaigns-to-100000month">Scaling Your Facebook Advertising Campaigns To $100,000/month+</a> (shoemoney.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.ronmedlin.com/traffic-generation/adwords-pay-per-click/an-introduction-to-pay-per-click-advertising-for-internet-marketers/">An Introduction To Pay Per Click Advertising For Internet Marketers</a> (ronmedlin.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/dd32e544-c1e4-4990-a910-ec562bb79288/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=dd32e544-c1e4-4990-a910-ec562bb79288" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=262</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media 1-2-3: Three steps to create a social media strategy</title>
		<link>http://socialwebschool.com/?p=238</link>
		<comments>http://socialwebschool.com/?p=238#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:32:42 +0000</pubDate>
		<dc:creator>Kelli Brown</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=238</guid>
		<description><![CDATA[Our first post in a series to help beginners (and maybe some more experienced hands as well) understand social media begins with strategy.
Often skipped entirely or dismissed as unnecessary, drafting a social media strategy should be the cornerstone of every social media campaign – regardless of the company size. Whether you’re an individual looking to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-92" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/10/kellithumb.jpg" alt="kellithumb" width="50" height="37" />Our first post in a series to help beginners (and maybe some more experienced hands as well) understand social media begins with strategy.</p>
<p>Often skipped entirely or dismissed as unnecessary, drafting a social media strategy should be the cornerstone of every social media campaign – regardless of the company size. Whether you’re an individual looking to rebrand yourself before a job search or an international company trying to target a new market, you need to have a plan. Let’s take a look at what goes into a social media strategy in three steps.</p>
<p><img src="http://socialwebschool.com/wp-content/uploads/2009/10/ScreenHunter_01-Oct.-27-13.30.gif" alt="Three-step social media strategy" width="600" /></p>
<p>One caveat: This three-step guide assumes that you’ve already spent some<span id="more-238"></span> time online listening to your market and you’re able to make an educated guess at how to target them. Before you can build a strategy, you’ll need to have set reasonable goals for your social media campaign.</p>
<p><strong>Step One: Resources:</strong> Social media isn’t free. Before jumping on the <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> bandwagon, take a hard look at what resources you can allocate.</p>
<p>Will a new social media campaign replace existing aspects of your current marketing? If so, will it free up budget? What content are you going to contribute? Do you have a regularly updated blog that provides more than simple self promotion? Is your company in support of promoting themselves as thought leaders in their industry? How often can you add new content?</p>
<p>Who will search for relevant articles to post? Who will answer comments on your blog and moderate posts to your Facebook fan page? How many staffers can be dedicated to the initial setup and learning curve of various tools? Will each staffer specialize in a specific area or will you need to cross train your staff to function with multiple tools? What skills do your staff already have and what will need to be taught/learned? Will your outreach be limited to business hours only or is it possible to allocate manpower over a larger part of the 24-hour cycle?</p>
<p>How much budget can you allocate to purchasing support tools for your strategy? Can you foot the bill for Involver’s toolset to make your Facebook presence more powerful and easier to manage? Will you and your staff have smartphones capable of sharing content from anywhere with a 3G connection?</p>
<p>To build a successful strategy using social media, you’ll need to take a hard look at three resources:</p>
<ul>
<li><strong>Time:</strong> How much time can you or your company dedicate to these efforts on an ongoing basis?</li>
<li><strong>Talent:</strong> What skills can you leverage that allow you to reach out online in a new format?</li>
<li><strong>Technology:</strong> Both hardware and know-how – can your current hardware get the job done and are your tech skills up to the task (or do you have a geek in waiting that could help you out)?</li>
</ul>
<p><strong>Step Two: Content:</strong> Before you create that corporate account at Digg.com, take a step back and consider what content you’ve got to share with the world.</p>
<p>The first part of content brainstorming should be a raid of your archives. Have you got good informational articles that can be repurposed as blog posts with a facelift? Do you have some PowerPoint presentations explaining your product or service that can be shared at SlideShare.net? Videos teaching someone some tips and tricks that you can add to <a class="zem_slink" title="YouTube" rel="homepage" href="http://www.youtube.com/">YouTube</a>? Audio files that teach – can they be made into a regular podcast? Content is king in any social media campaign, so consider first what you’ve got to use. In many cases, generating new content is also the most time consuming (and therefore resource consuming) aspect of your strategy, so make sure you use what you’ve already got.</p>
<p>But your own content is less than half of the equation. In order for your outreach effort to be a success, you need to become a valuable resource to your target market. And that means sharing a wealth of top-notch content that extends well beyond your own self-promotion efforts. If you’ve done a good job of building a successful listening system and know what content is relevant to your target market and where they can find those resources, you’re well on your way to sharing great links.</p>
<p>Instead of trying to steer your market to your content only, serve as an aggregator of relevant information on the Web in a variety of platforms. Become the go-to site for news and information, tips and tricks.</p>
<p>Instead of the staid model of solely diseminating information to your target market, become part of the discussion and encourage a focus group atmosphere.</p>
<p><strong>Step Three: Tools:</strong> Finally, we reach the aspect of social media with which folks are most familiar. Once you’ve got the content, how are you going to reach your target market?</p>
<p>If you’re lucky, the most powerful tool in your social media toolbox might be your own Web site. If you’re unlucky, and your Web site doesn’t meet the needs of your target market, you’re going to have a hard time with any Web-based marketing campaign – despite your best efforts. Your own site is home base for your presence on the Web. If your ultimate goal is to sell a product, be contacted by a prospective client or be hired to perform a service, your own site is the most likely gateway for new business. Make sure you have your ducks in a row at home before spending resources trying to promote a weak site.</p>
<p>Whenever possible, your use of social networks like Facebook and <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com/">Twitter</a> should be a means of getting people back to your own Web site. Don’t let your networks serve as an end point. While it’s useful when someone shares your Facebook fan page, you’ll have a lot more leverage if the link they share is to your blog or Web site. Train your target market to come back to you as a destination for useful content. Any links to your site that are shared will improve your search engine optimization – this technique is known as inbound marketing.</p>
<p>Which networks are the best fit for your target market? Will you reach the same market on two different networks, such as Twitter and Facebook? What sites for rich media fit your content the best? Does your Web site have tracking software in place to determine from which sites people click through to you? Which networks are best suited to your specific goals?</p>
<p>In summary: Evaluate your resources, raid your archives for content and target your market on the networks that are most conducive to achieving your goals.</p>
<p>We’d love your feedback on our new series – Social Media 1-2-3 – here on the blog at Pixel/Point Press. To read more articles in this series, please bookmark this category.</p>
<p><a href="http://www.frenchcreekpress.com/p3/2009/10/27/social-media-1-2-3-three-steps-to-create-a-social-media-strategy/">Link to Original</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://online.wsj.com/article/SB125449149143359435.html">Three Best Ways to Improve Your Online Reputation</a> (online.wsj.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.conversationagent.com/2009/10/a-matter-of-perception.html">A Matter of Perception</a> (conversationagent.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/49081331-9414-4071-a8d4-c24d9583dfdc/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=49081331-9414-4071-a8d4-c24d9583dfdc" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=238</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Pages vs Groups: Which do I use?</title>
		<link>http://socialwebschool.com/?p=225</link>
		<comments>http://socialwebschool.com/?p=225#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:46:20 +0000</pubDate>
		<dc:creator>William Smith</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=225</guid>
		<description><![CDATA[Longtime Facebook users will remember a time when Groups were the only way to organize people with similar interests on Facebook. As time has passed, the Groups system has become more or less obsolete with the creation of the Facebook Pages system.
Groups now look more like pages
However, with recent updates made to Groups, it is [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-24" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/10/smiththumb.jpg" alt="smiththumb" width="50" height="41" />Longtime <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> users will remember a time when Groups were the only way to organize people with similar interests on Facebook. As time has passed, the Groups system has become more or less obsolete with the <a title="Learn how to create a facebook page" href="http://www.facebookmarketingreview.com/tutorials/creating-a-facebook-page-for-your-business" target="_self">creation of the Facebook Pages</a> system.</p>
<div style="width: 450px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/nike-group.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/nike-group.jpg" alt="Groups now look more like pages" width="450" height="270" /></a>Groups now look more like pages</div>
<p>However, with recent updates made to Groups, it is worth revisiting the differences between Pages and Groups, and which you should use when promoting your business on Facebook.<span id="more-225"></span></p>
<h2>Facebook Pages vs Facebook Groups</h2>
<p>Facebook has suggested that both Pages and Groups are a viable way to organize people with similar interests, with the following differences:</p>
<ul>
<li>Pages are the best way to broadcast messages to your fans if you are a business, organization, public figure or other entity.</li>
</ul>
<ul>
<li>Groups are best for fostering member-to-member collaboration for short term projects or engagements, such as study groups, clubs, etc.</li>
</ul>
<p>There are other differences between the two, however.</p>
<ul>
<li>Facebook Pages allow you to target <a class="zem_slink" title="Advertising" rel="wikipedia" href="http://en.wikipedia.org/wiki/Advertising">advertising</a> to your page using the Facebook Advertising platform. Groups do not.</li>
</ul>
<ul>
<li>Facebook Pages allow for a greater level of customization, including the addition of applications and HTML/FBML content.</li>
</ul>
<ul>
<li>Facebook Pages also provide options for connecting content on Facebook back to your own web site through the use of Facebook Connect (Fan Box, Live Stream Box).</li>
</ul>
<ul>
<li>Facebook Groups show the names of the administrators of a Group Page publicly, Pages do not. If privacy is a consideration, Pages might be a better choice.</li>
<li>Facebook Groups do not offer the useful Page Insights feature which lets you display usage analytics and demographic information on your fans.</li>
</ul>
<p>Given the limitations of Groups it is hard to imagine a scenario where a business would opt for creating a Facebook Group instead of a Facebook Page. Business owners or marketers should choose a Facebook Page if they are creating a presence for themselves on Facebook.</p>
<p><a href="http://www.facebookmarketingreview.com/tutorials/facebook-pages-vs-groups-which-do-i-use">Link  to Original</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://brucemarler.com/how-to-promote-your-facebook-fan-page/">How To Promote Your Facebook Fan Page</a> (brucemarler.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.businesspundit.com/how-to-run-a-successful-business-facebook-account/">How to Run a Successful Business Facebook Account</a> (businesspundit.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/ed80fef0-a6be-4ff2-b30c-20231b5bc136/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=ed80fef0-a6be-4ff2-b30c-20231b5bc136" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=225</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Facebook Page for Your Business</title>
		<link>http://socialwebschool.com/?p=216</link>
		<comments>http://socialwebschool.com/?p=216#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:30:04 +0000</pubDate>
		<dc:creator>William Smith</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=216</guid>
		<description><![CDATA[
Facebook is one of the world’s largest social networks. Boasting over 300 million world-wide members, there is a good chance that your customers (or potential customers) are already spending a significant amount of time on Facebook. Finally, as ubiquitous as Google has become in our daily lives, Facebook is quickly catching up to the search [...]]]></description>
			<content:encoded><![CDATA[<p></p><div>
<h1 style="text-align: left"><span style="font-weight: normal;font-size: 13px"><img class="alignleft size-full wp-image-24" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/10/smiththumb.jpg" alt="smiththumb" width="50" height="41" /><a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> is one of the world’s largest <a class="zem_slink" title="Social network" rel="wikipedia" href="http://en.wikipedia.org/wiki/Social_network">social networks</a>. Boasting over 300 million world-wide members, there is a good chance that your customers (or potential customers) are already spending a significant amount of time on Facebook. Finally, as ubiquitous as Google has become in our daily lives, Facebook is quickly catching up to the search engine in total monthly traffic.</span></h1>
</div>
<div>
<div style="width: 458px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-google-compete.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-google-compete.jpg" alt="Compete.com - Facebook and Google" width="458" height="161" /></a>Compete.com &#8211; Facebook and Google</div>
<p>Beyond traffic, Facebook is a great choice for businesses looking to promote themselves online:</p>
<ul>
<li>Advertising platform puts your ad in front of the most qualified traffic through advanced demographic and behavioral targeting</li>
</ul>
<ul>
<li>Easy to set up and maintain, low cost solution for a web presence</li>
</ul>
<ul>
<li>Facebook “Insights” provide in-depth look at the age, sex and location of your fans, as well as help you identify the type of content they enjoy interacting with</li>
</ul>
<h2><strong>Getting started</strong></h2>
<p>Creating a Facebook page is a relatively painless process. To get started, visit the <a title="Create a facebook page" href="http://www.facebook.com/advertising/?pages" target="_blank">Facebook Advertising page</a> and click the “Create a Page” link near the top of the page.</p>
<p>The next thing to consider is what type of page you would like to create. Using the pull downs select the business type which best reflects your own. Facebook will provide you with a set of default page options that match which type of business you select in this step (e.g. non-profit, celebrity/personality, national for-profit business) so choose wisely. Facebook also uses this information to determine how your page is listed in the site’s online directory of Pages.</p>
<div style="width: 451px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-creation.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-creation.jpg" alt="Facebook Page Creation" width="451" height="192" /></a>Facebook Page Creation</div>
<p>After digitally signing for your page you are now presented with a rather boring “default” page for your business. It is important to note that this page exists now in an unpublished state meaning that it can’t be found (yet) by your customers using the search function on Facebook. This is a good thing though as the page lacks the polish necessary to entice people to become your fans. Never fear, soon this page will be customized and ready for publishing.</p>
<div style="width: 450px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-vanilla.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-vanilla.jpg" alt="An un-customized Facebook Page" width="450" height="289" /></a>An un-customized Facebook Page</div>
<p>Lets go ahead and put in some information that describes your business. First, click on the “edit information” link (generally next to an icon of a pencil) on the “Info Tab” and fill out the form fields. Based on what type of business you selected, you may see different fields. For this example I selected a “Cafe” business. When you are done filling out information, click the “Done Editing” button.</p>
<div style="width: 438px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-customize.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-customize.jpg" alt="Customizing your Facebook Page" width="438" height="396" /></a>Customizing your Facebook Page</div>
<p>This process works through most of the tabs on your page. If you ever want to edit the information contained on a tab, look for the pencil icon.</p>
<p>Now it is time to give your page a “face” by uploading a picture. Click on the image of the question mark at the top left of your page to select a new one.</p>
<div style="width: 443px"><a rel="shadowbox&quot;" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-upload-photo.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-upload-photo.jpg" alt="Add your company logo" width="443" height="225" /></a>Add your company logo</div>
<p>There are few things to keep in mind when uploading a photo for your page. The first being that, eventually, whatever image you use is going to be condensed down into a small thumbnail image measuring 50×50 pixels. It is important to anticipate this when choosing an image because most people will see the thumbnail when interacting with your page.</p>
<p>It is generally a best practice then to:</p>
<ul>
<li>Use images that are square</li>
<li>Use images that contain your logo</li>
<li>Use images that look good at small sizes</li>
</ul>
<p>You still may use large images with more “scenic” pictures so long as some part of your image can be “squared off” down to small size and still maintain your branding.</p>
<div style="width: 448px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-with-logo.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-page-with-logo.jpg" alt="Facebook page with large and small icons" width="448" height="261" /></a>Facebook page with large and small icons</div>
<p>Now that you have some basic information and a photo uploaded which represent your business you can move on to some additional customizations that will make your page more interesting to your fans.</p>
<p><strong>Photos</strong> – Upload photos of your business. Ideas include: photos from events, visual tour of your office or store front, notable people or products.</p>
<p><strong>Videos</strong> – Upload videos of your business. Ideas include: video recap of events, interviews or promotional advertisement.</p>
<p><strong>Discussions</strong> – Topical message boards. Ideas include: ask customers for ideas, get to know you topics, frequently asked questions and answer sessions.</p>
<h2><strong>Ready-Set-Publish</strong></h2>
<p>Once you are comfortable that your new page has enough interesting content to satisfy your new fans you are ready to unleash your page on the greater Facebook world.</p>
<p>To do this, click on the “Edit this Page” link directly under the large picture on your “Wall Tab.” Look at the top right on your page’s admin screen and click “Publish this page”</p>
<div style="width: 447px"><a rel="shadowbox" href="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-publish-page.jpg"><img src="http://socialwebschool.com/wp-content/uploads/2009/10/facebook-publish-page.jpg" alt="Publish your Page" width="447" height="195" /></a>Publish your Page</div>
<p>You now have a publicly accessible business page on Facebook! Tell your friends about it by giving them the name of the page (or address) or create an ad using Facebook’s advertising system to build your fan base. Make sure to update your fans on a routine basis with special promotions or news related to your business by adding messages to your wall.</p>
<p>Don’t forget! Become a fan of your own page to let your friends see what you’ve created!</p>
<p><a href="http://www.facebookmarketingreview.com/">Link to Original</a></div>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.businesspundit.com/how-to-run-a-successful-business-facebook-account/">How to Run a Successful Business Facebook Account</a> (businesspundit.com)</li>
<li class="zemanta-article-ul-li"><a href="http://gigaom.com/2009/10/09/statshot-facebook-share-of-u-s-social-networking-market-climbs-to-nearly-60/">StatShot: Facebook Share of U.S. Social Networking Market Climbs to Nearly 60%</a> (gigaom.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/8549be8c-8c42-4ac1-97d0-ac39dd79e23d/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=8549be8c-8c42-4ac1-97d0-ac39dd79e23d" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=216</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Reasons Facebook is Better Than Twitter for Your Business</title>
		<link>http://socialwebschool.com/?p=210</link>
		<comments>http://socialwebschool.com/?p=210#comments</comments>
		<pubDate>Tue, 20 Oct 2009 02:29:29 +0000</pubDate>
		<dc:creator>William Smith</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://socialwebschool.com/?p=210</guid>
		<description><![CDATA[Facebook is a great choice for marketing your business
In the world of social media marketing, Facebook is king. You hear a lot about Twitter, but comparitively speaking, Facebook represents a much larger and more mature platform for marketing your business. Of course, smart companies will utilize any number of social networking sites to promote their [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" src="http://socialwebschool.com/wp-content/uploads/2009/10/facebooklogo2.jpg" alt="" width="255" height="279" /><a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com"><img class="size-full wp-image-24 alignleft" style="margin-left: 5px;margin-right: 5px" src="http://socialwebschool.com/wp-content/uploads/2009/10/smiththumb.jpg" alt="smiththumb" width="50" height="41" />Facebook</a> is a great choice for marketing your business</p>
<p>In the world of social media marketing, Facebook is king. You hear a lot about <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a>, but comparitively speaking, Facebook represents a much larger and more mature platform for marketing your business. Of course, smart companies will utilize any number of social networking sites to promote their products. But, if you are a small or medium sized business and only have resources to focus on one, you should strongly consider Facebook.</p>
<p>Here are five reasons why Facebook is better than Twitter for promoting your business:<span id="more-210"></span></p>
<p><strong>Community / Size</strong></p>
<p>As popular as Twitter has become, Facebook has a vastly larger audience. According to Compete.com, Twitter has a monthly visitor total of about 22 million users. Facebook weighs in at about 122 million users. What&#8217;s more, Twitter users are more likely to sign up once and never login again. A recent Harvard Business Review study finds that 90% of Twitter&#8217;s messages are sent by 10% of its users.</p>
<p>Facebook doesn&#8217;t make as much noise in mainstream news, but it has a much larger and active userbase. The average Facebook user has 200 friends (very important when we talk about the viral nature of how your business can be promoted on Facebook) and actively &#8220;fans&#8221; product pages.</p>
<p><strong>Analytics</strong></p>
<p>If you decide to sink your time and resources into establishing a presence on a social network (either Facebook or Twitter) you are going to want to make sure you&#8217;re measuring your return on investment.</p>
<p><img class="aligncenter" src="http://socialwebschool.com/wp-content/uploads/2009/10/fbinsight1.jpg" alt="" width="487" height="237" /></p>
<p>For that, you will need some kind of analytics. While products like Salesforce.com offer tie-in&#8217;s to Twitter, the service itself (Twitter) doesn&#8217;t offer any real analytical data on your followers. Facebook pages come with built in analytics that will let you measure how well your page is doing, whether your &#8220;fans&#8221; like the links, video or imagery you share, how often they take part in conversations you start, as well as a breakdown of the age, sex and regions they live in. Twitter simply doesn&#8217;t provide this kind of detail.</p>
<p><strong>Viral Promotion</strong></p>
<p>In a sense, social media marketing is about giving your fans a platform to talk about you in a positive way &#8211; something Facebook makes seemless. If a fan of your Facebook business page decides to comment on something you&#8217;ve posted, their friends will see that action in their news feed. If your fans mark a photo as something that they &#8220;like&#8221; then their friends will see that, likewise, if they sign up to attend an event by sending in their RSVP, it shows up for all of their friends to see. In this way, Facebook can make any content viral.</p>
<p><strong>Advertising Platform</strong></p>
<p>Facebook wins here too. Any business owner can create pay per click advertisements on Facebook to promote their business page or events. All you need is a credit card, and you can spend as much (or little) as you want. Facebook will walk you through the process of creating your ad, and through the use of &#8220;social actions&#8221; you can make your advertisements even more effective by displaying how many friends the person viewing the ad has acted upon each offer. For example, if I RSVP for an event that is being promoted through an ad, then next time my friends see the ad they will see that one of their friends is attending.</p>
<p>There is also a robust targeting feature that comes with advertising on Facebook. Lets say I just want to show an advertisement to people who are of a certain age, live around a certain city and enjoy very specific activities. Because Facebook targeting can key into a person&#8217;s profile data, advertising there can be hyper targeted.</p>
<p><strong>Facebook Connect API</strong></p>
<p>Finally, Facebook offers web developers the ability to extend their own web sites into the Facebook platform. This is done through the use of Facebook Connect, a series of programming tools that effectively makes a person&#8217;s Facebook account a &#8220;single sign-on&#8221; to your web site. It is a very cool technology that is easy to deploy that some top brands have found clever ways of leveraging.</p>
<p>Again, the most savvy internet marketers will find ways to use a mix of social networking sites to get their message out, but Facebook is by far the most mature and largest social network for marketing and advertising. If you are a business owner you should definitely sign up to Facebook and create your own Facebook business page today.</p>
<p><a href="http://www.facebookmarketingreview.com">Link to Blog</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://jonggunlee.tistory.com/147966">Social hate networks | Personal Democracy Forum</a> (jonggunlee.tistory.com)</li>
<li class="zemanta-article-ul-li"><a href="http://myventurepad.com/MVP/79997">6 Ways to Supercharge your Business Connections</a> (myventurepad.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/4a4747ff-df5a-4eb7-8c26-cafa62302188/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=4a4747ff-df5a-4eb7-8c26-cafa62302188" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://socialwebschool.com/?feed=rss2&amp;p=210</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
