<?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>SEO WebMonkey &#187; Wordpress</title>
	<atom:link href="http://seowebmonkey.com/stuff/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://seowebmonkey.com</link>
	<description>Web design &#38; development with an ample sprinkle of SEO</description>
	<lastBuildDate>Tue, 01 Jun 2010 09:03:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>rel=canonical: trying to get Google to understand</title>
		<link>http://seowebmonkey.com/rel-canonical-trying-google-understand/</link>
		<comments>http://seowebmonkey.com/rel-canonical-trying-google-understand/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:49:41 +0000</pubDate>
		<dc:creator>ndixon</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://seowebmonkey.com/?p=120</guid>
		<description><![CDATA[I wrote a few days ago about how <a href="http://seowebmonkey.com/duplicate-content-web-content-applications/">duplicate content</a> can damage your site's visibility in search results. This first fix comes in the form of a simple line in your page header.]]></description>
			<content:encoded><![CDATA[<p>Back in February, <a rel="nofollow" href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Google announced</a> it had begun supporting the rel=canonical hint in determining the definitive URL for an item of content. This sounds like a one-stop solution to all our duplicate content problems.</p>
<p>For example, my previous post can be reached by the full URL, but also (because of the Wordpress system defaults) via</p>
<pre>http://seowebmonkey.com/?p=113</pre>
<p>If someone decides to link to my post using that URL,  it might therefore also enter the search index in addition to the full version &#8211; thus duplicate content.</p>
<p>Placing a <em>rel=canonical</em> instruction in your page&#8217;s header can resolve this problem before it occurs. It tells the search engine which URL to use as the definitive (canonical) URL for that page of content, regardless of what was used to get there.</p>
<p>Here&#8217;s an example for the above page:</p>
<pre style="font-size:0.9em;">&lt;link rel="canonical" href="http://seowebmonkey.com/duplicate-content-web-applications/"/&gt;</pre>
<p>This sits within the &lt;head&gt; section of your page&#8217;s html.</p>
<p>This link-tag is supported by Google, Yahoo, Ask.com and Microsoft Live Search.</p>
<h2>Does it work?</h2>
<p>Google describes its support of rel=canonical as a &#8220;hint&#8221;. This means it will use the information to determine a canonical URL, but reserves the right to do what it wants when it feels like it. This seems to be a way to cover for errors that slip through the net. Search engines are rarely predictable, and no single method should be trusted in avoiding duplicate content.</p>
<p>For all content management systems in particular, this is an essential addition to the page output. How rapidly Google will change any existing duplicative content URLs that are already in its index is yet to be clearly determined, and this alone will not enable webmasters to explicitly request removal of duplicative URLs via the Google Webmaster Tools interface.</p>
<p>Direct removal of pages from Google&#8217;s search index will be covered in my next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://seowebmonkey.com/rel-canonical-trying-google-understand/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jamming the scraper signals</title>
		<link>http://seowebmonkey.com/jamming-the-scraper-signals/</link>
		<comments>http://seowebmonkey.com/jamming-the-scraper-signals/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 11:01:13 +0000</pubDate>
		<dc:creator>ndixon</dc:creator>
				<category><![CDATA[Everything else]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://seowebmonkey.com/jamming-the-scraper-signals/</guid>
		<description><![CDATA[<p>Many bloggers have experienced their content being legitimately syndicated onto other sites and permit it to happen as part of their promotion. But many have also experienced the scrapers: sites that illegally duplicate entire blog contents, replicating new and old posts in order to populate their sites with content. A Wordpres plugin helps us fight back.</p>
]]></description>
			<content:encoded><![CDATA[<p>I recently had this issue from my main, personal blog. A less than ethical site (I&#8217;m not giving it the benefit of a link) had scraped every word from my RSS feed, and replicated it in a vBulletin forum as individual posts. (Intriguingly, every link in those posts was replaced by a message to register for the forum in order to see the link.)</p>
<p><span style="font-size: 18px; font-weight: bold;">If you want content, I&#8217;ll give you content</span></p>
<p>This was the first instance of all out scraping I had experienced, so also was the first opportunity to try out a Wordpress plugin that has been collecting dust for some time. <a href="http://asymptomatic.net/2006/09/22/88/help-defeat-the-sploggers-with-antileech">Antileech</a> is a plugin by <a href="http://asymptomatic.net/">Owen Winkler</a> that replaces the content within your RSS feed &#8211; and posts &#8211; with a definable or generated message, but only for user-agents or IP addresses you specify.</p>
<p>The plugin adds a small, non-intrusive image to your RSS feed content that enables it to record the location and user-agent of anyone accessing the feed. These user-agents are then listed in the plugin&#8217;s settings page, each with a check-box for you to select which ones are to receive the alternative content. The default is to send normal content to all user-agents, so who sees what, is entirely under your control.</p>
<h2>The message that counts</h2>
<p>Some bloggers choose the default generated message &#8211; that encourages anyone reading the alternative content to visit the originating site &#8211; while others choose their own messages &#8211; some including profanity and obscene/illegal messages to increase the chances of the scraper site being shut down due to inappropriate content. I have chosen a simple message that clearly states the site is stealing content from elsewhere. Most scrapers are automated and once the site owner has set the RSS scraper to work, they rarely look at the incoming content again.</p>
<p>The plugin does not prevent your content from being scraped, of course, and some has to be scraped for you to discover the illegal site in the first place. But once discovered, it offers a very simple and immediate means of ensuring they get no further benefit from future posts from your site. Meanwhile, you can take measures with the site&#8217;s hosting company to formally make a complaint to have your stolen content removed.</p>
<h2>How to know when you&#8217;re being scraped</h2>
<p>Another plugin helps to detect scrapers. There are several that do similar jobs, but I choose to use <a href="http://www.maxpower.ca/wordpress-plugin-digital-fingerprint-detecting-content-theft/2006/09/25/">Digital Fingerprint</a> by <a href="http://www.maxpower.ca/">Kirk Montgomery</a>. This places a user defined string of text at the end of the first paragraph of each post in your RSS feed. Make this string unique and you can create a Google Alert for that particular string. The Alert will let you know whenever and wherever that string turns up. Most will be legitimate syndication, but now and then, you&#8217;ll probably discover someone is up to no good.</p>
<h2>A never ending battle</h2>
<p>Scraper sites (or &#8220;splogs&#8221;) are never going to be eradicated, and their numbers are growing. Tools like these offer the blogger a viable and effective means to retaliate without losing hours scouring the net or duplicates of their content and struggling to contact those responsible to have the content removed.</p>
]]></content:encoded>
			<wfw:commentRss>http://seowebmonkey.com/jamming-the-scraper-signals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feedwordpress syndication plugin updates</title>
		<link>http://seowebmonkey.com/feedwordpress-syndication-plugin-updates/</link>
		<comments>http://seowebmonkey.com/feedwordpress-syndication-plugin-updates/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 09:34:07 +0000</pubDate>
		<dc:creator>ndixon</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://seowebmonkey.com/?p=32</guid>
		<description><![CDATA[It has been a while since Feedwordpress has been updated, so this new version, which fixes a number of compatibility issues with Wordpress 2.6.x, is a very welcome arrival.]]></description>
			<content:encoded><![CDATA[<p>Feedwordpress is one of the ream of RSS aggregators for Wordpress. It enables syndication of other content from multiple RSS feeds into a single blog. I use it to drag posts from this blog, and others, into my main personal blog, thus interconnecting everything into a single &#8220;hub&#8221;.</p>
<h2>What&#8217;s changed</h2>
<p><strong>Wordpress 2.6 compatibility: </strong>a bug that sometimes created multiple post revisions has been fixed.<br />
<strong>Admin Interface: </strong>now looks and behaves like a WP2.6 interface<br />
Ajax bugs: This one was particularly welcomed. The ajax elements on post write and edit pages failed to operate do to some incompatibility. Now fixed.<br />
<strong>Formatting Filters: </strong>by default, Feedwordpress protects th original formatting of the source content. Now, we can disable this to allow the local Wordpress to apply whatever formatting and filtering it needs.<br />
<strong>Tags:</strong> when Feedwordpress syndicates a post that has a category not available in the local blog, you can now elect to have that category created as a tag associated with th post.</p>
<ul></ul>
<p>There are more changes and additions, detailed at the <a href="http://projects.radgeek.com/feedwordpress/?merchant_return_link=Return+to+Merchant">Feedwordpress home page</a>.</p>
<h2>Why Feedwordpress?</h2>
<p>Thre are a multitude of plugins available to do a similar job, but Feedwordpress has the edge for one particular function. It enables the additional insertion of Custom Fields to each syndicated post. The type and content of such fields are customisable uniquely for each source RSS feed.</p>
<p>This is useful for customised blog themes, such as this one. The SEO WebMonkey theme pulls details about each post from custom fields, and applies certain content and formatting rules based on those fields (the image associated with most posts, for example). For me the ability to add Custom Field content is hugely useful.</p>
<p>Grab Feedwordpress from the <a rel="nofollow" href="http://projects.radgeek.com/feedwordpress/?merchant_return_link=Return+to+Merchant">developer&#8217;s site</a>, or the <a rel="nofollow" href="http://wordpress.org/extend/plugins/feedwordpress/">Wordpress plugin repository</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://seowebmonkey.com/feedwordpress-syndication-plugin-updates/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
