<?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>Make Money from Blogs &#187; Wordpress</title>
	<atom:link href="http://earn-cash-tips.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://earn-cash-tips.com</link>
	<description>Articles on how to improve your money making abilities</description>
	<lastBuildDate>Thu, 17 Nov 2011 09:19:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making a child theme to preserve the changes you have made in the WordPress theme</title>
		<link>http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/</link>
		<comments>http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 08:37:12 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Child Themes]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Parent Theme]]></category>
		<category><![CDATA[Preserve Changes]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=466</guid>
		<description><![CDATA[<p>Rare is the case when people do not make a change to the WordPress themes that they have installed. They may fiddle around with the .css files, changing font sizes / font colors, etc to customize it as per their own preference. So, you have a theme that looks somewhat good, but then you realize [...]]]></description>
			<content:encoded><![CDATA[<p>Rare is the case when people do not make a change to the WordPress themes that they have installed. They may fiddle around with the .css files, changing font sizes / font colors, etc to customize it as per their own preference. So, you have a theme that looks somewhat good, but then you realize that it needs some work; you fire up your text editor, open up the css files and the functions file and make some changes. Or you could add some new php code to your functions file and use it within your themes to add some functionality that was missing. You could even go further and add new template files, over-ride some of the templates that are being used in the theme, and so on.<br />
And then, you know how important it is to upgrade your plugins and themes in order to ensure that the security levels of your blog remains high. So, you see a theme upgrade, and go ahead for the upgrade. What you did not really think through was that the theme upgrade replaced the files in your theme, including the changes that you had made so lovingly, and some parts of your blog get affected. That is bad, but there is really nothing you can do about it. But, there is something you can do, although it requires some effort. WordPress gives a functionality called &#8216;Child Themes&#8217;, that allows you to make changes, and these changes are preserved even when you upgrade your themes. Here are some tutorials that allow you to learn the scope of what you can do through Child Themes, and the process of doing so.<br />
Child Themes on WordPress Codex (<a href="http://codex.wordpress.org/Child_Themes" target="_blank">link</a>)<br />
Introducing Thirty Ten, my guide to creating a Twenty Ten Child Theme (<a href="http://aaron.jorb.in/blog/2010/04/introducing-thirty-ten/" target="_blank">link</a>)<br />
How to make a child theme for WordPress: A pictorial introduction for beginners (<a href="http://op111.net/53" target="_blank">link</a>)<br />
Ten Good Reasons to use WordPress Child Themes and Template Parts (<a href="http://digitalraindrops.net/2010/08/ten-good-reasons-to-use-wordpress-child-themes-and-template-parts/" target="_blank">link</a>)</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/' addthis:title='Making a child theme to preserve the changes you have made in the WordPress theme '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to plan for a trip when you are used to writing a blog post every day</title>
		<link>http://earn-cash-tips.com/2010/01/how-to-plan-for-a-trip-when-you-are-used-to-writing-a-blog-post-every-day/</link>
		<comments>http://earn-cash-tips.com/2010/01/how-to-plan-for-a-trip-when-you-are-used-to-writing-a-blog-post-every-day/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:30:39 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[Post]]></category>
		<category><![CDATA[Schedule]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=354</guid>
		<description><![CDATA[<p>Most people recognize that to increase the number of users coming to your system, and being sticky in the sense of keeping your subscribes as regular readers, you need to ensure that you are providing regular content that is rich and somewhat unique (that you are a presenting your own opinion, not simply copying something [...]]]></description>
			<content:encoded><![CDATA[<p>Most people recognize that to increase the number of users coming to your system, and being sticky in the sense of keeping your subscribes as regular readers, you need to ensure that you are providing regular content that is rich and somewhat unique (that you are a presenting your own opinion, not simply copying something from somewhere). One approach that seems to work is that you provide content on a daily basis. This approach ensures that you readers get something to read every day, and works well for many publishers. Doing a daily update also ensures that search engine bots come to your site on a daily basis, and also increases your rank in Search Engines.<br />
However, not all of us can spend 365 days in a year near your computer, sending out updates and post. You do need to plan for days when you will not have access to a computer, or are otherwise indisposed (you could be enjoying some travel with all the money you make blogging, as an example), but you need to ensure that you still churn out those regular daily posts that your readers have got used to. Well, you can do all this by scheduling your posts for the future (and you can do this whether your blog is on WordPress or on Google&#8217;s Blogger).<br />
What you need to do is to plan for the number of days that you are going to be gone, and have that much extra posts written up, make sure that they are all in draft status, and then you should setup them for future publishing. Refer to these 2 articles (<a href="http://earn-cash-tips.com/2008/10/using-wordpress-datestamp-for-publishing-a-post-in-the-future/" target="_blank">for WordPress</a> and <a href="http://earn-cash-tips.com/2010/01/how-to-schedule-blogger-post-future/" target="_blank">for Blogger</a>).</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/how-to-plan-for-a-trip-when-you-are-used-to-writing-a-blog-post-every-day/' addthis:title='How to plan for a trip when you are used to writing a blog post every day '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/how-to-plan-for-a-trip-when-you-are-used-to-writing-a-blog-post-every-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Adding Google Analytics functionality to your pages</title>
		<link>http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/</link>
		<comments>http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 08:00:11 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Stats]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=345</guid>
		<description><![CDATA[<p>For those of you who do not know of it yet, getting data from Google Analytics is an important of your overall strategy. By integration of the code from Google Analytics, you are able to get a lot more information about your visitors, and do the analysis about which techniques work, and which techniques don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who do not know of it yet, getting data from Google Analytics is an important of your overall strategy. By integration of the code from Google Analytics, you are able to get a lot more information about your visitors, and do the analysis about which techniques work, and which techniques don&#8217;t work. Given all this, people find the process of installation still tough enough that they keep on putting off installing the code. How about doing the installation of Google Analytics via a plugin ?<br />
Well, here is a solution. Refer to the &#8220;Google Analytics for WordPress&#8221; Plugin for WordPress <a href="http://yoast.com/wordpress/google-analytics/" target="_blank">available at this page</a>.<br />
What does this plugin do ?<br />
This plugin easily adds your Google Analytics tracking code (the new ga.js one!) to all pages within your blog.<br />
This plugin adds the possibility to tag and segment all outgoing links, so you can see whether a click came from a comment or an article.<br />
It also adds the possibility to track just the domain, instead of the complete link, so you get a better view of how much traffic you&#8217;re sending where.<br />
By enabling AdSense click tracking, your AdSense clicks are tracked to /outbound/asclick.<br />
By default Google Analytics only tracks a select group of search engines, which might not include your local big search engine. With this plugin, you can add extra search engines to those Google Analytics tracks by default!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/' addthis:title='WordPress Plugin: Adding Google Analytics functionality to your pages '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme + Plugin: Making your site more iPhone friendly &#8211; use WPtouch</title>
		<link>http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/</link>
		<comments>http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 19:16:16 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Compatible]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Readability]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Customize]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=340</guid>
		<description><![CDATA[<p>The iPhone is a revolution in the mobile market, leading to its becoming the top selling product in the SmartPhone market. There are a huge set of users out there who use the iPhone for navigating to different sites and consequently form a market for your blog. It would be a mistake to ignore all [...]]]></description>
			<content:encoded><![CDATA[<p>The iPhone is a revolution in the mobile market, leading to its becoming the top selling product in the SmartPhone market. There are a huge set of users out there who use the iPhone for navigating to different sites and consequently form a market for your blog. It would be a mistake to ignore all those users out there who use mobile browsing, especially when people who are your competitors are reaching out to all these users. Hence the quest to reach to out this market, and ensure that your site has a mobile version that will appeal to such users.<br />
There is a counter argument that most sites appear fine on the iPhone browser, but you should think about this question only if your site is a plain site that does not have heavy graphics, or does not have Flash (the browser on the iPhone does not support Flash), or uses a lot of Javascript for rendering the menus, background, or other fancy stuff.<br />
If you want to render your blog / site to iPhone users, you can find a lot of options on the internet, but you will need to evaluate them through actual use to ensure that you are getting the required speed and efficiency.<br />
Here is another plugin + theme that does the same, it&#8217;s called WPtouch (<a href="http://www.bravenewcode.com/wptouch/" target="_blank">site</a>).<br />
Read more from the site:<br />
WPtouch automatically transforms your WordPress blog into a web-application experience when viewed from an iPhone, iPod touch or Android touch mobile device. It comes complete with all the standard WordPress blog features: search, login, categories, tags, archives, photos &#038; more. WPtouch also offers many customization features through a beautifully designed WordPress admin panel.<br />
Not all websites are created equal, with some sites failing to translate well in the viewport of a small mobile device. Many WordPress sites today make heavy use of different javascripts which significantly increase the load time of pages, and drive your visitors on 3G/EDGE batty. So we’ve come up with WPtouch, a lightweight, fast-loading, feature-rich and highly-customized “theme application” which includes an admin interface to let you customize many aspects of your site’s presentation.</p>
<p>WPtouch comes with a host of built-in features. Some notables include:<br />
User-selected theme toggle (between WPtouch view and your site’s regular look)<br />
iPhone-like application appearance, functions<br />
AJAX, jQuery &#038; JS effects<br />
Full WordPress search, pages, archives, categories, tags and links support<br />
Theme native social bookmarking support<br />
iPhone/iPod touch native post e-mailing support<br />
Ajax comments, posted in real time<br />
Ajaxed pagination (users can browse posts like YouTube videos)<br />
Admin selectable custom icons for pages, logo, bookmark icon<br />
Manually edit your site’s title to fit WPtouch<br />
Show / Hide post excerpts, customize style in different ways<br />
Easily add your own icons to customize menu appearance<br />
Admin inclusion/exclusion of site pages shown in the theme’s menu<br />
Compatibility suite in admin to inform of add-ons, WordPress version support<br />
Automatic Archives page layout (if you have or create a page called ‘Archives’)<br />
Automatic Photo page layout with Flickr (if you have or create a page called ‘Photos’ and have the FlickrRSS plugin installed)</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/' addthis:title='WordPress Theme + Plugin: Making your site more iPhone friendly &#8211; use WPtouch '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a Facebook Fan Page Box onto your blog (WordPress, Blogger, others)</title>
		<link>http://earn-cash-tips.com/2010/01/how-to-add-a-facebook-fan-page-box-onto-your-blog-wordpress-blogger/</link>
		<comments>http://earn-cash-tips.com/2010/01/how-to-add-a-facebook-fan-page-box-onto-your-blog-wordpress-blogger/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 17:32:50 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Fan Page]]></category>
		<category><![CDATA[Followers]]></category>
		<category><![CDATA[Promote]]></category>
		<category><![CDATA[Readers]]></category>
		<category><![CDATA[Facebook Fan Box]]></category>
		<category><![CDATA[Facebook Fan Page]]></category>
		<category><![CDATA[Post]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=330</guid>
		<description><![CDATA[<p>Facebook is now proving to be a big social networking tool, with a huge number of people spending time on Facebook. It should form an important part of your strategy to get more Facebook users to visit your Facebook Fan Page, and to interact over there. The ideal case is when people are really interested [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook is now proving to be a big social networking tool, with a huge number of people spending time on Facebook. It should form an important part of your strategy to get more Facebook users to visit your Facebook Fan Page, and to interact over there. The ideal case is when people are really interested in the topics at hand and do a lot of interaction on the Facebook Fan Page. A link back to your page means that you get a lot more traffic from a new source. However, you need to ensure that your users have enough techniques and tools to easily sign up for your Fan Book. If you have a blog, you should invite your Blog readers to sign up for your Facebook Fan Page. I will give an example of how to setup your Facebook Fan Page on a blog called 5 Photo Tips (<a href="http://5phototips.com/" target="_blank">link</a>).<br />
Facebook provides many tools for people to enhance the value of their Fan Pages, with one way being through the use of their tools listed at the following page &#8211; <a href="http://developers.facebook.com/connect.php" target="_blank">Facebook Connect (link)</a>. This page gives you ways to extend the use of Facebook. At some later posts, we will explore what all we can do, today we are just interested in the use of this tool called <a href="http://www.facebook.com/facebook-widgets/" target="_blank">Facebook Widgets (link)</a> which are some existing tools to extent the Facebook Fan Box onto your Blogger account.<br />
Once you see the &#8220;Fan Box&#8221; option on the following page, click on the option. </p>
<p><a href="http://4.bp.blogspot.com/_Ra7nA-MvCYs/S0h_KSkA7jI/AAAAAAAABYo/-JwdJrTho0o/s1600-h/The+Fan+Box+option+on+the+Facebook+Widgets+page.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 500px; height: 300px;" src="http://4.bp.blogspot.com/_Ra7nA-MvCYs/S0h_KSkA7jI/AAAAAAAABYo/-JwdJrTho0o/s400/The+Fan+Box+option+on+the+Facebook+Widgets+page.jpg" border="0" alt="The Fan Box option on the Facebook Widgets page" id="BLOGGER_PHOTO_ID_5424725565926075954" /></a></p>
<p>Once you click on the Fan Box option, then you reach a page where you can select the required Fan Page (you should be logged in to your Facebook Profile for this to happen). If you have more than 1 Fan Page, then you can select the desired Fan Page through a combo box. </p>
<p><a href="http://1.bp.blogspot.com/_Ra7nA-MvCYs/S0iBNOL2EwI/AAAAAAAABYw/g760NVVxuh8/s1600-h/Selecting+the+desired+Fan+Page+in+the+Fan+Box+Widget+at+Facebook.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 500px; height: 225px;" src="http://1.bp.blogspot.com/_Ra7nA-MvCYs/S0iBNOL2EwI/AAAAAAAABYw/g760NVVxuh8/s400/Selecting+the+desired+Fan+Page+in+the+Fan+Box+Widget+at+Facebook.jpg" border="0" alt="Selecting the desired Fan Page in the Fan Box Widget at Facebook" id="BLOGGER_PHOTO_ID_5424727815313822466" /></a></p>
<p>In case you have a Blogger account or a TypePad account, then there are already default buttons to select, but if you have a WordPress Account, then you need to select the third option &#8220;Other&#8221;. This provides the code in a small text box below the buttons that you can copy and paste into your WordPress account. </p>
<p>You can customize the options present on this page by referring the instructions at these page (<a href="http://wiki.developers.facebook.com/index.php/Fan_Box" target="_blank">link</a>). You need to take this code and insert it into your site. The minimum width required for the Fan Box is 200px, and you should change the number of connections that can be viewed to 100 (the maximum; the default is 10). </p>
<p><a href="http://1.bp.blogspot.com/_Ra7nA-MvCYs/S0iGKCE-kUI/AAAAAAAABY4/RG5_MpIuKQs/s1600-h/Generating+the+code+to+insert+a+Facebook+Fan+Box+onto+your+blog+or+site.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 500px; height: 223px;" src="http://1.bp.blogspot.com/_Ra7nA-MvCYs/S0iGKCE-kUI/AAAAAAAABY4/RG5_MpIuKQs/s400/Generating+the+code+to+insert+a+Facebook+Fan+Box+onto+your+blog+or+site.jpg" border="0" alt="Generating the code to insert a Facebook Fan Box onto your blog or site" id="BLOGGER_PHOTO_ID_5424733258082324802" /></a></p>
<p>Now you can log into your WordPress account, and add the copied code into the Widgets section. Once you log into your WordPress Account, go to the Appearance -> Widgets and then add a new &#8220;Text&#8221; widget and add the code, and you are done. You have the Facebook Fan Box in your own WordPress blog.</p>
<p><a href="http://1.bp.blogspot.com/_Ra7nA-MvCYs/S0i5UfgdQZI/AAAAAAAABZA/elOJLHK4_qM/s1600-h/Adding+the+Facebook+Fan+Box+code+to+Wordpress+Text+Widget.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 500px; height: 480px;" src="http://1.bp.blogspot.com/_Ra7nA-MvCYs/S0i5UfgdQZI/AAAAAAAABZA/elOJLHK4_qM/s400/Adding+the+Facebook+Fan+Box+code+to+Wordpress+Text+Widget.jpg" border="0" alt="Adding the Facebook Fan Box code to WordPress Text Widget" id="BLOGGER_PHOTO_ID_5424789512873918866" /></a></p>
<p>You want to see the end result ? Go to <a href="http://5phototips.com/" target="_blank">http://5phototips.com/</a> and see the Fan Box at the right side of the page.</p>
<p><a href="http://3.bp.blogspot.com/_Ra7nA-MvCYs/S0i9MAkIGeI/AAAAAAAABZI/xRXZIX_zza4/s1600-h/The+Facebook+Fan+Box+as+seen+on+a+Wordpress+Blog+Page.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 500px; height: 575px;" src="http://3.bp.blogspot.com/_Ra7nA-MvCYs/S0i9MAkIGeI/AAAAAAAABZI/xRXZIX_zza4/s400/The+Facebook+Fan+Box+as+seen+on+a+Wordpress+Blog+Page.jpg" border="0" alt="The Facebook Fan Box as seen on a WordPress Blog Page" id="BLOGGER_PHOTO_ID_5424793765175368162" /></a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/how-to-add-a-facebook-fan-page-box-onto-your-blog-wordpress-blogger/' addthis:title='How to add a Facebook Fan Page Box onto your blog (WordPress, Blogger, others) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/how-to-add-a-facebook-fan-page-box-onto-your-blog-wordpress-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

