<?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>Phenomenoodle &#187; SociaLite</title>
	<atom:link href="http://www.phenomenoodle.com/category/socialite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phenomenoodle.com</link>
	<description>WordPress Design &#38; Development</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:13:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How To Create A Custom Tab For Your Facebook Page</title>
		<link>http://www.phenomenoodle.com/2009/09/how-to-create-a-custom-tab-for-your-facebook-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-custom-tab-for-your-facebook-page</link>
		<comments>http://www.phenomenoodle.com/2009/09/how-to-create-a-custom-tab-for-your-facebook-page/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 14:11:46 +0000</pubDate>
		<dc:creator>Taryn</dc:creator>
				<category><![CDATA[SociaLite]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://www.phenomenoodle.com/?p=186</guid>
		<description><![CDATA[Update: Please note that there have been some major changes to Facebook&#8217;s process for setting up a page and a custom tab since this post was written in 2009. As such, most of this article is unfortunately no longer valid In my last post on how to create a Facebook page, I mentioned that Facebook... <a href="http://www.phenomenoodle.com/2009/09/how-to-create-a-custom-tab-for-your-facebook-page/">[Read more...]</a>]]></description>
			<content:encoded><![CDATA[<hr />
<b>Update:</b> Please note that there have been some major changes to Facebook&#8217;s process for setting up a page and a custom tab since this post was written in 2009. As such, most of this article is unfortunately no longer valid <img src='http://www.phenomenoodle.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<hr />
<p>In my last post on <a href="http://www.phenomenoodle.com/2009/08/7-easy-steps-to-set-up-a-facebook-page-for-your-business/">how to create a Facebook page</a>, I mentioned that Facebook allows you to create a custom landing tab for your business&#8217; page. This provides you with the opportunity to deliver a personalised welcome message to new visitors, highlight any current special offers you may have, and reinforce your branding.</p>
<p>Creating a custom tab is easy – as long as you know some basic HTML and CSS. While you can also include Facebook&#8217;s own markup language, FBML, to add extra functionality to your tab, this is neither required nor, in many cases, needed. Landing tabs designed using only HTML and CSS can be as simple or complex as you want.</p>
<p>Teaching the basics of HTML and CSS (not to mention FBML) are beyond the scope of this blog, I&#8217;m afraid (that&#8217;s a whole &#8216;nother blog entirely!). If you&#8217;d like to delve into the world of HTML and CSS, I&#8217;d recommend visiting <a href="http://www.w3schools.com/default.asp">W3Schools</a> for their straightforward free tutorials. And you can find a reference to FBML at <a href="http://wiki.developers.facebook.com/index.php/FBML">Facebook&#8217;s Developers&#8217; Wiki</a>.</p>
<p>Once you&#8217;re comfortable with HTML and CSS, here are the steps to follow to create a custom landing tab for your Facebook page:</p>
<h3>Step 1: Add the Static FBML application to your page</h3>
<p>Go to your Facebook page, and click on the link at the top left (under the picture) that says &#8220;Edit page&#8221;. Scroll down the list of applications to the very bottom, where there&#8217;s a box that says &#8220;More applications&#8221;. Click on the pencil icon to the right of this box and then click on &#8220;Browse more&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-185" style="border: 2px solid black;" title="Facebook More Applications Link" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-More-Applications-Link.png" alt="Facebook More Applications Link" width="500" height="136" /></p>
<p>Type &#8220;Static FBML&#8221; (without the quote marks) into the search box to the top left of the &#8220;All applications&#8221; page.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-178" style="border: 2px solid black;" title="Facebook App Search" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-App-Search.png" alt="Facebook App Search" width="500" height="350" /></p>
<p>Follow the Static FBML search result link to the application&#8217;s page. Here, click on the link to the top left (under the picture) that says &#8220;Add to my page&#8221;. When you do this, you&#8217;ll be presented with a list of the pages for which you are the administrator (it may just be one!) and confirm which page you want to add the application to by clicking on &#8220;Add to page&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-183" style="border: 2px solid black;" title="Facebook FBML Add To My Page" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-FBML-Add-To-My-Page.png" alt="Facebook FBML Add To My Page" width="500" height="105" /></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-184" style="border: 2px solid black;" title="Facebook FBML Choose Page To Add App" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-FBML-Choose-Page-To-Add-App.png" alt="Facebook FBML Choose Page To Add App" width="500" height="489" /></p>
<h3>Step 2: Open up the editing area for the Static FBML</h3>
<p>Return to your Facebook page and again click on the &#8220;Edit this page&#8221; link in the top left. Scroll down the list of applications to find the newly installed Static FBML application. Click on the pencil icon to the right of this box, and click on the &#8220;Edit this application&#8221; option in the drop down list.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-177" style="border: 2px solid black;" title="Facebook Static FBML Added To List Of Page Apps" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-Static-FBML-Added-To-List-Of-Page-Apps.png" alt="Facebook Static FBML Added To List Of Page Apps" width="500" height="281" /></p>
<h3>Step 3: Title your tab</h3>
<p>Enter the name of your tab into title field of the tab editing area. This can be anything you choose, from &#8220;Welcome&#8221; to &#8220;Special Offers&#8221;, &#8220;About Us&#8221;, or even &#8220;Competition&#8221; if you have one on the go!</p>
<h3>Step 4: Add the tab content</h3>
<p>It&#8217;s at this point that you get to use your HTML and CSS skills to create a design for your tab that is as serene or as fancy as you wish. My only recommendation here is that you stay true to your branding, and mimic the look and feel of your website to ensure consistency in your marketing message.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-182" style="border: 2px solid black;" title="Facebook Edit FBML Box" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-Edit-FBML-Box.png" alt="Facebook Edit FBML Box" width="500" height="448" /></p>
<p>There is unfortunately no preview option when you&#8217;re editing your tab&#8217;s content. You will need to save your changes and click the link at the top of the page to return to your page and view your custom tab. My own solution to this was to open my Facebook page in a new window and refresh it each time I had made changes that I wanted to preview – it saved me some of the frustration that I would otherwise have encountered through endless to-ing and fro-ing!</p>
<h3>Step 5: Making your Static FBML box a separate tab</h3>
<p>After you&#8217;ve entered some content, saved the changes and returned to your page for a sneak preview, you may notice that your custom tab is sitting as a box on the &#8220;Boxes&#8221; tab rather than being a separate tab in its own right.</p>
<p>In order to change this, click on &#8220;Edit my page&#8221; and scroll down the list of applications to the Static FBML one. Click on the pencil icon and choose &#8220;Application settings&#8221; from the drop down menu. On the pop up screen, click on &#8220;remove&#8221; in the brackets next to where it says &#8220;Box&#8221; and click on &#8220;add&#8221; in the brackets next to where it says &#8220;tab&#8221;. The settings will change to those illustrated in the image below, and your custom tab will be visible as a separate tab when you return to your page.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-181" style="border: 2px solid black;" title="Facebook Edit App Settings" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-Edit-App-Settings.png" alt="Facebook Edit App Settings" width="500" height="256" /></p>
<h3>Step 6: Change your default landing tab for new visitors</h3>
<p>Click on &#8220;Edit my page&#8221;. Under the second box (&#8220;Wall settings&#8221;), choose the name of your new tab from the drop-down menu to set it as the default landing tab for any new visitors to your page.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-179" style="border: 2px solid black;" title="Facebook Change Landing Tab" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-Change-Landing-Tab.png" alt="Facebook Change Landing Tab" width="500" height="276" /></p>
<h3>Step 7 (optional): Change the order of your tabs</h3>
<p>If you want to move your newly created custom tab to another position, simply click on it and drag it (while holding the mouse button down) to where you want to position it. The only limitation here is that the wall and info tabs are set in positions one and two and this cannot be changed.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-180" style="border: 2px solid black;" title="Facebook Custom Tab" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/09/Facebook-Custom-Tab.png" alt="Facebook Custom Tab" width="500" height="424" /></p>
<p>Please use the comment section below to ask any questions you may have (or <a href="http://www.phenomenoodle.com/contact-us/">contact me by email</a>). And once you&#8217;ve set up your page and your custom tab, please share it in the comments below – I&#8217;d love to see what you&#8217;re up to and become a fan of your business!</p>
<p>Lastly, please visit <a href="http://www.facebook.com/pages/Phenomenoodle/238588020620">our Facebook page</a> &#8211; we look forward to welcoming you to our Facebook space!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phenomenoodle.com/2009/09/how-to-create-a-custom-tab-for-your-facebook-page/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>7 Easy Steps To Set Up A Facebook Page For Your Business</title>
		<link>http://www.phenomenoodle.com/2009/08/7-easy-steps-to-set-up-a-facebook-page-for-your-business/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=7-easy-steps-to-set-up-a-facebook-page-for-your-business</link>
		<comments>http://www.phenomenoodle.com/2009/08/7-easy-steps-to-set-up-a-facebook-page-for-your-business/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 13:37:12 +0000</pubDate>
		<dc:creator>Taryn</dc:creator>
				<category><![CDATA[SociaLite]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://www.phenomenoodle.com/?p=137</guid>
		<description><![CDATA[As promised in my last post on why a Facebook page can help your business succeed, today&#8217;s post looks at the practicalities of setting up a page. In short, it&#8217;s not difficult (yay!), but Facebook&#8217;s interface strikes me as a bit clunky when it comes to setting up and editing pages, and so there are... <a href="http://www.phenomenoodle.com/2009/08/7-easy-steps-to-set-up-a-facebook-page-for-your-business/">[Read more...]</a>]]></description>
			<content:encoded><![CDATA[<p>As promised in <a href="http://www.phenomenoodle.com/2009/08/facebook-pages-3-reasons-why-they-can-help-your-business-succeed/">my last post on why a Facebook page can help your business succeed</a>, today&#8217;s post looks at the practicalities of setting up a page. In short, it&#8217;s not difficult (yay!), but Facebook&#8217;s interface strikes me as a bit clunky when it comes to setting up and editing pages, and so there are a few &#8220;funnies&#8221; to watch out for.</p>
<h3>Step 1: Find the Facebook link to create a page</h3>
<p>Yup, this is one of those funnies I mentioned! Given that you have to have a Facebook account to create a page for your business, I would think that a logical place to put a link to create a page for your business would be on your Facebook profile itself. Unfortunately, Facebook&#8217;s logic and mine appear to differ in this regard!</p>
<p>Instead, you have the following options when it comes to finding the place on Facebook where you can create a page:</p>
<ol>
<li>Go to <a href="http://www.facebook.com/pages/create.php">http://www.facebook.com/pages/create.php</a></li>
<li>Go to <a href="http://www.facebook.com">http://www.facebook.com</a>. Underneath the sign-up area, click on the link that says &#8220;create a page for a celebrity, band or business&#8221;.
<p><img class="aligncenter size-full wp-image-156" style="border: 2px solid black;" title="FacebookHome" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/08/FacebookHome1.png" alt="FacebookHome" width="500" height="215" /></li>
<li>Go to Facebook&#8217;s Advertising section by scrolling to the very bottom of your profile, and either clicking on &#8220;Advertising&#8221; or the &#8220;Ads and Pages&#8221; button. Once at the Advertising section, click on the link at the top to create a page.
<p><img class="aligncenter size-full wp-image-153" style="border: 2px solid black;" title="FacebookAdvertisingProfileLinks" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/08/FacebookAdvertisingProfileLinks1.png" alt="FacebookAdvertisingProfileLinks" width="500" height="47" /></li>
<li>While visiting an already existing page, look for the &#8220;create a page for my business&#8221; link towards the bottom of the left sidebar.
<p><img class="aligncenter size-full wp-image-149" style="border: 2px solid black;" title="FacebookPageLinkFrom Page" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/08/FacebookPageLinkFrom-Page1.png" alt="FacebookPageLinkFrom Page" width="500" height="79" /></li>
</ol>
<h3>Step 2: Name your Facebook page and select a category</h3>
<p>Warning! Warning! This step requires some careful thought, as this is the only information that cannot be changed at a later stage. The only way to change anything you select here is to delete your page and start from scratch – a minor annoyance if you make a mistake in the initial set-up before you have fans, but a big deal if you decide you want something different a few months down the line when your page is well and truly established.</p>
<p>For a small business, click on &#8220;Brand, product or organization&#8221; and choose the most appropriate category form the drop-down menu.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-155" style="border: 2px solid black;" title="FacebookCreatePageFilledIn" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/08/FacebookCreatePageFilledIn1.png" alt="FacebookCreatePageFilledIn" width="500" height="301" /></p>
<p>Once you&#8217;ve done this, you&#8217;ll be asked to enter the name of your page. Here, many people make the mistake of entering a <em>description</em> of their business rather than the <em>actual business name</em>. While a description does tell people what you do, this dilutes your branding. It also prevents you from changing your initial Facebook messy page url to a much more clean vanity one as soon as your page has more than 100 fans.</p>
<p>When you&#8217;re done entering the information, type your name into the &#8220;digital signature&#8221; box and tick the box that asks you to confirm that you have the right to create a page for the business concerned. Then, click on the &#8220;Create page&#8221; button, and&#8230; voila! You have a Facebook page!</p>
<h3>Step 3: Add information to your page</h3>
<p>At this stage, you have a Facebook page, but it hasn&#8217;t yet been published to the outside world yet. Before you can do this, you need to add information about your business to the page.</p>
<p>There are three important things to do here:</p>
<ol>
<li>Add a picture: If you have a business logo, use this as the picture on your page. You may also choose to use a picture of yourself here, if you are strongly identified with the business brand.</li>
<li>Edit the information that will be displayed on the &#8220;Info&#8221; tab: Click on the link at the top right of the tab to add the information required. This information can be added to or changed at a later stage.</li>
<li>Add some information to the &#8220;About&#8221; box: This box is found underneath the picture, and provides a quick snapshot of your business. You can use this box for your tagline, or to provide a quick summary of your business, or to highlight important keywords related to the products or services you offer.</li>
</ol>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-150" style="border: 2px solid black;" title="FacebookAddPageInformation" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/08/FacebookAddPageInformation1.png" alt="FacebookAddPageInformation" width="500" height="318" /></p>
<h3>Step 4: Choose a landing tab for your page</h3>
<p>Facebook gives you the option to choose which tab new visitors to your page will see. The default setting is the wall tab, but it can often be confusing for new visitors to find themselves in the middle of a conversation without some sort of introduction to your business first.</p>
<p>As a result, it&#8217;s recommended that you direct new visitors to another tab – initially, you may want to use the “Info” tab for this purpose so that new visitors receive an overview, but you can change this at a later stage to a fully customised tab using HTML and Facebook&#8217;s own mark-up language, FBML.</p>
<p>This level of customisation is more complex – if you have a good knowledge of basic HTML, you may want to design such a page yourself; alternatively, contact a designer (<a href="http://www.phenomenoodle.com/contact-us/">like us here at Phenomenoodle</a>, for example!), who can put together a custom landing tab for you.</p>
<p>To change the landing tab for new visitors to the &#8220;Info&#8221; tab, click on &#8220;Edit page&#8221; under your page picture, and click on the pencil image to the right of the “Wall settings” section to edit your preferences here.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-154" style="border: 2px solid black;" title="FacebookChangeLandingTab" src="http://50.22.98.60/~phenomen/wp-content/uploads/2009/08/FacebookChangeLandingTab1.png" alt="FacebookChangeLandingTab" width="500" height="302" /></p>
<h3>Step 5: Publish your page</h3>
<p>Once you have your page set up as you&#8217;d like it, publish the page (link on the top right of the editing page &#8211; see the image above) to make it visible to others on Facebook and the search engines.</p>
<h3>Step 6: Become a fan of your own business</h3>
<p>The first fan of your business is a very important person: you! Click on the link at the top of the page to add yourself as a fan. This action will appear in your personal profile news feed and be visible to your friends – an excellent way to alert people to the existence of your page.</p>
<h3>Step 7: Invite friends to become fans of your page</h3>
<p>Once you&#8217;ve published your page, another option is added to the menu below the picture: &#8220;suggest to friends&#8221;. Clicking on this option allows you to select which Facebook friends you&#8217;d like to send an invitation to to join your page. You can also use the &#8220;share&#8221; button at the bottom of the page to send a message to specific friends or to publish a message about your new page to your personal profile.</p>
<p>And there you have it – the basics of creating a Facebook page for your business!</p>
<p>Please use the comment section below to ask any questions you may have (or <a href="http://www.phenomenoodle.com/contact-us/">contact me by email</a>). And once you&#8217;ve set up your page, please share it in the comments below – I&#8217;d love to see what you&#8217;re up to and become a fan of your business!</p>
<p>Lastly, please visit <a href="http://www.facebook.com/pages/Phenomenoodle/238588020620">our Facebook page</a> – it&#8217;s newly set up and will be receiving more customisation over the coming few weeks to make it look a bit prettier, but if you&#8217;d like to get in at the beginning to be able to say you knew us when, <a href="http://www.facebook.com/pages/Phenomenoodle/238588020620">become a fan of Phenomenoodle on Facebook today</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phenomenoodle.com/2009/08/7-easy-steps-to-set-up-a-facebook-page-for-your-business/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Facebook Pages: 3 Reasons Why They Can Help Your Business Succeed</title>
		<link>http://www.phenomenoodle.com/2009/08/facebook-pages-3-reasons-why-they-can-help-your-business-succeed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facebook-pages-3-reasons-why-they-can-help-your-business-succeed</link>
		<comments>http://www.phenomenoodle.com/2009/08/facebook-pages-3-reasons-why-they-can-help-your-business-succeed/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 14:44:20 +0000</pubDate>
		<dc:creator>Taryn</dc:creator>
				<category><![CDATA[SociaLite]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://www.phenomenoodle.com/?p=134</guid>
		<description><![CDATA[What is Facebook good for? Catching up with friends, old and new? Oohing-and-aahing over photos of their [babies/puppies/drunken exploits – insert as appropriate, depending on the friend concerned]? How about building a business? With over 250 million active users on Facebook, it&#8217;s not only a given that your potential customers are online, but also highly... <a href="http://www.phenomenoodle.com/2009/08/facebook-pages-3-reasons-why-they-can-help-your-business-succeed/">[Read more...]</a>]]></description>
			<content:encoded><![CDATA[<h3>What is Facebook good for?</h3>
<p>Catching up with friends, old and new? Oohing-and-aahing over photos of their [babies/puppies/drunken exploits – insert as appropriate, depending on the friend concerned]? </p>
<h3>How about building a business?</h3>
<p>With over 250 million active users on Facebook, it&#8217;s not only a given that your potential customers are online, but also highly likely that they&#8217;re a member of this social networking site.</p>
<p>And, in the same way that Facebook makes it easy for you to connect with your friends, you can use the site to connect with customers.</p>
<h3>You do this by creating a Facebook page for your business</h3>
<p>A Facebook page is similar in many respects to a personal profile. However, a page has been designed specifically to give brands of various kinds – businesses, charities, bands, celebrities, politicians – a presence on Facebook.</p>
<h3>A Facebook presence can help your business succeed</h3>
<p><b>1. It allows you to engage with your community of customers</b></p>
<p>In Facebook parlance, each person that joins your page is a <i>fan</i>. Yes, you too can be a rock star – of your niche, that is!</p>
<p>But unlike some aloof rock stars, you can use your Facebook page to interact directly with your fans, build a strong community and receive feedback on your products or services. The way in which pages are set up promotes this – you and your fans can do things like post to your wall or the discussion board, you can upload pictures or videos, or invite fans to events. </p>
<p>Every time you update your page in one these ways, your fans receive notification of this in their Facebook news feeds. Think of a Facebook page as another way to engage with people who have shown an interest in your business, like an alternative to an email list or list of subscribers to your blog.</p>
<p>An advantage of building a popuar Facebook page over email lists and blog subscribers, however, is the fact that Facebook provides you with aggregated demographic information related to your fans, given that this information is in their database already. This doesn&#8217;t mean that you have access to the private details of all your fans, just that Facebook will tell you things like what percentage of your fans are male or female, what age ranges they fall into and where they&#8217;re located. This is information that can be used to understand your fans and to target product or service offerings accordingly.</p>
<p>As an extension of this, Facebook has also recently introduced the ability to target fans based on their birthdays. This means so much more than just wishing fans a happy birthday – you could send them a gift from your business, such as a voucher that they can redeem on your website, for example.</p>
<p><b>2. It builds your brand</b></p>
<p>As with personal user profiles, Facebook pages make use of a tabbed structure. These tabs are highly customisable, which means that you can use HTML together with Facebook&#8217;s own markup language (FBML) to create distinctive content that matches your brand identity.</p>
<p>A good use of this feature is the ability to create custom landing pages. Rather than having people new to your business land in the middle of a confusing wall of posts, you can use this feature to direct them to a customised welcome page that explains your business clearly.</p>
<p>Every time one of your fans takes action related to your page – joins your page in the first place, posts to your wall, adds to your discussion board – this shows up in their news feed and is visible to all their friends, who may in turn be tempted to visit you page and become a fan themselves. As a result, a Facebook page provides the potential for your brand to develop a large viral following.</p>
<p>While Facebook pages can be used to drive traffic back to your website, they also offer the possibility of engaging people directly. This is because Facebook&#8217;s pages also allow for integration of content that you would normally put on your website, such as newsletter sign-ups or ebook downloads. Used in conjunction with your business website, a Facebook page can therefore become a very profitable business tool.</p>
<p><b>3. It has benefits related to Search Engine Optimization (SEO)</b></p>
<p>Pages profit from the high standing of Facebook itself on the Internet – Facebook&#8217;s high volume of traffic, plus its high ranking, means that the page that you create for your business will get indexed quickly by the search engines. This ensures that it is visible not only to users within Facebook, but to the rest of the world wide web too, thereby ensuring that your business is found easily by your customers.</p>
<h3>Next steps</h3>
<p>This post has detailed the <i>why</i> of setting up a Facebook page for your business. My next post will provide the <i>how</i>.</p>
<p>If you haven&#8217;t yet subscribed, you can do so now to receive an <a href="http://feedburner.google.com/fb/a/mailverify?uri=Phenomenoodle&amp;loc=en_US">update by email</a> or <a href="http://feeds.feedburner.com/Phenomenoodle">via an RSS feed reader</a> when this next article is posted.</p>
<p>And please visit <a href="http://www.facebook.com/pages/Phenomenoodle/238588020620">our Facebook page</a> – it&#8217;s newly set up and will be receiving more customisation over the coming few weeks to make it look a bit prettier, but if you&#8217;d like to get in at the beginning to be able to say you knew us when, <a href="http://www.facebook.com/pages/Phenomenoodle/238588020620">become a fan of Phenomenoodle on Facebook</a> today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phenomenoodle.com/2009/08/facebook-pages-3-reasons-why-they-can-help-your-business-succeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

