<?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>FatCatReport.com &#187; Blog Marketing</title>
	<atom:link href="http://www.fatcatreport.com/category/blog-marketing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fatcatreport.com</link>
	<description></description>
	<lastBuildDate>Sat, 22 Jan 2011 06:09:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>JohnChow.com &#8211; Successful Blog</title>
		<link>http://www.fatcatreport.com/200812/johnchowcom-blogging-success/</link>
		<comments>http://www.fatcatreport.com/200812/johnchowcom-blogging-success/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 03:00:17 +0000</pubDate>
		<dc:creator>fatcat</dc:creator>
				<category><![CDATA[Blog Marketing]]></category>
		<category><![CDATA[Success Stories]]></category>

		<guid isPermaLink="false">http://www.fatcatreport.com/?p=44</guid>
		<description><![CDATA[JohnChow.com, the blog of founder John Chow, is a true testament to what can be accomplished with some smarts and an internet connection.  Chow is one of my favorite bloggers, not only because his posts are so informative, but also because of how effectively he has marketed and branded himself. As of October, Chow&#8217;s blog [...]]]></description>
			<content:encoded><![CDATA[<p>JohnChow.com, the blog of founder John Chow, is a true testament to what can be accomplished with some smarts and an internet connection.  Chow is one of my favorite bloggers, not only because his posts are so informative, but also because of how effectively he has marketed and branded himself. <span id="more-44"></span>As of October, Chow&#8217;s blog was earning more than $34,000 a month ($400K/year).  If you want to blog for profit or just for the hell of it, or you have any type of site you want to promote, I recommend subscribing to Chow&#8217;s RSS feed.</p>
<p>Chow also offers an e-book on JohnChow.com that is a must read for any aspiring blogger. It outlines how he went from making zero to $27,000 a month. Long before I created FatCatReport.com I had been toying with the idea of starting a blog. After reading Chow&#8217;s e-book, I was sold on the idea.</p>
<p>Visit <a href="http://www.johnchow.com">JohnChow.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatcatreport.com/200812/johnchowcom-blogging-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress URLs and URL Rewritting</title>
		<link>http://www.fatcatreport.com/200812/wordpress-urls-and-url-rewritting/</link>
		<comments>http://www.fatcatreport.com/200812/wordpress-urls-and-url-rewritting/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 04:50:52 +0000</pubDate>
		<dc:creator>fatcat</dc:creator>
				<category><![CDATA[Blog Marketing]]></category>
		<category><![CDATA[SEO Tools & Tips]]></category>

		<guid isPermaLink="false">http://www.fatcatreport.com/?p=30</guid>
		<description><![CDATA[As I mentioned in a recent post, URL Rewriting for SEO, static URLs perform far better in search results than dynamic URLs. Now, let&#8217;s look at URL rewriting for WordPress blogs. The good news? WordPress makes URL rewriting very easy. How to enable URL Rewriting in WordPress 2.6.5 Log in to the admin control panel [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned in a recent post, <a href="/200811/url-rewriting-for-seo/">URL Rewriting for SEO</a>, static URLs perform far better in search results than dynamic URLs. Now, let&#8217;s look at URL rewriting for WordPress blogs. The good news? WordPress makes URL rewriting very easy.</p>
<p><strong>How to enable URL Rewriting in WordPress 2.6.5</strong><br />
Log in to the admin control panel and do the following:<span id="more-30"></span></p>
<ol>
<li>Click on &#8216;Settings&#8217; in the top right corner.</li>
<li>Click on &#8216;Permalinks&#8217;</li>
<li>Select the one of the options under &#8216;Common Settings&#8217; besides &#8216;Default&#8217; (&#8216;Default&#8217; is the only option for static URLs.)</li>
<li>Copy the text in the form field at the bottom of the page.</li>
<li>Create a text file called htaccess.txt on your desktop (or anywhere you can get to it easily) and paste the text you just copied into it.</li>
<li>Log in to your hosting account using FTP software. Copy the htaccess.txt file to the root level of your hosting account.</li>
<li>Change the name of the htaccess.txt file to .htaccess. If a .htaccess file already exists in that location, delete it first before changing the name.</li>
</ol>
<p><strong>Including Keywords in Your URL</strong><br />
Like I&#8217;ve done here at FatCatReport.com, I recommend using keywords from the title of your post in the URL. Check out the URL of this page for an example. According to <a href="http://www.searchenginenews.com">SearchEngineNews.com</a>, including keywords in your URL can boost a page in the search results of major search engines.</p>
<p>To add keywords from your post title to the URL, select the &#8216;Custom Structure&#8217; option under &#8216;Common Settings&#8217; (step #3 above) and then enter %postname% in the input field next to it.</p>
<p>After you create a post, you can also manually modify a URL. To do this, go to the edit screen of the post. Near the top of the page, you will see the URL of the post with an &#8216;edit&#8217; button next to it. I like to use this edit feature to shorten my URLs if my post titles are too long.</p>
<p>(Just a note: In my URLs, you may have noticed that I added the numerical values for the month and year before the post title keywords. This way, just by looking at the URL, I can tell the year and month the post was created. There is no SEO benefit to doing this. It&#8217;s simply a matter of personal preference.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatcatreport.com/200812/wordpress-urls-and-url-rewritting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Affiliate Marketing with WordPress Blogs</title>
		<link>http://www.fatcatreport.com/200811/affiliate-marketing-wordpress/</link>
		<comments>http://www.fatcatreport.com/200811/affiliate-marketing-wordpress/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 04:00:55 +0000</pubDate>
		<dc:creator>fatcat</dc:creator>
				<category><![CDATA[Blog Marketing]]></category>

		<guid isPermaLink="false">http://www.fatcatreport.com/?p=7</guid>
		<description><![CDATA[At this point it&#8217;s common knowledge in the SEO world that Google and other major search engines are in love with blogs. Blogs are favored over other kinds of sites and tend to perform a little better in search results. If you are an affiliate marketer (or want to break into affiliate marketing) and you [...]]]></description>
			<content:encoded><![CDATA[<p>At this point it&#8217;s common knowledge in the SEO world that Google and other major search engines are in love with blogs. Blogs are favored over other kinds of sites and tend to perform a little better in search results. If you are an affiliate marketer (or want to break into affiliate marketing) and you want to promote your affiliate programs through natural search, it&#8217;s worth considering using a blog with WordPress blogging software. <span id="more-7"></span></p>
<p>Apart from search engine performance, here are a few other good reasons to use WordPress blogs for affiliate marketing:</p>
<p>1) There are several resources out there limited to blogs that you can use to promote your blog. Some of them are:</p>
<p><a href="http://www.mybloglogs.com">MyBlogLogs.com</a> &#8211; This a great social networking site for blogs. They let you create a profile  and create a communities with other blogs.  As an added bonus, you can link back to your blog from your profile page. It never hurts to get another link to your blog.</p>
<p><a href="http://blogsearch.google.com">Blogsearch.Google.com</a> –  Blogsearch.Google.com is Google’s answer to blog search engines. To get your blog indexed, submit your URL to http://blogsearch.google.com/ping,</p>
<p><a href="http://www.bloglines.com">Bloglines.com</a> – Bloglines.com is another  widely used blog search engine.</p>
<p>2) <strong>Seems to be easier to get page rank.</strong> Google seems to be more generous when assigning page rank to blogs. My blogs seem to get a higher page rank more quickly and easily. A blog site of mine recently got a page rank of 3 with only one inbound link from the blogroll of another blog with a PR of 4. I can&#8217;t be sure if the reason for the high PR is that my site is a WordPress blog or because the inbound link is from a WordPress blog.</p>
<p>3) <strong>SEO friendly WordPress plugins and features.</strong> WordPress offers a lot of SEO friendly plugins and features that can help your blog perform better in search engines. Some of the more popular features and plugins include:</p>
<p>WordPress URL Rewriting Feature &#8211; WordPress allows you to change dynamic URLs to static URLs quickly and easily from the admin control panel. Why is this important? Search engine prefer static URLs by a wide margin. In fact dynamic URLs tend to perform very poorly in search results so they should never be used.</p>
<p>For the SEO newbies out there who are wondering what the difference is between dynamic and static URLs, here is a brief explanation. With a dynamic URL the file name is followed by a &#8216;?&#8217; and a bunch of data after that so it looks something like:</p>
<p>http://www.seoflavor.com/index.php?page-1&amp;title-2</p>
<p>This data often determines what is displayed on the page.</p>
<p>A static URL does not have this data string, only the names of folders or files. A static URL might look something like this:</p>
<p>http://www.seoflavor.com/ipage1/title2/</p>
<p>Or this:</p>
<p>http://www.seoflavor.com/page2/title3/index.php.</p>
<p>URL rewriting changes a dynamic URL to a static URL. The data that is passed in the string following the &#8216;?&#8217; is disguised as folder and file names.</p>
<p><strong>Search Engine Pinging feature</strong> – WordPress lets you turn on pinging from the admin control panel. Pinging notifies search engines whenever you publish a post so they get indexed faster.</p>
<p><strong>Optimal Title Plugin</strong> – This WordPress plugin let’s you place the title of your post at the beginning of the page title. Google and other major search engines place more importance to keywords toward the beginning of your page title so using this title will likely improve the search engine rankings of your posts.</p>
<p>Your can download the Optimal Title plugin from <a href="http://elasticdog.com/2004/09/optimal-title/">here</a>. This functionality is built into WordPress v2.5 so you won’t need to download a plugin to use this feature.</p>
<p><strong>Social Bookmark Links WordPress Plugin</strong> – This plugin let’s you add social media bookmark links to sites like Digg and Del.icio.us to your posts. If enough people click on these links, your post could appear on one of these social media sites and that could mean a lot of traffic for your blog and links from authority sites.</p>
<p>Go here to <a href="http://www.twistermc.com/blog/social-bookmark-plugin">download this plugin</a>.</p>
<p><strong>Google XML Sitemap Plugin</strong> – This plugin automatically creates a Google compliant XML Sitemap file. This file informs Google and other search engines when pages are added or removed to your site so they can update their index accordingly. A sitemap xml file will help your posts get indexed faster. Even if you have pinging enabled it won’t hurt to download this plugin.</p>
<p>Go here to <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">download this plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatcatreport.com/200811/affiliate-marketing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

