<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Free Internet Business Resource Gifts</title>
	<atom:link href="http://www.reallifepurpose.com/free-gifts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reallifepurpose.com</link>
	<description>Start Your Internet Business - Find Purpose, Passion &#38; Profits!</description>
	<lastBuildDate>Sat, 21 Jan 2012 16:03:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 12 Best Websites For Free E-Books Downloads &#124; INTERNET BUSINESS WITH PURPOSE</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-1296</link>
		<dc:creator>12 Best Websites For Free E-Books Downloads &#124; INTERNET BUSINESS WITH PURPOSE</dc:creator>
		<pubDate>Wed, 26 Aug 2009 10:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-1296</guid>
		<description>[...] Subscribe [...]</description>
		<content:encoded><![CDATA[<p>[...] Subscribe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Email Whitelist Instructions &#124; INTERNET BUSINESS WITH PURPOSE</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-475</link>
		<dc:creator>Email Whitelist Instructions &#124; INTERNET BUSINESS WITH PURPOSE</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-475</guid>
		<description>[...] Subscribe [...]</description>
		<content:encoded><![CDATA[<p>[...] Subscribe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The LastPass Word Manager You&#8217;ll Ever Need &#124; INTERNET BUSINESS WITH PURPOSE</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-395</link>
		<dc:creator>The LastPass Word Manager You&#8217;ll Ever Need &#124; INTERNET BUSINESS WITH PURPOSE</dc:creator>
		<pubDate>Fri, 15 May 2009 12:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-395</guid>
		<description>[...] Subscribe [...]</description>
		<content:encoded><![CDATA[<p>[...] Subscribe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plug-ins That Add Links to Your Blog &#124; INTERNET BUSINESS WITH PURPOSE</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-232</link>
		<dc:creator>Plug-ins That Add Links to Your Blog &#124; INTERNET BUSINESS WITH PURPOSE</dc:creator>
		<pubDate>Mon, 13 Apr 2009 19:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-232</guid>
		<description>[...] Subscribe [...]</description>
		<content:encoded><![CDATA[<p>[...] Subscribe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Get Terry Dean&#8217;s Blogging Mastery Course For Free &#124; INTERNET BUSINESS WITH PURPOSE</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-149</link>
		<dc:creator>How To Get Terry Dean&#8217;s Blogging Mastery Course For Free &#124; INTERNET BUSINESS WITH PURPOSE</dc:creator>
		<pubDate>Mon, 09 Feb 2009 13:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-149</guid>
		<description>[...] New Visitors [...]</description>
		<content:encoded><![CDATA[<p>[...] New Visitors [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Nemer</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-146</link>
		<dc:creator>Greg Nemer</dc:creator>
		<pubDate>Fri, 06 Feb 2009 23:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-146</guid>
		<description>Cindy,
I don&#039;t think you missed anything. I&#039;m not an expert but I&#039;ve never had a problem however that is always one of the first things I&#039;ve ever done when I create a blog.
 I did do a search on permalinks at http://codex.wordpress.org/Using_Permalinks (From Wordpress) and found this information:
&lt;strong&gt;Paged Navigation Doesn&#039;t Work &lt;/strong&gt;
    Sometimes navigation to second (and subsequent) pages of posts does not work as expected. ...

    This is due to a glitch in the .htaccess file that WordPress generates. To fix it, delete the contents of your .htaccess file and re-create it. 

   1. In the Control Panel, go to Manage &gt; Files (More Info on Editing Files)
   2. Click the link to your .htaccess file to edit its contents
   3. Copy the contents of the file and paste it to a text file in a text editor. This is a precaution in case your .htaccess file has manual entries for redirects, denials or other handy htaccess tricks
   4. Delete all contents from your .htaccess file and click the Update File button.
   5. In the Control Panel, go to Options &gt; Permalinks.
   6. Click the Update Permalink Structure button to freshly generate new rewrite rules for your permalinks.
   7. Test the results using a link that had previously broken.
   8. Add any manual htaccess entries back in your file (Place manual htaccess entries before the # BEGIN WordPress or after # END WordPress lines.)

    You may also perform similar steps by deleting the .htaccess files from the server, creating a fresh empty .htaccess file, changing its permissions to 666, and then in Options &gt; Permalinks generate a new set of htaccess rules by clicking the Update Permalinks Structure button. 

    If that still doesn&#039;t work, take a look at the WordPress support forums, specifically, this support post: http://wordpress.org/support/topic/51613#post-283222

This may be more than information than you really want but I hope it helps.
Greg</description>
		<content:encoded><![CDATA[<p>Cindy,<br />
I don&#8217;t think you missed anything. I&#8217;m not an expert but I&#8217;ve never had a problem however that is always one of the first things I&#8217;ve ever done when I create a blog.<br />
 I did do a search on permalinks at <a href="http://codex.wordpress.org/Using_Permalinks" rel="nofollow">http://codex.wordpress.org/Using_Permalinks</a> (From WordPress) and found this information:<br />
<strong>Paged Navigation Doesn&#8217;t Work </strong><br />
    Sometimes navigation to second (and subsequent) pages of posts does not work as expected. &#8230;</p>
<p>    This is due to a glitch in the .htaccess file that WordPress generates. To fix it, delete the contents of your .htaccess file and re-create it. </p>
<p>   1. In the Control Panel, go to Manage &gt; Files (More Info on Editing Files)<br />
   2. Click the link to your .htaccess file to edit its contents<br />
   3. Copy the contents of the file and paste it to a text file in a text editor. This is a precaution in case your .htaccess file has manual entries for redirects, denials or other handy htaccess tricks<br />
   4. Delete all contents from your .htaccess file and click the Update File button.<br />
   5. In the Control Panel, go to Options &gt; Permalinks.<br />
   6. Click the Update Permalink Structure button to freshly generate new rewrite rules for your permalinks.<br />
   7. Test the results using a link that had previously broken.<br />
   8. Add any manual htaccess entries back in your file (Place manual htaccess entries before the # BEGIN WordPress or after # END WordPress lines.)</p>
<p>    You may also perform similar steps by deleting the .htaccess files from the server, creating a fresh empty .htaccess file, changing its permissions to 666, and then in Options &gt; Permalinks generate a new set of htaccess rules by clicking the Update Permalinks Structure button. </p>
<p>    If that still doesn&#8217;t work, take a look at the WordPress support forums, specifically, this support post: <a href="http://wordpress.org/support/topic/51613#post-283222" rel="nofollow">http://wordpress.org/support/topic/51613#post-283222</a></p>
<p>This may be more than information than you really want but I hope it helps.<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cindy youngblood</title>
		<link>http://www.reallifepurpose.com/free-gifts/comment-page-1/#comment-144</link>
		<dc:creator>cindy youngblood</dc:creator>
		<pubDate>Thu, 05 Feb 2009 19:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.reallifepurpose.com/?page_id=250#comment-144</guid>
		<description>Hi Greg

I implemented the changes you suggested to my wp blog but when I copied this “%postname%/ into the custom box and updated you could no longer navigate to the about me page, the resources or comment links. so I put it back to default and they worked again. I see what you are saying about the address bar, did I miss something?</description>
		<content:encoded><![CDATA[<p>Hi Greg</p>
<p>I implemented the changes you suggested to my wp blog but when I copied this “%postname%/ into the custom box and updated you could no longer navigate to the about me page, the resources or comment links. so I put it back to default and they worked again. I see what you are saying about the address bar, did I miss something?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.613 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 19:31:30 -->

