<?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>Search Engine Optimization Blog - SEM News &#38; Opinion - David Ogletree &#187; blogging</title>
	<atom:link href="http://www.ogletreeseo.com/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ogletreeseo.com</link>
	<description>If you think it&#039;s expensive to hire a professional to do the job, wait until you hire an amateur - Red Adair</description>
	<lastBuildDate>Sun, 27 Feb 2011 20:47:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>I&#8217;m a little tired of everybody having a premium section</title>
		<link>http://www.ogletreeseo.com/226.html</link>
		<comments>http://www.ogletreeseo.com/226.html#comments</comments>
		<pubDate>Wed, 13 May 2009 17:18:46 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/?p=226</guid>
		<description><![CDATA[I was just over at www.searchengineland.com and 2 pages into reading article titles they tell me I got to pay to read more. On twitter I saw that www.jensense.com has a “Pro” section. www.seobook.com, www.seomoz.com, www.webmasterworld.com, www.shoemoney.com and I’m sure there are others all have premium sections. I miss the old days when everybody talked [...]]]></description>
			<content:encoded><![CDATA[<p>I was just over at www.searchengineland.com and 2 pages into reading article titles they tell me I got to pay to read more.   On twitter I saw that www.jensense.com has a “Pro” section.  www.seobook.com, www.seomoz.com, www.webmasterworld.com, www.shoemoney.com and I’m sure there are others all have premium sections.  I miss the old days when everybody talked online and you did not have to pay them extra.  These people are all now very rich because they gave great advice online.  Now that they are all famous they want to make an extra buck.  They get lots of business from giving away information in the past and now they just rest on that fame and charge for their information.  They don’t have to prove that they are smart any more so they want to charge us for it.<br />
Another thing that has happened is that the forums suck now that everybody has their own website.  You used to be able to go to one or two forums and talk with everybody now you have to go visit 20 websites to talk to the same people.  At least everybody is getting on twitter but you don’t get discussions like you did on the forums.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/226.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Reciprocal Website Reviews</title>
		<link>http://www.ogletreeseo.com/170.html</link>
		<comments>http://www.ogletreeseo.com/170.html#comments</comments>
		<pubDate>Wed, 06 Jun 2007 15:15:00 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/170.html</guid>
		<description><![CDATA[I new website called Review Back has launched that allows people to swap reviews. They are releasing it into Beta today. It is designed to be an alternative to ReviewMe and other Pay Per post sites. I think it is a good idea. Just make sure you trade links with people in the same area [...]]]></description>
			<content:encoded><![CDATA[<p>I new website called <a href="http://www.reviewback.com/">Review Back</a> has launched that allows people to swap reviews.  They are releasing it into Beta today.  It is designed to be an alternative to ReviewMe and other Pay Per post sites.  I think it is a good idea.  Just make sure you trade links with people in the same area you are in.  It does not have to be a competitor.  It can be a site that offers something in the same area but a different vertical than you do.  </p>
<p>By the way this is not a traded review.  I just did this on my own.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/170.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Robots.txt for WordPress blog</title>
		<link>http://www.ogletreeseo.com/157.html</link>
		<comments>http://www.ogletreeseo.com/157.html#comments</comments>
		<pubDate>Fri, 30 Mar 2007 13:00:30 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/157.html</guid>
		<description><![CDATA[There is a nice plugin that help you do &#8220;noindex, nofollow&#8221; to certain pages to remove lots of duplicate content. These plug ins don’t cover pages that are not in WordPress. Here is an example WordPress robots.txt. User-agent: * Disallow: /wp- Disallow: /feed/ Disallow: /trackback/ Disallow: /rss/ Disallow: /comments/feed/ Disallow: /page/ Disallow: /date/ Disallow: /comments/ [...]]]></description>
			<content:encoded><![CDATA[<p>There is a nice <a href="http://www.ogletreeseo.com/146.html">plugin</a> that help you do &#8220;noindex, nofollow&#8221; to certain pages to remove lots of duplicate content.  These plug ins don’t cover pages that are not in WordPress.  Here is an example WordPress robots.txt.</p>
<p>User-agent: *<br />
Disallow: /wp-<br />
Disallow: /feed/<br />
Disallow: /trackback/<br />
Disallow: /rss/<br />
Disallow: /comments/feed/<br />
Disallow: /page/<br />
Disallow: /date/<br />
Disallow: /comments/</p>
<p>I went from 100 pages in the supplemental to 9.  This is not for all blogs.  Some blogs have different URL’s.  Check your supplemental index by typing</p>
<blockquote><p>site:domain.com –view ***</p></blockquote>
<p>This will show the pages you have in the supplemental index.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/157.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Add flickr photos to mybloglog profile</title>
		<link>http://www.ogletreeseo.com/147.html</link>
		<comments>http://www.ogletreeseo.com/147.html#comments</comments>
		<pubDate>Fri, 02 Mar 2007 22:58:58 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/147.html</guid>
		<description><![CDATA[I was just at www.mybloglog.com and noticed that I have the option to add my flickr photos to the picture section of my profile. Technorati Tags: mybloglog, flickr, pictures, profile]]></description>
			<content:encoded><![CDATA[<p>I was just at www.mybloglog.com and noticed that I have the option to add my flickr photos to the picture section of my profile.</p>
<div class="simpletags">Technorati Tags: <a href="http://technorati.com/tag/mybloglog" rel="tag">mybloglog</a>, <a href="http://technorati.com/tag/flickr" rel="tag"> flickr</a>, <a href="http://technorati.com/tag/pictures" rel="tag"> pictures</a>, <a href="http://technorati.com/tag/profile" rel="tag"> profile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/147.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin: WordPress Duplicate Content Cure</title>
		<link>http://www.ogletreeseo.com/146.html</link>
		<comments>http://www.ogletreeseo.com/146.html#comments</comments>
		<pubDate>Fri, 02 Mar 2007 06:11:09 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/146.html</guid>
		<description><![CDATA[Update: 3-04-07 You can change line 24 in the plugin from: if((is_single() &#124;&#124; is_page() &#124;&#124; is_home()) &#038;&#038; (!is_paged())){ to if((is_single() &#124;&#124; is_category() &#124;&#124; is_page() &#124;&#124; is_home()) &#038;&#038; (!is_paged())){ and that will put your category pages in Google. This plugin is very simple and can be modified very easily. I just installed the WordPress Duplicate Content [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Update:  3-04-07</p>
<p>You can change line 24 in the plugin from:</p>
<p>if((is_single() || is_page() || is_home()) &#038;&#038; (!is_paged())){</p>
<p>to</p>
<p>if((is_single() || is_category() || is_page() || is_home()) &#038;&#038; (!is_paged())){</p>
<p>and that will put your category pages in Google. This plugin is very simple and can be modified very easily.</p></blockquote>
<p>I just installed the <a href="http://seologs.com/wordpress-duplicate-content-cure/#dcc">WordPress Duplicate Content Cure</a>.  WordPress creates lots of different pages that are very similar or completely the same.  What it does is put a &#8220;noindex,follow&#8221; tag on these pages.  </p>
<p>Be carefull with this plugin it can hurt your rankings. It is very common for a blog to rank for category pages. This plugin will remove all pages other than the ones you create. It will remove the category pages from google. Category pages rank well in Google because you end up with a pretty high keyword density and the internal linking. I am not recommending this plugin just testing it out. I may end up making some changes to it. I think it is a good idea just knocks out a bit too much. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/146.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Why do top SEO bloggers use rel=&#8221;nofollow&#8221;</title>
		<link>http://www.ogletreeseo.com/128.html</link>
		<comments>http://www.ogletreeseo.com/128.html#comments</comments>
		<pubDate>Mon, 22 Jan 2007 17:05:52 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/128.html</guid>
		<description><![CDATA[I spoke about the rel=&#8221;nofollow&#8221; tag a while back and thought I would talk about other bloggers using it. Many SEO blogs are still using rel=&#8221;nofollow&#8221;. I understand why Matt Cutts uses it. He works for the company that is trying to convince bloggers Google is trying to do something for them. But why are [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.ogletreeseo.com/95.html">spoke about the rel=&#8221;nofollow&#8221; tag</a> a while back and thought I would talk about other bloggers using it. Many SEO blogs are still using rel=&#8221;nofollow&#8221;.  I understand why Matt Cutts uses it.  He works for the company that is trying to convince bloggers Google is trying to do something for them.  But why are all the major SEO’s using it.  They either use it or flat out don’t allow url’s or have some fancy redirect to do the same thing.  Some even have posts about how stupid and useless nofloow is.  rel=&#8221;nofollow&#8221; is not the solution.  What they need to do is install proper spam detection like spamkarma and there are many good CAPTCHA programs out there.  I know many of these people and they all to this day complain about comment spam.  SEOMoz even <a href="http://www.seomoz.org/blogdetail.php?ID=1573">made a big deal</a> about how they use rel=&#8221;nofollow&#8221; because some of their commenter&#8217;s were linking to bad sites.  It is funny that all they were worried about was what Google thought of them linking to these bad sites and not their readers.  We still have to see these bad links.  Obviously the rel=&#8221;nofollow&#8221; has not helped them at all.  It is very simple to take off of your blog.  There are at least 2 plugins that work great for wordpress. (<a href="http://www.semiologic.com/software/dofollow/">plugin1</a>, <a href="http://blog.taragana.com/index.php/archive/wordpress-15-plugin-strip-nofollow-tag-from-comment-urls/">plugin2</a>)  If you guys are reading this please install one of these.</p>
<p>Here is a list of people that still show rel=&#8221;nofollow&#8221; or some other method to not link to people like redirects.  The ones with *’s are the ones that have spoken out against rel=&#8221;nofollow&#8221;.  Not all of these are SEO blogs some are blog written by SEO’s on some other subject.</p>
<p><a href="http://www.seobook.com">www.seobook.com</a><br />
<a href="http://www.jimwestergren.com">www.jimwestergren.com</a><br />
<a href="http://www.seomoz.org">www.seomoz.org</a><br />
<a href="http://www.seobythesea.com">www.seobythesea.com</a><br />
<a href="http://www.seologs.com">www.seologs.com</a><br />
<a href="http://www.webguerrilla.com">www.webguerrilla.com</a><br />
<a href="http://www.jensense.com">www.jensense.com</a><br />
<a href="http://daggle.com">daggle.com</a><br />
<a href="http://www.wolf-howl.com/random-thoughts/changing-comment-policy/">www.wolf-howl.com</a> *<br />
<a href="http://www.seroundtable.com">www.seroundtable.com</a><br />
<a href="http://www.ewhisper.net">www.ewhisper.net</a><br />
<a href="http://www.oilman.ca">www.oilman.ca</a> *<br />
<a href="http://www.davidnaylor.co.uk">www.davidnaylor.co.uk</a><br />
<a href="http://www.goodroi.com">www.goodroi.com</a><br />
<a href="http://www.stuntdubl.com">www.stuntdubl.com</a><br />
<a href="http://searchengineland.com">searchengineland.com</a></p>
<p>This is not a comprehensive list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/128.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>State of the Blog &#8211; Update on how my blog is set up</title>
		<link>http://www.ogletreeseo.com/127.html</link>
		<comments>http://www.ogletreeseo.com/127.html#comments</comments>
		<pubDate>Wed, 17 Jan 2007 22:51:39 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/127.html</guid>
		<description><![CDATA[I have made a lot of changes to my blog lately and I wanted to update some of the things I have done to protect my blog and things I have done to improve it. The most important thing I did was update to wordpress 2.0.7. After what happened to Graywolf I thought it was [...]]]></description>
			<content:encoded><![CDATA[<p>I have made a lot of changes to my blog lately and I wanted to update some of the things I have done to protect my blog and things I have done to improve it.  The most important thing I did was <a href="http://wordpress.org/latest.zip">update to wordpress 2.0.7</a>.  After what <a href="http://www.wolf-howl.com/random-thoughts/on-hacking-and-pirates/">happened to Graywolf</a> I thought it was best to keep on top of wordpress updates.  I noticed the other day that somebody came to my site with the term</p>
<p><span id="more-127"></span></p>
<blockquote><p>spam karma + blog&#8217;s + name (required) + Website + comments + search engine optimization</p></blockquote>
<p>That kind of scared me.  So what I did was take that spam karma footer off then I replaced all those other terms with pictures.  I used the same technique I use to <a href="http://digitalcolony.com/02/maskemail/inc/genEmailMask.asp">make my email a picture</a>.  I realized that those terms are on every wordpress blog.  (by the way that is a nice way to find blogs to comment on).  You could also just change the wording on the wordpress default text like: pages, archives, categories, search, blogroll, sites, meta to something else.  A lot of spammers use these to search in Google and other places to find blogs to spam on.  </p>
<p>One of the things about wordpress or wordpress themes is the way it handles page titles.  I have seen some plugins that handle this but I was not happy with any of them so I just went in and hacked it myself.  I went to the header.php file for my template and found: </p>
<blockquote>
<p>and replaced it with:</p>
<p><?php<br />
if ($_SERVER['REQUEST_URI'] == "/"){<br />
bloginfo('name');<br />
}else{<br />
wp_title('');<br />
}<br />
 ?></p></blockquote>
<p>There are a bunch of ways to do this.  The main thing to know here is that putting the quotes in wp_title removes that weird >> thing.  There are also som build in conditional statements for wordpress. is_home() returns true when you are on the home page or is_single() which returns true when any single Post page is being displayed.  There are a lot more <a href="http://codex.wordpress.org/Conditional_Tags">is_ conditional tags listed here</a> if you want to read up on it.  </p>
<p>Of course there is always the list of plugins I use:</p>
<p><a href="http://www.acmetech.com/blog/adsense-deluxe/">Adsense-Deluxe</a> – that lets me add Adsense to specific pages with specific code.  I don’t put adsense on all my posts and this lets me be very specific.  Sometimes you will find yourself ranking for some unexpected terms.   This is a good way to monitize it without putting Adsense all over your stie.  </p>
<p><a href="/anti_spam_image.zip">Anti Spam Image</a> &#8211; This plugin inserts a security image for the WP comment page, requiring the poster to enter the right characters in the image.  The link is to the plugin on my site.  The site that I got it from seems to be down.</p>
<p><a href="/bsuite.zip">Bsuite</a> – Stats program.  It shows you how many visitors you have for the day, referrers, comments left, and search engine traffic.  It also gives a nice traffic graph on the bottom.  It is very simple and I’m sure there is much better but I have gotten used to it.  The download for this one seems to be broken as well so I just uploaded the one I have.</p>
<p><a href="http://www.aviransplace.com/index.php/digg-this-wordpress-plugin/">Digg This</a> – Adds Digg story link on detection on digg referrer.  On the rare occasion I get dugg.</p>
<p><a href="http://orderedlist.com/wordpress-plugins/feedburner-plugin/">Feedburner Feed Replacement</a> &#8211; Forwards all feed traffic to Feedburner while creating a randomized feed for Feedburner to pull from.  I’m sure everybody already has this one.</p>
<p><a href="http://rawlinson.us/blog/?p=212">Feed List</a> &#8211; This lets me have the 2 pages I have that show stuff I dig and stuff I commented on at www.digg.com.  Digg provides rss feeds with that data for me.</p>
<p><a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final">Google Sitemaps</a> &#8211; This generator will create a Google compliant sitemap of your WordPress blog.  It also keeps it up to date when you create new posts</p>
<p><a href="http://wordpress-plugins.biggnuts.com/objection-redirection-WordPress-plugin/">Objection! Redirection</a> &#8211; Gives you the ability to redirect incoming traffic based on pattern matching.  I use this because I moved my blog from another format a while back.</p>
<p><a href="http://unknowngenius.com/blog/wordpress/spam-karma/">Spam Karma 2</a> – Spam killer.  It works very nice.  I turned off the built in CAPTCHA FOR it because it went to a blank page after you typed in your code and I already had something that used CAPTCHA.  This has stopped most spam.  The only spam I get is stuff that really looks like a comment and I have to make a judgement call on.  It is rare somebody is working hard to hand enter spam that is hard to detect so is not a big deal.  </p>
<p><a href="http://www.skippy.net/blog/category/wordpress/plugins/wp-db-backup/">WordPress Database Backup</a> &#8211; On-demand backup of your WordPress database.</p>
<p><a href="http://www.skippy.net/blog/category/wordpress/plugins/wp-cron/">WP-Cron</a> – I only use this with WordPress Database Backup.  I have it set up to send me an email with my db backed up in it.</p>
<p><a href="http://www.silpstream.com/blog/wp-phpmyadmin/">WP-phpMyAdmin</a> – This is a new one that I just added.  It is real cool.  It adds a tab in my admin panel that gives me full phpmyadmin access to my database.  It is so simple to install compared to installing phpmyadmin the normal way plus you have one log in.  </p>
<p><a href="http://www.scriptygoddess.com/archives/2004/06/03/wp-subscribe-to-comments/">Subscribe To Comments</a> &#8211; This plugin will allow your readers to get email notifications when comments are left on a post after their own.</p>
<p><a href="http://www.semiologic.com/software/dofollow/">Dofollow</a> &#8211; The dofollow plugin for WordPress lets you remove the evil nofollow attribute from your comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/127.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promote your blog, Places to submit your RSS</title>
		<link>http://www.ogletreeseo.com/124.html</link>
		<comments>http://www.ogletreeseo.com/124.html#comments</comments>
		<pubDate>Thu, 11 Jan 2007 19:41:21 +0000</pubDate>
		<dc:creator>ogletree</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.ogletreeseo.com/124.html</guid>
		<description><![CDATA[I did some searching and found some places to submit my rss feed. It is also a good idea to find people at mybloglog that have sites in your same area and add them to your contacts and join their communities. You will find some great sites you never knew about and also increase your [...]]]></description>
			<content:encoded><![CDATA[<p>I did some searching and found some places to submit my rss feed.   It is also a good idea to find people at <a href="http://www.mybloglog.com">mybloglog</a> that have sites in your same area and add them to your contacts and join their communities.  You will find some great sites you never knew about and also increase your exposure.  When I did this I got a big spike in subscribers to my rss feed.</p>
<p><span id="more-124"></span></p>
<p><a href="http://www.rss-network.com/submitrss.php" target="_blank" >http://www.rss-network.com/submitrss.php</a></p>
<p><a href="http://www.syndic8.com/suggest.php?Mode=data" target="_blank" >http://www.syndic8.com/suggest.php?Mode=data</a></p>
<p><a href="http://www.postami.com/rss.finder/submit_feed.php" target="_blank" >http://www.postami.com/rss.finder/submit_feed.php</a></p>
<p><a href="http://www.2rss.com/index.php" target="_blank" >http://www.2rss.com/index.php</a></p>
<p><a href="http://w.moreover.com/cgi-local/site/sourcesubmission.pl" target="_blank" >http://w.moreover.com/cgi-local/site/sourcesubmission.pl</a></p>
<p><a href="http://pingomatic.com/?oldpinger" target="_blank" >http://pingomatic.com/?oldpinger</a></p>
<p><a href="http://www.newsxs.com/en/sources" target="_blank" >http://www.newsxs.com/en/sources</a></p>
<p><a href="http://www.feedsfarm.com/a.html" target="_blank" >http://www.feedsfarm.com/a.html</a></p>
<p><a href="http://www.rssfeeds.com/suggest_wizzard.php" target="_blank" >http://www.rssfeeds.com/suggest_wizzard.php</a></p>
<p><a href="http://4guysfromrolla.aspin.com/func/addres/rss-review/userlist?rid=1427020&amp;cob=4guysfromrolla" target="_blank" >http://4guysfromrolla.aspin.com/func/addres/rss-review/userlist?rid=1427020&amp;cob=4guysfromrolla</a></p>
<p><a href="http://www.devasp.com/search/AddRSS.asp" target="_blank" >http://www.devasp.com/search/AddRSS.asp</a></p>
<p><a href="http://www.aspin.com/func/addres/rss-support" target="_blank" >http://www.aspin.com/func/addres/rss-support</a></p>
<p><a href="http://www.feedplex.com/suggest-a-feed.php" target="_blank" >http://www.feedplex.com/suggest-a-feed.php</a></p>
<p><a href="http://www.plazoo.com/en/addrss.asp" target="_blank" >http://www.plazoo.com/en/addrss.asp</a></p>
<p><a href="http://www.feed24.com/?c=add" target="_blank" >http://www.feed24.com/?c=add</a></p>
<p><a href="http://www.feedcat.net/login/" target="_blank" >http://www.feedcat.net/login/</a></p>
<p><a href="http://www.feedminer.com/addfeed.aspx" target="_blank" >http://www.feedminer.com/addfeed.aspx</a></p>
<p><a href="http://www.jordomedia.com/RSS/l_op=Addrss.html" target="_blank" >http://www.jordomedia.com/RSS/l_op=Addrss.html</a></p>
<p>add an RSS feed (on bottom right side)<br />
</p>
<p><a href="http://www.rssmad.com/" target="_blank" >http://www.rssmad.com/</a></p>
<p>Navigate category and suggest a feed.<br />
<br />
<a href="http://www.feedbomb.com/" target="_blank" >http://www.feedbomb.com/</a></p>
<p><a href="http://www.nfeeds.com/submit.php" target="_blank" >http://www.nfeeds.com/submit.php</a></p>
<p><a href="http://free-rss.page2go2.com/rss-add.html" target="_blank" >http://free-rss.page2go2.com/rss-add.html</a></p>
<p><a href="http://www.feedooyoo.com/ref.htm" target="_blank" >http://www.feedooyoo.com/ref.htm</a></p>
<p><a href="http://www.goldenfeed.com/AddFeed.aspx" target="_blank" >http://www.goldenfeed.com/AddFeed.aspx</a></p>
<p><a href="http://www.rssmicro.com/?m=fs#theForm" target="_blank" >http://www.rssmicro.com/?m=fs#theForm</a></p>
<p><a href="http://www.feeddirectory.us/directory/addfeed.html" target="_blank" >http://www.feeddirectory.us/directory/addfeed.html</a></p>
<p><a href="http://www.octora.com/add_rss.php" target="_blank" >http://www.octora.com/add_rss.php</a></p>
<p><a href="http://feedfury.com/submit" target="_blank" >http://feedfury.com/submit</a></p>
<p><a href="http://www.rssmotron.com/feed_submission.php" target="_blank" >http://www.rssmotron.com/feed_submission.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ogletreeseo.com/124.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

