<?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>Rankings.me &#187; Blogs</title>
	<atom:link href="http://www.rankings.me/tag/blogs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rankings.me</link>
	<description>SEO Rankings Articles, Videos and News</description>
	<lastBuildDate>Tue, 18 Oct 2011 07:23:41 +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>How to Use Tags on Your Blog or Website</title>
		<link>http://www.rankings.me/how-to-use-tags-on-your-blog-or-website.html</link>
		<comments>http://www.rankings.me/how-to-use-tags-on-your-blog-or-website.html#comments</comments>
		<pubDate>Tue, 26 Jan 2010 15:58:39 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=4975</guid>
		<description><![CDATA[In my opinion one of the more powerful and underutilized tools of a blog or website is the ability to tag your pages and posts. That said, effectively using  tags isn&#8217;t easy or straightforward. In this post I&#8217;ll take you through some examples of how to use tags and get the most out of them, [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br /><br /><a href="http://www.wolf-howl.com/blogs/how-to-use-tagging/">How to Use Tags on Your Blog or Website</a> <br /></p>


Related posts:<ol><li><a href='http://www.wolf-howl.com/22/tags-ad-targeting/' rel='bookmark' title='Permanent Link: Using Tags for Better Ad Targeting on Your Blog'>Using Tags for Better Ad Targeting on Your Blog</a> When you&#8217;re running a blog with affiliate links, one of...</li>
<li><a href='http://www.wolf-howl.com/seo/website-informational-pages/' rel='bookmark' title='Permanent Link: Website Informational Pages'>Website Informational Pages</a> Now that I&#8217;ve covered long term content and short term...</li>
<li><a href='http://www.wolf-howl.com/seo/alt-tags-back-in-black/' rel='bookmark' title='Permanent Link: Alt Tags Back in Black?'>Alt Tags Back in Black?</a> I remember the good ole&#8217; days when you could stuff...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "How to Use Tags on Your Blog or Website", url: "http://www.rankings.me/how-to-use-tags-on-your-blog-or-website.html" });</script><p><a href="http://www.rankings.me/how-to-use-tags-on-your-blog-or-website.html">How to Use Tags on Your Blog or Website</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/blogs/how-to-use-tagging/"class="post_image_link"  title="Permanent link to How to Use Tags on Your Blog or Website"><img class="post_image alignnone remove_bottom_margin frame" src="http://www.wolf-howl.com/wp-content/uploads/How-to-Use-Tags-on-Your-Blog-or-Website.jpg" width="600" height="300" alt="Post image for How to Use Tags on Your Blog or Website" /></a>
</p><p>In my opinion one of the more powerful and underutilized tools of a blog or website is the ability to tag your pages and posts. That said, effectively using  tags isn&#8217;t easy or straightforward. In this post I&#8217;ll take you through some examples of how to use tags and get the most out of them, the pitfalls to watch out for, and some advanced strategies you can use with them.<span id="more-4975"></span></p>
<p>First we need to take a step back and understand that there are several ways you can arrange your website/blog. The first is by subject, which most blog and CMS platforms call &#8220;categories.&#8221; The second is by date, which occurs as most blog/cms systems put things in year, month, and date groupings. A third is by tagging, which consists of the notes or descriptions you put on your posts or pages.</p>
<p>All of these different classification methods bring about one of the hallmark problems of blogs and CMS&#8217;s: duplicate content. Let&#8217;s assume that you publish one page. That page will exist on the page, but also on the category archive page, year archive page, year-month archive page, year-month-day archive page, and the archive page for any tag that you attach to the page/post. This can create issues as the search engines have to figure out what page they should really list in the SERP&#8217;s. First I suggest blocking all of the date archives from being indexed by using the &#8220;noindex&#8221; directive in the robots.txt (note Google is the only search engine who currently supports this command). I also use the &#8220;noindex/follow&#8221; robots tag on each of the date archive pages. Basically we are telling the robots don&#8217;t put these pages in the SERP&#8217;s but follow through and get the pages. We go with the exact same settings for the tag pages. If you are running wordpress you can use the <a href="http://yoast.com/wordpress/meta-robots-wordpress-plugin/">Robots Meta plugin</a> from Joost de Valk to get this done. This only leaves us with the duplicate issue on category and individual pages. To combat this problem, only show limited sections of your posts on the category pages. The <a href="http://www.wolf-howl.com/go/thesis">thesis theme</a> has this functionality built in. If you aren&#8217;t using thesis, you can use the <a href="http://wordpress.org/extend/plugins/post-teaser/">teaser plugin</a> to get a similar result or remember to use the &#8220;more&#8221; tag 100% of the time.</p>
<p>OK now that we&#8217;ve got the duplicate content issue resolved, why would anyone want to use tags in the first place? Can&#8217;t you achieve the same results with categories? Yes and no. Here&#8217;s an example of how I would use categories and tags: let&#8217;s say you have a celebrity website with categories like &#8220;baby bump,&#8221; &#8220;fashion,&#8221; &#8220;news,&#8221; &#8220;rumors,&#8221; etc. You are also going to have celebrities who are always in the news like Paris Hilton or Britney Spears. What I would do is create tags for each celebrity and, whenever I did a post about the celebrity, I&#8217;d tag it with his or her name.</p>
<p>Another example. You have a travel website with categories like &#8220;adventure travel,&#8221; &#8220;family travel,&#8221; &#8220;skiing,&#8221; &#8220;cruises,&#8221; and so on. I would set up tags for countries, states, or cities, like Bahamas, France, or Colorado. You could have a white water rafting page in the adventure travel category tagged with Colorado. You could have a Skiing in Vail post in the skiing category also tagged with Colorado. You can also have a family travel article about visiting the Museum of Science and nature and Botanic Gardens in Colorado.  Those three separate articles would be interconnected by using the Colorado tag.</p>
<p>Here&#8217;s where the magic of tagging comes into play. If you use the <a href="http://wordpress.org/extend/plugins/cross-linker/">cross linker plugin</a>,  you can set it up to automagically link any word like &#8220;Colorado&#8221; to the tag page for Colorado. So if the person reading any of the three Colorado articles clicks on &#8220;Colorado,&#8221; they visit the tag page and see all of your posts about Colorado. I&#8217;ve found that in-posts links get much higher click throughs than &#8220;tag&#8221; links at the end of an article. You could set it up the same way for Paris Hilton, Britney Spears, or any other word/tag you used. What this does is create an alternate navigation path that&#8217;s both really useful for readers and keeps your content exposed to the search engine spiders. You could link the word individually as you write each post, but I find it <a href="http://www.wolf-howl.com/tools/how-i-create-and-manage-a-wordpress-website/">easier to manage a website</a> when I cut down the maintenance wherever I can.</p>
<p>Another advantage is that tagging is a <a href="http://www.wolf-howl.com/22/tags-ad-targeting/">much more effective way to choose which ads to display</a>. If I&#8217;m only using categories like &#8220;family travel,&#8221; it&#8217;s hard to know which ad to serve. Do I use Disneyland tickets, family cruises, or city based Go Cards? However with tagging I can be much more specific by only serving cruise advertising to the pages/posts with the &#8220;cruise&#8221; tag. If you want to get really specific you can have general &#8220;cruise&#8221; tag and a separate &#8221;family cruise&#8221; tag. You just have to decide how granular you want to get.</p>
<p>There are some downsides to all of this, of course. You have to maintain your tags because they have a tendency to get out of hand, especially if you have more than one author, and they play fast and loose with the rules. For example you could end up with &#8220;cruise,&#8221; &#8220;cruises,&#8221; and &#8220;cruising,&#8221; which really are all the same thing and should only have one tag. A secondary problem that can take things off the track is capitalization. With wordpress all of the following URL&#8217;s will have the same content:</p>
<p><em>http://example.com/tag/word/</p>
<p>http://example.com/tag/Word/</p>
<p>http://example.com/tag/WORD/</em></p>
<p>If you&#8217;re blocking the tag pages from being indexed it&#8217;s not a huge issue. But it can come into play with an advanced tactic I&#8217;ll be talking about next, so I bring it up now as a problem to be aware of. To be honest the tools for administering and editing tags is pretty limited. The best one I&#8217;ve found if <a href="http://wordpress.org/extend/plugins/simple-tags/">Simple tags</a>. It isn&#8217;t perfect, but it gets the job done.</p>
<p><strong>Advanced Tag  and Cross Link Utilization</strong></p>
<p>Using tagging this way creates a problem: you squander internal anchor text on pages you are blocking from the index. In the examples above, you would certainly want a page about Colorado to appear in the index, but maybe not the tag for a small city with little value and traffic. In the example above you would set up the word &#8220;Colorado&#8221; to link to &#8220;http://example.com/tag/colorado/&#8221;. However, what if you set the cross link to a normal page like &#8220;http://example.com/colorado/&#8221; instead of the tag page? Then you could create a page with some editorial copy, install the <a href="http://wordpress.org/extend/plugins/exec-php/">EXEC PHP plugin</a>, and use it to issue  a <a href="http://codex.wordpress.org/Function_Reference/WP_Query">WP Query</a> and automatically list posts tagged with Colorado. You will need to know PHP to make that happen, but it&#8217;s not too hard.</p>
<p>Another trick. If I&#8217;m creating &#8220;head and tail&#8221; content, I&#8217;ll set up the cross link to point to the &#8220;http://example.com/keyword/&#8221; page/post. However, if there isn&#8217;t any content there yet (ie only the &#8220;tail&#8221; pieces of content exist) I&#8217;ll use the <a href="http://urbangiraffe.com/plugins/redirection/">redirection plugin</a> to temporarily redirect to the tag page. I&#8217;ll take the redirect down once the &#8220;head&#8221; is written. This can get kind of tricky, so you should only use it if you are confident about what you are doing.</p>
<p>To recap and bring everything together, here&#8217;s what you need to remember:</p>
<ul>
<li>By using tags you can provide a more granular way to break down the content on your website.</li>
<li>This break down can provide alternate navigation paths to your content for both humans and search engines.</li>
<li>This break down becomes more useful to humans if you link words/tags within the main body of the content.</li>
<li>This break down is extremely effective for serving very targeted advertising or affiliate links.</li>
<li>Care should be taken to minimize duplicate content and duplicate/similar tags</li>
</ul>
<p><small>Lastly one of the original purposes of tagging was to help blog search engines like Technorati understand your content; however, to be honest, that value is so non-existent it&#8217;s really not worth mentioning. When was the last time Technorati or ice rocket brought you any traffic?</small><br />
<small><a href="http://creativecommons.org/licenses/by/2.0/"title="Attribution License" onclick="window.open(this.href);return false;" ><img style="border: 0;" src="http://www.wolf-howl.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" width="16" height="16" /></a> <a href="http://www.photodropper.com/photos/"onclick="window.open(this.href);return false;" >photo</a> credit: <a href="http://www.flickr.com/photos/64419960@N00/3439620045/"title="Mykl Roventine" onclick="window.open(this.href);return false;" >Mykl Roventine</a></small>
<p><strong>Advertisement</strong>: Need an SEO Audit for your website, look at my <a href="http://www.wolf-howl.com/information/consulting/">SEO Consulting Services</a> #5</p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/blogs/how-to-use-tagging/">How to Use Tags on Your Blog or Website</a> <br/></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=4975&type=feed" alt="" />

Related posts:<ol><li><a href='http://www.wolf-howl.com/22/tags-ad-targeting/' rel='bookmark' title='Permanent Link: Using Tags for Better Ad Targeting on Your Blog'>Using Tags for Better Ad Targeting on Your Blog</a> <small>When you&#8217;re running a blog with affiliate links, one of...</small></li>
<li><a href='http://www.wolf-howl.com/seo/website-informational-pages/' rel='bookmark' title='Permanent Link: Website Informational Pages'>Website Informational Pages</a> <small>Now that I&#8217;ve covered long term content and short term...</small></li>
<li><a href='http://www.wolf-howl.com/seo/alt-tags-back-in-black/' rel='bookmark' title='Permanent Link: Alt Tags Back in Black?'>Alt Tags Back in Black?</a> <small>I remember the good ole&#8217; days when you could stuff...</small></li>
</ol>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=HD3LjOOU5Yo:r6mRCUB4c7A:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=HD3LjOOU5Yo:r6mRCUB4c7A:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=HD3LjOOU5Yo:r6mRCUB4c7A:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=HD3LjOOU5Yo:r6mRCUB4c7A:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=HD3LjOOU5Yo:r6mRCUB4c7A:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=HD3LjOOU5Yo:r6mRCUB4c7A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/HD3LjOOU5Yo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/how-to-use-tags-on-your-blog-or-website.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your Schlock Writing Dismembering Infants?</title>
		<link>http://www.rankings.me/is-your-schlock-writing-dismembering-infants.html</link>
		<comments>http://www.rankings.me/is-your-schlock-writing-dismembering-infants.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 16:17:07 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=4907</guid>
		<description><![CDATA[Schlock writing is bad. Schlock writing is bad because it is uninteresting. By uninteresting, I mean that writing in a schlocky manner is generic. Schlock writing is styleless and schlock is flat.
If you just read that introduction and didn&#8217;t jump off a bridge, you&#8217;re probably a schlock writer. Go hang yourself with some piano wire.
While [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/is-your-schlock-writing-dismembering-infants/">Is Your Schlock Writing Dismembering Infants?</a> <br/></p>


Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/writing-an-effective-title/' rel='bookmark' title='Permanent Link: Writing an Effective Title'>Writing an Effective Title</a> <small>Writing an effective title is truly an art form, and...</small></li>
<li><a href='http://www.wolf-howl.com/socialmedia/social-media-experts/' rel='bookmark' title='Permanent Link: Is There Really Such a Thing as a Social Media Expert'>Is There Really Such a Thing as a Social Media Expert</a> <small>One of the common themes I see recurring in blog/websites...</small></li>
<li><a href='http://www.wolf-howl.com/22/make-easy-money-with-google-review/' rel='bookmark' title='Permanent Link: Make Easy Money With Google Review'>Make Easy Money With Google Review</a> <small>I had seen Make Easy Money with Google (aff) being...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "Is Your Schlock Writing Dismembering Infants?", url: "http://www.rankings.me/is-your-schlock-writing-dismembering-infants.html" });</script><p><a href="http://www.rankings.me/is-your-schlock-writing-dismembering-infants.html">Is Your Schlock Writing Dismembering Infants?</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/seo/is-your-schlock-writing-dismembering-infants/"class="post_image_link"  title="Permanent link to Is Your Schlock Writing Dismembering Infants?"><img class="post_image alignnone remove_bottom_margin frame" src="http://www.wolf-howl.com/wp-content/uploads/cursive-writing.jpg" width="600" height="300" alt="Post image for Is Your Schlock Writing Dismembering Infants?" /></a>
</p><p>Schlock writing is bad. Schlock writing is bad because it is uninteresting. By uninteresting, I mean that writing in a schlocky manner is generic. Schlock writing is styleless and schlock is flat.<span id="more-4907"></span></p>
<p>If you just read that introduction and didn&#8217;t jump off a bridge, you&#8217;re probably a schlock writer. Go hang yourself with some piano wire.</p>
<p>While those may be some harsh words, at least they take a position! The sentences vary in rhythm; the vocabulary radiates intensity and aims for precision.  The verbs &#8220;being&#8221; (is/are/was) and having (has/have) only appear as necessary. They don&#8217;t burden every damn sentence.<br />
<strong><br />
Strunk and White&#8217;s book, The Elements of Style,</strong> codified grammar and certain key ideas of good writing. It demonstrates the concision it advocates, for example.</p>
<p>Recently, I borrowed a book entitled <strong>Spunk and Bite</strong>, a play on &#8220;Strunk and White,&#8221; as The Elements of Style is also known.</p>
<p>It&#8217;s a great value.</p>
<p>Schlock writers  &#8211; at least, those who lacked wire, earlier &#8211; would double their pay rate instantly if they bought the book and integrated its lessons. Personally, while my grammar is strong, I admit that my writing&#8217;s usual degree of sizzle doesn&#8217;t excite many readers&#8217; palates. Spunk and Bite&#8217;s helped me with:</p>
<ul>
<li>Creating original images (dismembered infants instead of puppy-killing or baby-eating);</li>
<li>Explaining why certain jokes are funny;</li>
<li>Using adverbs appropriately, which clarifies the success of many linkbait titles I&#8217;ve seen.</li>
<li>Eliminating wishy-washy words like &#8220;can,&#8221; &#8220;may,&#8221; &#8220;might,&#8221; &#8220;should,&#8221; etc.</li>
<li>Sending neutrality to hell and choosing a side. I&#8217;m not writing an encyclopedia, after all.</li>
</ul>
<p>And I haven&#8217;t even finished the book!</p>
<p><strong>Schlock. Powered by Google.</strong></p>
<p>Compare that energetic writing with the tedious truism of this lead I read. &#8220;Every year, many people plan their vacations.&#8221; You don&#8217;t say? Well after that shocker, I&#8217;m compelled to read the rest of your written-for-search-engine squalor.</p>
<p><em>Style</em></p>
<p>When people complain about Demand Media being a &#8216;content factory / mill / sweatshop,&#8217; a large part of that is in reference to the total absence of style found in its content. Read Write Web accurately calls it &#8216;fast food content&#8217; because it fills you up without giving you the substantial quality you need.</p>
<p><em>Substance</em></p>
<p>Which leads to my next point: schlock shouts with superficiality. There&#8217;s no research that goes into it. That&#8217;s also why Demand Media and others focus on the long tail, since that&#8217;s where schlock is more likely to succeed. The short tail is more competitive, which leads serious businesses to invest in researched, deep articles penned with flair. eHow sticks out like a sore thumb when compared with that kind of content.</p>
<p>Note: Wire content is also superficial in this way, though it tends to have slightly more style. The point is that Made For Adsense (MFA) sites aren&#8217;t the only ones who skimp on research.</p>
<p>My friend Rena writes in <a href="http://renareich.com/2009/12/28/the-importance-of-good-content/">defence of such content</a>,</p>
<blockquote><p>&#8220;Some people say that in the world of search engine optimization there will be more low quality content. Sorry, I think it’s the opposite. There’s always been bad content. There have always been middle men who try to connect you to content, and whose interests aren’t totally aligned with yours. Google’s not perfect, but they’re probably the best company we’ve ever had at connecting people to quality content. If Demand Media is really low quality, their success on Google will be temporary.&#8221;</p></blockquote>
<p>If we&#8217;re honest about it, SEO drives demand for content of all varying degress of quality. At the absolute low-end is autogenerated blackhat content. Marginally above that is schlock, which includes most so-called &#8220;SEO copywriting,&#8221; (code for &#8220;I can include keywords in my title and content). And then you have linkbait in varying degrees of quality, which goes <a href="http://theoatmeal.com/">pretty high</a>. It just depends if the intended audience is search engines or humans&#8230;</p>
<p><em>Subscriptions</em></p>
<p>If you haven&#8217;t been paying attention, more and more content is being excluded from search engines with subscription models. In internet marketing alone we have subscription products from Aaron Wall, SEOmoz, We Build Pages, PPC-Coach, SEL, SEW and Problogger, just to name a few.</p>
<p>This trend towards subscriptions for premium content illustrates that:</p>
<p>a) Producing high quality content can be profitable, so long as you don&#8217;t rely on ads.</p>
<p>b) Increasingly, the [commercially-created] information available online for free will be of mediocre quality. While Wikipedia&#8217;s contributors count <a href="http://www.wolf-howl.com/seo/wikipedia-the-guide-to-complete-idiots/">thieves and fools</a> amongst them, its noncommercial nature has resulted in lots of high quality, free articles.</p>
<p>c) If Wikipedia means substantial, free, short-tail articles (Wikipedia&#8217;s tail is no longer than stub&#8230;), and MFA factories mean superficial longtail, then I conclude that deep, commercial content is only going to be available for a fee. So don&#8217;t expect search engines to succeed at covering the deep web anytime soon, short of a new business model for it.</p>
<p>d) Developing style as a writer adds value to your work, and that value will grow over time as more schlock gets pumped out daily.</p>
<p>e) Non-authority based algorithms and <a href="http://seoroi.com/people/the-growth-of-the-content-middle-man/">other content middle men</a> will rise up to channel attention towards worthy content.<br />
<small><a href="http://creativecommons.org/licenses/by/2.0/"title="Attribution License" onclick="window.open(this.href);return false;" ><img style="border: 0;" src="http://www.wolf-howl.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" width="16" height="16" /></a> <a href="http://www.photodropper.com/photos/"onclick="window.open(this.href);return false;" >photo</a> credit: <a href="http://www.flickr.com/photos/27304501@N07/3584131250/"title="englishsnow" onclick="window.open(this.href);return false;" >englishsnow</a></small></p>
<p><img src="http://seoroi.com/pics/Gabheader2.JPG" alt="Gab Goldenberg" align="left" /><em>Gab Goldenberg writes a non-schlock <a href="http://seoroi.com/blog/">advanced SEO blog</a>, with articles on topics like <a href="http://seoroi.com/ideas/how-to-find-out-competitors-conversion-rates/">finding competitors&#8217; conversion rates</a>. He specializes in <a href="http://www.searchenginejournal.com/101-tactics-buy-text-links/13578/">buying text links</a>, and can be reached at Gab@seoroi.com .</em>
<p><strong>Advertisement</strong>: Need SEO help with your website, look at my <a href="http://www.wolf-howl.com/information/consulting/">SEO Consulting Services</a> </p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/is-your-schlock-writing-dismembering-infants/">Is Your Schlock Writing Dismembering Infants?</a> <br/></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=4907&type=feed" alt="" />

Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/writing-an-effective-title/' rel='bookmark' title='Permanent Link: Writing an Effective Title'>Writing an Effective Title</a> <small>Writing an effective title is truly an art form, and...</small></li>
<li><a href='http://www.wolf-howl.com/socialmedia/social-media-experts/' rel='bookmark' title='Permanent Link: Is There Really Such a Thing as a Social Media Expert'>Is There Really Such a Thing as a Social Media Expert</a> <small>One of the common themes I see recurring in blog/websites...</small></li>
<li><a href='http://www.wolf-howl.com/22/make-easy-money-with-google-review/' rel='bookmark' title='Permanent Link: Make Easy Money With Google Review'>Make Easy Money With Google Review</a> <small>I had seen Make Easy Money with Google (aff) being...</small></li>
</ol>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=raA2Uj5bPfk:3w5rK-NRYPM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=raA2Uj5bPfk:3w5rK-NRYPM:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=raA2Uj5bPfk:3w5rK-NRYPM:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=raA2Uj5bPfk:3w5rK-NRYPM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=raA2Uj5bPfk:3w5rK-NRYPM:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=raA2Uj5bPfk:3w5rK-NRYPM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/raA2Uj5bPfk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/is-your-schlock-writing-dismembering-infants.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO: How to Create Living URL’s</title>
		<link>http://www.rankings.me/wordpress-seo-how-to-create-living-url%e2%80%99s.html</link>
		<comments>http://www.rankings.me/wordpress-seo-how-to-create-living-url%e2%80%99s.html#comments</comments>
		<pubDate>Fri, 18 Sep 2009 08:46:05 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=2900</guid>
		<description><![CDATA[If you watched any of the congressional hearings about the newspaper industry where Marissa Mayer testified one of the concepts she brought up is Living URL&#8217;s. Danny Sullivan has an excellent write up on it on Search Engine Land. The basic concept is a story lives at a single URL and gets added to/edited/updated over [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br /><br /><a href="http://www.wolf-howl.com/seo/wordpress-living-urls/">Wordpress SEO: How to Create Living URL&#8217;s</a> <br /><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>



Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> In recent weeks wordpress security, or more correctly the lack...</li><li><a href='http://www.wolf-howl.com/seo/url-configuration-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Choose a Permalink Structure'>Wordpress SEO: How to Choose a Permalink Structure</a> For this post we&#8217;re going to be taking  look at...</li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> While there are hundreds of thousands of posts on maximizing...</li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "WordPress SEO: How to Create Living URL’s", url: "http://www.rankings.me/wordpress-seo-how-to-create-living-url%e2%80%99s.html" });</script><p><a href="http://www.rankings.me/wordpress-seo-how-to-create-living-url%e2%80%99s.html">WordPress SEO: How to Create Living URL’s</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/seo/wordpress-living-urls/"class="post_image_link"  title="Permanent link to Wordpress SEO: How to Create Living URL&#8217;s"><img class="post_image alignnone remove_bottom_margin frame" src="http://www.wolf-howl.com/wp-content/uploads/living-URL.jpg" width="600" height="300" alt="Post image for Wordpress SEO: How to Create Living URL&#8217;s" /></a>
</p><p>If you watched any of the congressional hearings about the newspaper industry where Marissa Mayer testified one of the concepts she brought up is Living URL&#8217;s. Danny Sullivan has an excellent write up on it on <a href="http://searchengineland.com/of-living-urls-newspaper-rankings-california-fires-24908">Search Engine Land</a>. The basic concept is a story lives at a single URL and gets added to/edited/updated over time (the way wikipedia articles currently do). I took a stab at how to get from here to there in the comments, but after putting a little more thought behind it I&#8217;ve got another idea.<span id="more-2900"></span></p>
<p>A word of warning <strong>this is an experiment in progress and should not be taken as solid, tested, or proven SEO best practices</strong>, your mileage may vary and if something breaks or goes haywire you have been warned.</p>
<p>OK so part of the problem is google news needs/wants a unique URL for each news story, especially if the facts have changed significantly that a new version of the story has to be written, which let&#8217;s be honest is the way a lot of news is reported/done. However this is in direct opposition to the &#8220;living URL&#8221; concept, so what I&#8217;m trying to accomplish is a workaround that is somewhat stable, and fits both conditions.</p>
<ul>
<li><span style="background-color: #ffffff;">Publish a story under a unique URL</span></li>
<li><span style="background-color: #ffffff;">As the content becomes &#8220;aged&#8221; move it to &#8220;living URL&#8221;</span></li>
<li><span style="background-color: #ffffff;">If new content need to be created repeat leaving the old/historical post in tact</span></li>
</ul>
<p><span style="background-color: #ffffff;">If you&#8217;ll notice one of my goals isn&#8217;t to update the page, but just relocate and add the new content as needed. IMHO rewriting every time new data become available just ins&#8217;t workable. You can see an example of this in place on the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Survivor:_Micronesia">Survivor pages on wikipedia</a> ( grasp the concept people don&#8217;t get distracted by the content)</span></p>
<p>I decided to experiment with one of my more popular posts, the one on wordpress SEO Plugins. The first post I did was in 2006, and it ranked in the top 3, however it became outdated, and people kept asking for a new version. Eventually in 2008 I wrote one.  However the older post had more links so it always ranked higher, so I put up a note saying this post was old go here (much like Danny&#8217;s <a href="http://searchengineland.com/mapping-the-southern-california-fires-12510">California Wildfire&#8217;s post</a>). It wasn&#8217;t elegant but it got the job done. When I was looking around for something to experiment with the living URL&#8217;s on my wordpress SEO plugins seemed to be the perfect test. So I took these to pages and combined the content in reversed chronological order :</p>
<p><span style="background-color: #ffffff;"><a href="http://www.wolf-howl.com/seo/seo-plugins-for-wordpress/">http://www.wolf-howl.com/seo/seo-plugins-for-wordpress/</a><br />
<a href="http://www.wolf-howl.com/seo/seo-plugins-for-wordpress-part-ii/">http://www.wolf-howl.com/seo/seo-plugins-for-wordpress-part-ii/</a></span></p>
<p>I put the combined content on a new page and set up 301 redirects to this page:</p>
<p><a href="http://www.wolf-howl.com/seo-plugins-wordpress/">http://www.wolf-howl.com/seo-plugins-wordpress/</a></p>
<p>At the time this post was written the 301&#8217;s haven&#8217;t taken affect for [<a href="http://www.google.com/search?q=wordpress+seo+plugins&amp;pws=0">wordpress SEO plugins</a>] as the old post still shows. The primary reason is a technical issue which is worth sharing. I use <a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP cache</a> to keep things running smoothly here. While it has a setting to &#8220;clear the cache when you publish new posts&#8221; it doesn&#8217;t seem to be working properly with scheduled posts, which 90% of the posts here are. So I had the set up the 301&#8217;s but because I didn&#8217;t clear the cache googlebot was still getting the old versions and not the redirect, good to know.</p>
<p>So right now this remains an experiment in progress, but is a concept I think you should watch going forward.
<p><strong>Advertisement</strong>: Need SEO help with your website, look at my <a href="http://www.wolf-howl.com/information/consulting/">SEO Consulting Services</a> </p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/wordpress-living-urls/">Wordpress SEO: How to Create Living URL&#8217;s</a> <br/><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=2900&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> <small>In recent weeks wordpress security, or more correctly the lack...</small></li><li><a href='http://www.wolf-howl.com/seo/url-configuration-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Choose a Permalink Structure'>Wordpress SEO: How to Choose a Permalink Structure</a> <small>For this post we&#8217;re going to be taking  look at...</small></li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> <small>While there are hundreds of thousands of posts on maximizing...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=KMyGdrl_y3U:uqwNzZUHE08:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=KMyGdrl_y3U:uqwNzZUHE08:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=KMyGdrl_y3U:uqwNzZUHE08:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=KMyGdrl_y3U:uqwNzZUHE08:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=KMyGdrl_y3U:uqwNzZUHE08:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=KMyGdrl_y3U:uqwNzZUHE08:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/KMyGdrl_y3U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/wordpress-seo-how-to-create-living-url%e2%80%99s.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO: How to Choose a Permalink Structure</title>
		<link>http://www.rankings.me/wordpress-seo-how-to-choose-a-permalink-structure.html</link>
		<comments>http://www.rankings.me/wordpress-seo-how-to-choose-a-permalink-structure.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:10:10 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=2901</guid>
		<description><![CDATA[For this post we&#8217;re going to be taking  look at the optimal permalink and URL structures for wordpress. There are a lot of different options, and there isn&#8217;t a one size fits all answer, however there are definitely better and worse choices you can make.
Out of the box wordpress is configured like this
http://example.com?p=123
This really isn&#8217;t [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br /><br /><a href="http://www.wolf-howl.com/seo/url-configuration-wordpress/">Wordpress SEO: How to Choose a Permalink Structure</a> <br /><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>



Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> In recent weeks wordpress security, or more correctly the lack...</li><li><a href='http://www.wolf-howl.com/seo/wordpress-living-urls/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Create Living URL&#8217;s'>Wordpress SEO: How to Create Living URL&#8217;s</a> If you watched any of the congressional hearings about the...</li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> While there are hundreds of thousands of posts on maximizing...</li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "WordPress SEO: How to Choose a Permalink Structure", url: "http://www.rankings.me/wordpress-seo-how-to-choose-a-permalink-structure.html" });</script><p><a href="http://www.rankings.me/wordpress-seo-how-to-choose-a-permalink-structure.html">WordPress SEO: How to Choose a Permalink Structure</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/seo/url-configuration-wordpress/"class="post_image_link"  title="Permanent link to Wordpress SEO: How to Choose a Permalink Structure"><img class="post_image alignnone remove_bottom_margin frame" src="http://www.wolf-howl.com/wp-content/uploads/wordpress-permalink-structure.jpg" width="600" height="300" alt="Post image for Wordpress SEO: How to Choose a Permalink Structure" /></a>
</p><p>For this post we&#8217;re going to be taking  look at the optimal permalink and URL structures for wordpress. There are a lot of different options, and there isn&#8217;t a one size fits all answer, however there are definitely better and worse choices you can make.<span id="more-2901"></span></p>
<p>Out of the box wordpress is configured like this</p>
<p><strong><em>http://example.com?p=123</em></strong></p>
<p>This really isn&#8217;t a permalink structure, it&#8217;s a parameter based format with &#8220;123&#8243; being the post number. While all major search engines can crawl and index this it&#8217;s generally not an optimal setup. From an SEO perspective you miss the opportunity to give the search engines some keywords, and from a user experience you miss the opportunity to entice them with an <a href="http://www.useit.com/alertbox/20030630.html">information scent</a> that they are on the right track. For example lets assume you were looking for hotels in Kentucky which URL gives you a clue you might find the information your wanted on the page:</p>
<p><strong><em>http://example1.com?p=1234</em></strong></p>
<p><strong><em>http:// example2.com/kentucky-hotels/</em></strong></p>
<p>Another common implementation involves putting some or all of the date in the post URL, like these two examples:</p>
<p><strong><em>http://example.com/2009/09/16/sample-post/<br />
http://example.com/20090916-sample-post/</em></strong></p>
<p>The first example creates a heirarchy based on year, day, month, this is really unneccesary in most situations. If you are going to add words/numbers to your url&#8217;s they should have a reason and/or keyword value. Unless the date is important to the majority of the keywords or terms you are trying to rank for, they are decoration. In fact if you publish a lot of <a href="http://www.webmasterworld.com/forum44/1478.htm">evergreen content</a>, having the date may work against you. Many users have a bias for &#8220;new&#8221; content, and are more likely to click something newer over something older (I use <a href="http://www.wolf-howl.com/blogs/thesis-date-hooks/"title="date based hooks" >date based hooks</a> to stop showing the date in the text on older posts). In the second example you aren&#8217;t creating a directory structure but you are including the date. This is less dangerous, but if you change your production schedule and the date of publication, you may create some 404 errors if posts were interlinked, so again I&#8217;d avoid using it, unless you have a really good reason.</p>
<p>Another common implementation involves categories like this:</p>
<p><strong>http://example.com/baking/apple-pies/</strong></p>
<p>On the surface this implementation looks ok, but there are some downsides, for example if you like to put posts in two categories your post can exist at two URL&#8217;s like:</p>
<p><strong><em>http://example.com/baking/apple-pies/</em></strong><br />
<strong><em> http://example.com/dessert/apple-pies/</em></strong></p>
<p>The problem is BOTH url&#8217;s will work, the second is wordpress chooses which is the &#8220;primary&#8221; one, not you. Another disadvantage is if you decide to rename/consolidate/change your categories you&#8217;ve got a massive 301 project on your hands. However one advantage of this set up is that you can exclude some directories via robots.txt file. A variation of this technique is :</p>
<p><strong><em>http://example.com/baking/1234/</em></strong></p>
<p>Unless you are going to have a massive number of posts, or posts with very similar titles (you may have 15 different apple pie recipes for example) I&#8217;d opt for the keyword over the post number.</p>
<p>One last combination I&#8217;d like to look at is :</p>
<p><strong><em>http://example.com/post-title/</em></strong></p>
<p>The advantage of this configuration is it&#8217;s very short and has keywords, however if you have more than one post with the same name, wordpress will automatically add a number onto the end like this:</p>
<p><strong><em>http://example.com/post-title-2/</em></strong></p>
<p>This isn&#8217;t horrible but something to keep in the back of your mind. Something to be aware of using this strategy, you won&#8217;t be able to exclude files by directory in the robots file, you&#8217;ll need do it by single post or use the meta data. One additional bit of information I&#8217;d like to throw into the mix is consideration for google news. If you ever think there might be the remote possibility you&#8217;ll want to get into google news add a unique 3 digit number into the structure, I prefer to append the post number after the page title (words at the front have more KWD value so put the place holder numbers at the end):</p>
<p><strong><em>http://example.com/post-title-567/</em></strong></p>
<p>You could use the date instead of the number, just be sure to consider how changing publishing date can affect other links (like if an embargo is broken and you decide to publish early too, linked posts might be broken).</p>
<p>My recommendations are, post title &amp; post number followed by category &amp; post title, here are few other points to keep in mind:</p>
<ul>
<li><span style="background-color: #ffffff;">Try to stay in the 3-5 word range whenever possible, including the category</span></li>
<li><span style="background-color: #ffffff;">Eliminate <a href="http://searchenginewatch.com/2156061"title="stop words" >stop words</a> whenever possible</span></li>
<li><span style="background-color: #ffffff;">use your URL to incorporate KWD variations</span></li>
</ul>
<p><small>PS: having done more than my fair share of .asp and .html to php migrations I always leave the file extensions off, there are workarounds, but I have a strong personal bias to do something once and do it right &#8230; </small>
<p><strong>Advertisement</strong>: WordStream&#8217;s new <a href="http://www.wordstream.com/keywords/?utm_source=display&#038;utm_medium=banner&#038;utm_campaign=WolfHowlRSS&#038;mtcPromotion=11458">Free Keyword Tool</a> delivers thousands of niche keywords, fast. We index over a billion unique keywords to return more relevant suggestions at zero cost. <a href="http://www.wordstream.com/keywords/?utm_source=display&#038;utm_medium=banner&#038;utm_campaign=WolfHowlRSS&#038;mtcPromotion=11458">Try it today for FREE!</a></p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/url-configuration-wordpress/">Wordpress SEO: How to Choose a Permalink Structure</a> <br/><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=2901&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> <small>In recent weeks wordpress security, or more correctly the lack...</small></li><li><a href='http://www.wolf-howl.com/seo/wordpress-living-urls/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Create Living URL&#8217;s'>Wordpress SEO: How to Create Living URL&#8217;s</a> <small>If you watched any of the congressional hearings about the...</small></li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> <small>While there are hundreds of thousands of posts on maximizing...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=_aEIlvC4P9o:-XDsSqg9fQg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=_aEIlvC4P9o:-XDsSqg9fQg:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=_aEIlvC4P9o:-XDsSqg9fQg:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=_aEIlvC4P9o:-XDsSqg9fQg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=_aEIlvC4P9o:-XDsSqg9fQg:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=_aEIlvC4P9o:-XDsSqg9fQg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/_aEIlvC4P9o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/wordpress-seo-how-to-choose-a-permalink-structure.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO: How to Use RSS and Scrapers to Build Links</title>
		<link>http://www.rankings.me/wordpress-seo-how-to-use-rss-and-scrapers-to-build-links.html</link>
		<comments>http://www.rankings.me/wordpress-seo-how-to-use-rss-and-scrapers-to-build-links.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 09:12:36 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=2953</guid>
		<description><![CDATA[When you run wordpress or any other blog for that matter, chances are your blog is getting scraped, and re-used without your permission. In this post I&#8217;ll show you how you can use this to your advantage to build links with the anchor text of your choice.
The first step you need to take is to [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br /><br /><a href="http://www.wolf-howl.com/seo/use-scrapers-to-build-links/">Wordpress SEO: How to Use RSS and Scrapers to Build Links</a> <br /><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>



Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> In recent weeks wordpress security, or more correctly the lack...</li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> While there are hundreds of thousands of posts on maximizing...</li><li><a href='http://www.wolf-howl.com/seo/url-configuration-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Choose a Permalink Structure'>Wordpress SEO: How to Choose a Permalink Structure</a> For this post we&#8217;re going to be taking  look at...</li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "WordPress SEO: How to Use RSS and Scrapers to Build Links", url: "http://www.rankings.me/wordpress-seo-how-to-use-rss-and-scrapers-to-build-links.html" });</script><p><a href="http://www.rankings.me/wordpress-seo-how-to-use-rss-and-scrapers-to-build-links.html">WordPress SEO: How to Use RSS and Scrapers to Build Links</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/seo/use-scrapers-to-build-links/"class="post_image_link"  title="Permanent link to Wordpress SEO: How to Use RSS and Scrapers to Build Links"><img class="post_image alignnone remove_bottom_margin frame" src="http://www.wolf-howl.com/wp-content/uploads/scraper-links.jpg" width="600" height="300" alt="Post image for Wordpress SEO: How to Use RSS and Scrapers to Build Links" /></a>
</p><p>When you run wordpress or any other blog for that matter, chances are your blog is getting scraped, and re-used without your permission. In this post I&#8217;ll show you how you can use this to your advantage to build links with the anchor text of your choice.<span id="more-2953"></span></p>
<p>The first step you need to take is to make sure you are publishing a full feed. I know this sounds counterintuitive, as publishing a full feed will actually encourage more people to scrape your feed, but that&#8217;s exactly what you want to happen.</p>
<p>Next you&#8217;ll need the <a href="http://yoast.com/wordpress/rss-footer/">RSS Footer plugin</a> from Joost de Valk. By default the plugin links back to your home page with the name of your blog, and back to the individual post with the post title as the anchor text. This helps the search engines figure out who is the source of the blog post.</p>
<p>However you can take this plugin to a whole new level by also adding in links to different parts of your blog (or another website) with the anchor text that you put in. Initially I used this plugin in test mode to help me rank for the term [<a href="http://www.google.com/search?q=seo+blog&amp;pws=0">seo blog</a>]. Once I had established that worked as proof of concept it was on to something more competitive. I&#8217;m now using it help me rank for the phrase [<a href="http://www.google.com/search?q=seo+consultant&amp;pws=0">seo consultant</a>].</p>
<p>Some important aspects of using this strategy, you don&#8217;t want to leave the anchor text, links, or surrounding text in place to long, you want to change it somewhere between every 30-90 days. This helps your backlink profile look more natural, and helps the scrapers from filtering out your links with pattern matching. Second go ahead and use it to build links for commercial terms, but don&#8217;t be greedy about it. Stuffing it full of  30 links pretty much shines a big spotlight on what you are doing, keeping it down to to 2-4 links keeps it from attracting too much attention.</p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/use-scrapers-to-build-links/">Wordpress SEO: How to Use RSS and Scrapers to Build Links</a> <br/><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=2953&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> <small>In recent weeks wordpress security, or more correctly the lack...</small></li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> <small>While there are hundreds of thousands of posts on maximizing...</small></li><li><a href='http://www.wolf-howl.com/seo/url-configuration-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Choose a Permalink Structure'>Wordpress SEO: How to Choose a Permalink Structure</a> <small>For this post we&#8217;re going to be taking  look at...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=ac21FSpl_yY:WdBVO7PfaeU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=ac21FSpl_yY:WdBVO7PfaeU:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=ac21FSpl_yY:WdBVO7PfaeU:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=ac21FSpl_yY:WdBVO7PfaeU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=ac21FSpl_yY:WdBVO7PfaeU:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=ac21FSpl_yY:WdBVO7PfaeU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/ac21FSpl_yY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/wordpress-seo-how-to-use-rss-and-scrapers-to-build-links.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO: WordPress Security Why it Matters to SEO</title>
		<link>http://www.rankings.me/wordpress-seo-wordpress-security-why-it-matters-to-seo.html</link>
		<comments>http://www.rankings.me/wordpress-seo-wordpress-security-why-it-matters-to-seo.html#comments</comments>
		<pubDate>Tue, 15 Sep 2009 09:08:36 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=2936</guid>
		<description><![CDATA[In recent weeks wordpress security, or more correctly the lack of wordpress security has been getting a lot of attention. While most people consider this a site maintenance issue, it has implications that affect your SEO efforts, in this post I&#8217;ll explain why, and look at some things you can do to protect yourself, and reduce the [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br /><br /><a href="http://www.wolf-howl.com/seo/wordpress-seo-security/">Wordpress SEO: Wordpress Security Why it Matters to SEO</a> <br /><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>



Related posts:<ol><li><a href='http://www.wolf-howl.com/blogging/thesis-framework-seo/' rel='bookmark' title='Permanent Link: Thesis is a Wordpress Framework Not a Design and Why That Matters for SEO'>Thesis is a Wordpress Framework Not a Design and Why That Matters for SEO</a> When I mention Thesis a lot of people don&#8217;t really...</li><li><a href='http://www.wolf-howl.com/seo/use-scrapers-to-build-links/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Use RSS and Scrapers to Build Links'>Wordpress SEO: How to Use RSS and Scrapers to Build Links</a> When you run wordpress or any other blog for that...</li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> While there are hundreds of thousands of posts on maximizing...</li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "WordPress SEO: WordPress Security Why it Matters to SEO", url: "http://www.rankings.me/wordpress-seo-wordpress-security-why-it-matters-to-seo.html" });</script><p><a href="http://www.rankings.me/wordpress-seo-wordpress-security-why-it-matters-to-seo.html">WordPress SEO: WordPress Security Why it Matters to SEO</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/seo/wordpress-seo-security/"class="post_image_link"  title="Permanent link to Wordpress SEO: Wordpress Security Why it Matters to SEO"><img class="post_image alignnone remove_bottom_margin frame" src="http://www.wolf-howl.com/wp-content/uploads/wordpress-security.jpg" width="600" height="300" alt="Post image for Wordpress SEO: Wordpress Security Why it Matters to SEO" /></a>
</p><p>In recent weeks wordpress security, or more correctly the <a href="http://www.techcrunch.com/2009/09/05/security-threat-wordpress-under-attack/"title="lack of wordpress security has been getting a lot of attention" >lack of wordpress security has been getting a lot of attention</a>. While most people consider this a site maintenance issue, it has implications that affect your SEO efforts, in this post I&#8217;ll explain why, and look at some things you can do to protect yourself, and reduce the damage.<span id="more-2936"></span></p>
<p>From a security standpoint wordpress has always been a piece of swiss cheese, with lots of security holes in it. As wordpress grows in popularity it&#8217;s attracting the attention of hackers at an alarming level. In June of 2009 wordpress released version 2.8.0, four months later we&#8217;re at wordpress 2.8.4, that&#8217;s four interim security related updates in four months. While wordpress has always been very quick to issue patches, they have done very little to prevent any of these hacks from happening in the first place. In this author&#8217;s opinion <a href="http://twitter.com/graywolf/statuses/3831309790">this represents nothing less than gross incompetence on wordpress&#8217;s part</a>. Even more tragic is that this is a <a href="http://www.marketingpilgrim.com/2009/09/wordpress-rsscloud.html#comment-82924">top down failure on the part of the entire wordpress development team</a>, and isn&#8217;t likely to change anytime soon, so it&#8217;s imperative you understand the problem and all of it&#8217;s implications.</p>
<p>From a pure SEO perspective, the optimal wordpress setup is to use wordpress as a subfolder in the main site (http://example.com/blog), as this allows you to consolidate any inbound link equity into your main domain, increasing your overall trust and authority scores. From a security standpoint this is the most dangerous as many publishers will use the same database for wordpress as they do for their main domain customer, product, and transaction records. If  login or access to the admin panel is comprimised, the hacker has access to all of your data. All they need to do is install the <a href="http://wordpress.org/extend/plugins/wp-phpmyadmin/">PHP MyAdmin plugin</a> and they have full access to your database records to copy, modify, or delete at will, scary I know. Depending on the level of the compromise the hacker may also have access to your file system, to copy, modify or delete your entire website, even more scary.</p>
<p>The slightly suboptimal SEO implementation, consists of placing wordpress on a subdomain (http://blog.example.com) . The link equity is still shared with the main domain, but it&#8217;s not as effective as a subfolder is. From a security standpoint you can isolate your subdomain more effectively than a subfolder. The truly paranoid can even have the subdomain and database on a completely different server or hosting company by changing an A-Name record. With this type of implementation you&#8217;ve traded a lot of link equity for a lot of increased security.</p>
<p>The complete security zealots can go with a blog on a completely different domain (http://exampleblog.com) with almost zero chance of  a wordpress hack influencing or compromising your main database or website. However this implementation is only useful in <a href="http://www.dirjournal.com/articles/blog-separate-domain/">very few SEO situations</a>. With this setup you have sacrificed almost all of the SEO value in the name of security.</p>
<p>Is it is possible to retain the SEO value, without completely sacrificing security, here are my tips on how to do it.</p>
<p><strong>Backups:</strong> Ok technically backups aren&#8217;t part of security, but if something does go wrong, backup are your safety net. I use <a href="http://wordpress.org/extend/plugins/wp-db-backup/">wp-DB-backups</a>, to send a backup of all of my important database tables to an email account every night. This way I can roll back to whatever day I want. At the end of every month I archive the backups from the 1st and the 15th and delete the rest.</p>
<p><strong>Database Isolation:</strong> You should always have your wordpress database isolated from all of your other databases, <strong>with different usernames and passwords</strong>. Worst case scenario the only thing a hacker can do would be to screw up your WP blog database, as long as you have the backups you can minimize the damage to your blog.</p>
<p><strong>Change Detection:</strong> Chances are you already have an &#8220;about&#8221; or other static information page that changes very infrequently or never changes at all. Use a service like <a href="http://www.changedetection.com/">ChangeDetection.com</a> to monitor it for changes and have it send you an email/SMS as soon as it happens. If someone injects a bunch of poker links in your footer this will let you know sooner rather than later. You can also <a href="http://www.blogstorm.co.uk/how-to-use-google-alerts-to-find-out-if-your-site-gets-hacked/">use google alerts to alert you</a> if something managed to slip by.</p>
<p><strong>Block Brute Force Login Hacks:</strong> Sometimes automated programs will try to hack your username and password combinations. The <a href="http://wordpress.org/extend/plugins/login-lockdown/">Login Lockdown plugin</a> can help prevent that. After a specified number of failed attempts the IP is banned for 30 minutes. Hackers will move on to something else. Every once in while you will lock yourself out if you change and forget your password, in that case you&#8217;ll need <a href="http://www.village-idiot.org/archives/2007/05/22/wp-emergency-password-recovery/">Emergency.php</a> which lets you change your password and gain access. If you use this <strong>DELETE IT RIGHT AWAY</strong> or else someone could use it to gain access.</p>
<p><strong>Limit Access With htaccess:</strong> If you&#8217;re comfortable working with htaccess, <a href="http://www.mattcutts.com/blog/three-tips-to-protect-your-wordpress-installation/">you can use it to grant access to the admin panel based on IP</a>. If you don&#8217;t have a static IP, travel a lot, or have authors or editors without static IP&#8217;s this won&#8217;t work for you.</p>
<p><strong>Social Engineering</strong>: Set up an account with admin priviledges but without the &#8220;admin&#8221; username, then delete the admin account. Use strong passwords, and don&#8217;t use the same password for all of you logins. If you&#8217;re old and suffer from short term memory loss try a <a href="http://lifehacker.com/184773/geek-to-live--choose-and-remember-great-passwords">password formula</a> to help. Don&#8217;t give anyone who doesn&#8217;t need admin status admin status. Don&#8217;t give anyone who doesn&#8217;t need editor or author status editor or author status. Uncheck the &#8220;allow anyone to register&#8221; box unless you need to leave it checked. If you do need to let anyone register, put a <a href="http://www.blaenkdenum.com/wp-recaptcha/">captcha plugin</a> on the page to keep the bots at bay.</p>
<p><strong>Updates:</strong> Keep your blog and plugin as up to date as possible. Sometimes updating right away breaks plugin, so it&#8217;s a catch 22. But if you lag behind you have no one to blame but yourself <a href="http://www.wolf-howl.com/random-thoughts/on-hacking-and-pirates/">when hackers do get in</a>.</p>
<p>Using these suggestion in most cases you can maximize the SEO value of a blog by keeping on your main domain, and be reasonably sure the damage hackers can inflict is minimal, and your ability to spot it quickly recover from it is very very high.
<p>Efficiently manage your SEO and Social Media campaigns with Raven&#8217;s powerful suite of <a href="http://raventools.com">Internet Marketing Tools</a></p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/wordpress-seo-security/">Wordpress SEO: Wordpress Security Why it Matters to SEO</a> <br/><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=2936&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.wolf-howl.com/blogging/thesis-framework-seo/' rel='bookmark' title='Permanent Link: Thesis is a Wordpress Framework Not a Design and Why That Matters for SEO'>Thesis is a Wordpress Framework Not a Design and Why That Matters for SEO</a> <small>When I mention Thesis a lot of people don&#8217;t really...</small></li><li><a href='http://www.wolf-howl.com/seo/use-scrapers-to-build-links/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Use RSS and Scrapers to Build Links'>Wordpress SEO: How to Use RSS and Scrapers to Build Links</a> <small>When you run wordpress or any other blog for that...</small></li><li><a href='http://www.wolf-howl.com/seo/internal-linkage-wordpress/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Maximize Your Internal Link Strategy'>Wordpress SEO: How to Maximize Your Internal Link Strategy</a> <small>While there are hundreds of thousands of posts on maximizing...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=7i195HNZkcA:_UA2kBtUOrI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=7i195HNZkcA:_UA2kBtUOrI:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=7i195HNZkcA:_UA2kBtUOrI:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=7i195HNZkcA:_UA2kBtUOrI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=7i195HNZkcA:_UA2kBtUOrI:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=7i195HNZkcA:_UA2kBtUOrI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/7i195HNZkcA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/wordpress-seo-wordpress-security-why-it-matters-to-seo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO: How to Maximize Your Internal Link Strategy</title>
		<link>http://www.rankings.me/wordpress-seo-how-to-maximize-your-internal-link-strategy.html</link>
		<comments>http://www.rankings.me/wordpress-seo-how-to-maximize-your-internal-link-strategy.html#comments</comments>
		<pubDate>Mon, 14 Sep 2009 08:32:16 +0000</pubDate>
		<dc:creator>socialdude</dc:creator>
				<category><![CDATA[rankings]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wolf-howl.com/?p=2899</guid>
		<description><![CDATA[While there are hundreds of thousands of posts on maximizing external links for your blog, like a red headed step child no one pays much attention to internal links. Internal links can be very powerful in helping you distribute the link equity that those external links bring, and they can decrease your bounce rate and [...]<p>This post originally came from <a href='http://michaelgray.name'>Michael Gray</a> who is an <a href='http://www.wolf-howl.com/information/consulting/'>SEO Consultant</a>. Be sure not to miss the <a href='http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/'>Thesis Wordpress Theme review</a>. <br /><br /><a href="http://www.wolf-howl.com/seo/internal-linkage-wordpress/">Wordpress SEO: How to Maximize Your Internal Link Strategy</a> <br /><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>



Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> In recent weeks wordpress security, or more correctly the lack...</li><li><a href='http://www.wolf-howl.com/seo/use-scrapers-to-build-links/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Use RSS and Scrapers to Build Links'>Wordpress SEO: How to Use RSS and Scrapers to Build Links</a> When you run wordpress or any other blog for that...</li><li><a href='http://www.wolf-howl.com/seo/wordpress-living-urls/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Create Living URL&#8217;s'>Wordpress SEO: How to Create Living URL&#8217;s</a> If you watched any of the congressional hearings about the...</li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.<script type="text/javascript">SHARETHIS.addEntry({ title: "WordPress SEO: How to Maximize Your Internal Link Strategy", url: "http://www.rankings.me/wordpress-seo-how-to-maximize-your-internal-link-strategy.html" });</script><p><a href="http://www.rankings.me/wordpress-seo-how-to-maximize-your-internal-link-strategy.html">WordPress SEO: How to Maximize Your Internal Link Strategy</a> is a post from: <a href="http://www.rankings.me">Rankings.me</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolf-howl.com/seo/internal-linkage-wordpress/"class="post_image_link"  title="Permanent link to Wordpress SEO: How to Maximize Your Internal Link Strategy"><img class="post_image alignnone remove_bottom_margin" src="http://www.wolf-howl.com/wp-content/uploads/redhead-internal-links.jpg" width="600" height="300" alt="Post image for Wordpress SEO: How to Maximize Your Internal Link Strategy" /></a>
</p><p>While there are hundreds of thousands of posts on maximizing external links for your blog, like a red headed step child no one pays much attention to internal links. Internal links can be very powerful in helping you distribute the link equity that those external links bring, and they can decrease your bounce rate and increase your page views per visitor by sending your visitors to other pages. In this post we&#8217;ll take a look at some tools that help you link internally more effectively.<span id="more-2899"></span></p>
<p>To be clear in this post we&#8217;re talking about links within the body or post area of your pages, and we&#8217;re talking about linking to pages within your website. Secondly before you put this strategy into action you&#8217;re going to have to make some decisions about site architecture. If you&#8217;re using your robots.txt file or &#8220;noindex&#8221; meta tags to block category, tag and date archives from the search engines from picking up duplicate content you may have to revist your thinking, as you don&#8217;t want to feed the spiders links to pages they can&#8217;t index.</p>
<p>To get an idea of what really good internal linking looks like take a look at <a href="http://lifehacker.com/5354314/how-to-access-gmail-when-its-down">this post on lifehacker</a>, it&#8217;s filled with mostly internal links, since it&#8217;s a pretty helpful bit of linkbait information chances are it will secure a lot of  external links, and pass the equity on to the other pages. There are two ways you can do this effectively, automatically and manually, and we&#8217;ll look at both.</p>
<p>Chances are you&#8217;ve come across blogs where lots of words are always linked to internal pages such as the words [new mexico] on <a href="http://www.gadling.com/2009/09/12/native-lodge-offers-new-mexico-state-fair-package/">this post from Gadling</a>. If you are running on the wordpress platform you can do this really easily with the <a href="http://wordpress.org/extend/plugins/cross-linker/"title="cross linker plugin" >cross linker plugin</a>. Basically you set up words and tell it to automatically link to a preset page everytime it finds the word(s) in a post. This makes it really easy for a publisher as it&#8217;s a hands off operation once you set up the link. However from a user perspective, it can be problematic  at times. Let&#8217;s assume you have a travel blog and want to set up the word [Washington] to automatically link to a page you have about Washington state, no brainer right? Except if you write about Valley Forge where George <strong>Washington</strong> was camped, or you write about the <strong>Washington</strong> Monument, or about an article in the <strong>Washington</strong> Post. In each of those cases the word [Washinton] would have been automatically linked, but it would be awkward for the user as the link doesn&#8217;t match the context. You can override the autolinking, but it&#8217;s cumbersome, time consuming, and defeats the purpose. So if you use this solution use it sparingly and at a very high level.</p>
<p>A more manual aproach comes from the <a href="http://wordpress.org/extend/plugins/insights/"title="Insights Wordpress plugin" >Insights Wordpress plugin</a>. This plugin allows you to search your blog (or other external sources as well) from within the edit post page (see screen shot below)</p>
<p><a href="http://www.wolf-howl.com/wp-content/uploads/9132009_121433-AM.jpg" rel="shadowbox[post-2899];player=img;"><img class="alignnone size-medium wp-image-2946" title="9132009_121433 AM" src="http://www.wolf-howl.com/wp-content/uploads/9132009_121433-AM-300x232.jpg" alt="9132009_121433 AM" width="300" height="232" /></a></p>
<p>Type in any term and it searches your blog for posts. If you highlight the words from the post, copy and paste and then hit the chain/pencil icon it takes care of the linking for you &#8230; automagically. While this approach takes more time, it avoids the awkward out of context links that I showed you in the first example. If you&#8217;re careful with which words you interlink, always use keywords, and avoid &#8220;this post&#8221; types of anchor text, you&#8217;ll help yourself focus your internal anchor text.</p>
<p>Lastly when you implement this tactic resist the temptation to link too many words, whether you do it automatically or manually. If you do it too much you end up looking a lot like a <a rel="nofollow" href="http://en.wikipedia.org/wiki/Computer">bad wikipedia entry</a>, with too many links, that no one knows where to click to go next.</p>
<p><small>PS: yes I&#8217;m aware I used &#8220;this post&#8221; when linking to other people, but told you to avoid it, but of course internal and external links serve different purposes now don&#8217;t they &#8230; </small>
<p>Efficiently manage your SEO and Social Media campaigns with Raven&#8217;s powerful suite of <a href="http://raventools.com">Internet Marketing Tools</a></p>
<p>This post originally came from <a href="http://michaelgray.name">Michael Gray</a> who is an <a href="http://www.wolf-howl.com/information/consulting/">SEO Consultant</a>. Be sure not to miss the <a href="http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/">Thesis Wordpress Theme review</a>. <br/><br/><a href="http://www.wolf-howl.com/seo/internal-linkage-wordpress/">Wordpress SEO: How to Maximize Your Internal Link Strategy</a> <br/><p style="font-size:xx-small"><a href="http://www.wolf-howl.com/986.html">1</a><a href="http://www.wolf-howl.com/986.html">2</a><a href="http://www.wolf-howl.com/987.html">3</a><a href="http://www.wolf-howl.com/945.html">4</a><a href="http://www.wolf-howl.com/323.html">5</a><a href="http://www.wolf-howl.com/478.html">6</a><a href="http://www.wolf-howl.com/478.html">7</a><a href="http://www.wolf-howl.com/115.html">8</a></p></p>
<img src="http://www.wolf-howl.com/?ak_action=api_record_view&id=2899&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.wolf-howl.com/seo/wordpress-seo-security/' rel='bookmark' title='Permanent Link: Wordpress SEO: Wordpress Security Why it Matters to SEO'>Wordpress SEO: Wordpress Security Why it Matters to SEO</a> <small>In recent weeks wordpress security, or more correctly the lack...</small></li><li><a href='http://www.wolf-howl.com/seo/use-scrapers-to-build-links/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Use RSS and Scrapers to Build Links'>Wordpress SEO: How to Use RSS and Scrapers to Build Links</a> <small>When you run wordpress or any other blog for that...</small></li><li><a href='http://www.wolf-howl.com/seo/wordpress-living-urls/' rel='bookmark' title='Permanent Link: Wordpress SEO: How to Create Living URL&#8217;s'>Wordpress SEO: How to Create Living URL&#8217;s</a> <small>If you watched any of the congressional hearings about the...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=cuiORhVyb2M:8UCyH58-wmA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=cuiORhVyb2M:8UCyH58-wmA:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:aKCwKftKxY0"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=cuiORhVyb2M:8UCyH58-wmA:aKCwKftKxY0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=cuiORhVyb2M:8UCyH58-wmA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?i=cuiORhVyb2M:8UCyH58-wmA:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Wolf-howl?a=cuiORhVyb2M:8UCyH58-wmA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Wolf-howl?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wolf-howl/~4/cuiORhVyb2M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rankings.me/wordpress-seo-how-to-maximize-your-internal-link-strategy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.rankings.me @ 2012-02-05 06:19:56 -->
