<?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>Mommy Blogger .me &#187; SEO</title>
	<atom:link href="http://www.mommyblogger.me/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mommyblogger.me</link>
	<description>It&#039;s Not Just a Boys&#039; Club Anymore</description>
	<lastBuildDate>Fri, 16 Apr 2010 17:26:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Add Nofollow Tags to Links</title>
		<link>http://www.mommyblogger.me/how-to-add-nofollow-tags-to-links/</link>
		<comments>http://www.mommyblogger.me/how-to-add-nofollow-tags-to-links/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 02:37:00 +0000</pubDate>
		<dc:creator>Danelle Ice - Mommy Blogger Me</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Advertisers]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Nofollow]]></category>
		<category><![CDATA[PageRank]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.mommyblogger.me/how-to-add-nofollow-tags-to-links/</guid>
		<description><![CDATA[There are many reasons you may want to add nofollow tags to hyperlinks, the main reason being to block links from paying advertisers from benefitting from your PageRank. For now, we’ll be focusing on how to add the nofollow tag to links when you know it should be there.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.mommyblogger.me%2Fhow-to-add-nofollow-tags-to-links%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.mommyblogger.me_2Fhow-to-add-nofollow-tags-to-links_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.mommyblogger.me%2Fhow-to-add-nofollow-tags-to-links%2F&amp;source=HomeEverAfter&amp;style=normal&amp;service=bit.ly" height="61" width="50" title="How to Add Nofollow Tags to Links" alt=" How to Add Nofollow Tags to Links" /><br />
			</a>
		</div>
<p>There are many reasons you may want to add nofollow tags to hyperlinks, the main reason being to block links from paying advertisers from benefitting from your PageRank.  Do you know how to add the nofollow tag to your hyperlinks?</p>
<p>There are 2 types of links: dofollow and nofollow.  When neither tag is present, the default setting is dofollow. The nofollow tag tells a search engine’s crawler not to give any weight or “Google juice” to the link you have posted.</p>
<p>An in-depth discussion of the benefits and uses of nofollow will be covered in another article.  For now, we’ll be focusing on how to add the nofollow tag to links when you know it should be there.</p>
<h2>How to Add Nofollow Tags to Links</h2>
<p><span id="more-2597"></span></p>
<p>A regular link (to a helpful article, great post, or relevant blog) will be a normal, followed link.  Its code will look like this when you switch to the html view in your dashboard:</p>
<div style="background: #eeeeff">
<p>&lt;a title=&#8221;13 Ways to Freshen Up Your Blog&#8221; href=&#8221;http://www.mommyblogger.me/13-ways-to-freshen-up-your-blog/&#8221; &gt;13 Ways to Freshen Up Your Blog &lt;/a&gt;</p></div>
<p>That normal code is how every regular followed link should look when you view its html. To add the nofollow tag in, you’ll add this snippet of html code to your existing link:</p>
<p align="center">rel=&#8221;nofollow&#8221;</p>
<p>That one simple piece of code will prevent search engine spiders from following the link, in effect, giving no weight to the link.  In other words, the link juice from your page will not flow into that link or out to its corresponding site.</p>
<p>I’ve shown the nofollow tag in red in the example below so you can see the placement.  To add the nofollow tag, your html code will now look like this:</p>
<div style="background: #eeeeff">
<p>&lt;a title=&#8221;13 Ways to Freshen Up Your Blog&#8221; <span style="color: #ff0000;"><strong>rel=&#8221;nofollow&#8221;</strong></span> href=&#8221;http://www.mommyblogger.me/13-ways-to-freshen-up-your-blog/&#8221; &gt;13 Ways to Freshen Up Your Blog &lt;/a&gt;</div>
<p>That’s all there is to it.  Adding nofollow tags is quick and easy to do when you know the proper way to modify your html code.  Remember that to be in compliance with Google and many other search engine’s policies, you’ll want to <strong>add nofollow tags to all paid links from advertisers</strong>. </p>
<p>In a nutshell:  If you get compensation for the link, it’s best not to be flowing PageRank to the link.  Respectable webmasters and public relations reps know that building backlinks is something you do the old fashioned way – with great content and real relationships, NOT by buying links!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mommyblogger.me/how-to-add-nofollow-tags-to-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boost Your Wordpress Blog&#8217;s Results in Google &#8211; Matt Cutts WordCamp Video</title>
		<link>http://www.mommyblogger.me/wordpress-blog-results-google-matt-cutts-wordcamp-video/</link>
		<comments>http://www.mommyblogger.me/wordpress-blog-results-google-matt-cutts-wordcamp-video/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 19:43:00 +0000</pubDate>
		<dc:creator>Danelle Ice - Mommy Blogger Me</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Search]]></category>
		<category><![CDATA[Google Staff]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[SERPS]]></category>
		<category><![CDATA[WordCamp]]></category>

		<guid isPermaLink="false">http://www.mommyblogger.me/wordpress-blog-results-google-matt-cutts-wordcamp-video/</guid>
		<description><![CDATA[Matt Cutts is the head of the Web Spam (anti-spam) team at Google.  He spoke at the recent WordCamp 2009 in May of this year about how to boost your WordPress blog’s results in Google search.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.mommyblogger.me%2Fwordpress-blog-results-google-matt-cutts-wordcamp-video%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.mommyblogger.me_2Fwordpress-blog-results-google-matt-cutts-wordcamp-video_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.mommyblogger.me%2Fwordpress-blog-results-google-matt-cutts-wordcamp-video%2F&amp;source=HomeEverAfter&amp;style=normal&amp;service=bit.ly" height="61" width="50" title="Boost Your Wordpress Blog&rsquo;s Results in Google   Matt Cutts WordCamp Video" alt=" Boost Your Wordpress Blog&rsquo;s Results in Google   Matt Cutts WordCamp Video" /><br />
			</a>
		</div>
<p>Matt Cutts is the head of the Web Spam (anti-spam) team at Google.&nbsp; He spoke at the recent WordCamp 2009 in May of this year about how to boost your WordPress blog’s results in Google search.&nbsp; WordCamp is an annual Wordpress conference that provides helpful information on Wordpress for both bloggers and developers alike.</p>
<p>We all want better rankings for our blogs, because that means more traffic and – if you’re doing things right – more money!&nbsp; You’ll want to keep reading and watch the video to make this happen.</p>
<p><span id="more-2581"></span>
<p>There’s always a lot of speculation and advice by SEOs, internet marketers, and more about what Google wants and the proper way to do things. I’ve found during my time as a problogger and SEO enthusiast that you’ll never get better advice on “the right way to do things” than when you get it directly from Google staff!&nbsp; </p>
<p>Here is the link to <a title="Matt Cutts&rsquo; blog" href="http://www.mattcutts.com/blog/" target="_blank" onclick="urchinTracker('/outgoing/www.mattcutts.com/blog/?referer=');">Matt Cutts’ blog</a>. If you really want to start increasing your Google knowledge, I recommend you go grab his RSS feed now.</p>
<p>Below is Matt Cutts’ video from WordCamp 2009 about how your blog can do better in Google. This is a substantial video at 46 minutes, so grab a coffee and bookmark this page in case you can’t watch the whole thing right now.&nbsp; (Subscribers will have to <a title="click through to the site to watch the video" href="http://www.mommyblogger.me/wordpress-blog-results-google-matt-cutts-wordcamp-video" target="_blank">click through to the site to watch the video</a>.)</p>
<p> <center><embed src="http://v.wordpress.com/lAZUouJF" type="application/x-shockwave-flash" width="400" height="220" allowscriptaccess="always" allowfullscreen="true"></embed> </center>
<p>&nbsp;</p>
<h2>Matt Cutts Google Video Highlights</h2>
<p><strong>Advice for PageRank:</strong></p>
<ul>
<li>Don’t obsess about getting more backlinks for your site.&nbsp; You want to have people know about you and you want those people to be reputable.</li>
<li>About being relevant and reputable- you want to stay on topic with your blogging, so that people are linking to you about things you want to be known for.</li>
</ul>
<p><strong>Lesser-Known Plugins Mentioned in Video:</strong></p>
<ul>
<li><strong><a title="Cookies for Comments" href="http://wordpress.org/extend/plugins/cookies-for-comments/" target="_blank" onclick="urchinTracker('/outgoing/wordpress.org/extend/plugins/cookies-for-comments/?referer=');">Cookies for Comments</a></strong> by Donncha O Caoimh (an awesome plugin developer). I’ve never tried this plugin before, but I’ll be testing it on one of our new blogs to see how well it does at blocking spammers from commenting.&nbsp; Matt Cutts recommends using this in addition to Akismet.</li>
<li><strong><a title="Enforce WWW Preference" href="http://wordpress.org/extend/plugins/enforce-www-preference/" target="_blank" onclick="urchinTracker('/outgoing/wordpress.org/extend/plugins/enforce-www-preference/?referer=');">Enforce WWW Preference</a></strong> by Mark Jaquith.&nbsp; This plugin helps with SEO by making sure all of your content is in either www or non-www, instead of split between both (essentially diluting your PageRank).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mommyblogger.me/wordpress-blog-results-google-matt-cutts-wordcamp-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
