<?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>David Parkinson - Miscellaneous ramblings of a web developer &#187; noindex</title>
	<atom:link href="http://daparky.com/tag/noindex/feed/" rel="self" type="application/rss+xml" />
	<link>http://daparky.com</link>
	<description>Miscellaneous ramblings of a web developer called David Parkinson. I work full time as a web developer but have interests in other things.</description>
	<lastBuildDate>Mon, 14 May 2012 20:57:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Finally sorted out indexing problem</title>
		<link>http://daparky.com/finally-sorted-out-indexing-problem/</link>
		<comments>http://daparky.com/finally-sorted-out-indexing-problem/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 18:29:05 +0000</pubDate>
		<dc:creator>David Parkinson</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[noindex]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://daparky.com/finally-sorted-out-indexing-problem/</guid>
		<description><![CDATA[Google was indexing pages i didn&#8217;t want indexing for example, the admin pages, plugin pages etc. I installed Joost de Valk&#8217;s Robots Meta plugin which adds the appropiate meta tags to pages. An example of this is that google had indexed my login page, and robots meta has now put a &#8216;noindex&#8217; meta tag to stop [...]]]></description>
			<content:encoded><![CDATA[<p>Google was indexing pages i didn&#8217;t want indexing for example, the admin pages, plugin pages etc. I installed Joost de Valk&#8217;s <a target="_blank" href="http://www.joostdevalk.nl/wordpress/robots-meta/" title="Robots meta homepage">Robots Meta</a> plugin which adds the appropiate meta tags to pages. An example of this is that google had indexed my login page, and robots meta has now put a &#8216;noindex&#8217; meta tag to stop this from happening in the future.</p>
<p>I used Googles removal tool within Webmaster Tools section to remove these directories, including the admin pages and tag archives. I finally think i&#8217;ve worked it all out in terms of what i want indexing and what i don&#8217;t want indexing. I chose categories over tags and appled &#8217;noindex&#8217; to the tag archives using &#8216;<a target="_blank" href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/">All in one seo pack</a>&#8216; plugin.</p>
<p>Using both of these plugins together is very effective on what you want indexing etc. All i want indexing is my blog posts, cateogories and nothing else. I don&#8217;t mind the /page/ directory being indexed.</p>
<p>In a later post, i will post what i have blocked google from indexing and why.</p>
<img src="http://daparky.com/?ak_action=api_record_view&id=133&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://daparky.com/finally-sorted-out-indexing-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicate content, tags and categories</title>
		<link>http://daparky.com/duplicate-content-tags-and-categories/</link>
		<comments>http://daparky.com/duplicate-content-tags-and-categories/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 09:05:43 +0000</pubDate>
		<dc:creator>David Parkinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[noindex]]></category>

		<guid isPermaLink="false">http://daparky.com/duplicate-content-tags-and-categories/</guid>
		<description><![CDATA[Last night when i did a site:daparky.com in Google, i found out that Google were listing my tags that i set when i started the blog, but removed the tags immediately when i found out about duplicate content issues. So howcome they have listed them now and not then? I had a quick look at my [...]]]></description>
			<content:encoded><![CDATA[<p>Last night when i did a site:daparky.com in Google, i found out that Google were listing my tags that i set when i started the blog, but removed the tags immediately when i found out about duplicate content issues. So howcome they have listed them now and not then?</p>
<p>I had a quick look at my plugins and looked at the options for All in One SEO Pack. I realised that <strong>&#8216;Use noindex for Tag Archives&#8217;</strong> was unticked, so therefore tag archives were being indexed. I quickly panicked and unticked this and ticked <strong>&#8216;Use noindex for Categories&#8217;</strong> because i had originally chosen categories over tags. I didn&#8217;t check over all the options when i should have done in the first place, so let that be a lesson to you and me.</p>
<p>It may take a few days before the new options kick in, but now i can start using tags for my blog post. I&#8217;m only going to use tags on important blog post because the likes of technorati etc like tags and technorati is a ping service rather than a bot, so the tags wouldn&#8217;t get dropped.</p>
<p>I had wondered why my categories weren&#8217;t getting indexed by Google, and now i&#8217;ve found out why, i can flip things around and drop tags and index my categories.</p>
<p>Below are some tips and resources to check out regarding this post:-</p>
<ul>
<li><a target="_blank" href="http://lorelle.wordpress.com/2005/09/09/categories-versus-tags-whats-the-difference-and-which-one/">Lorelle &#8211; Categories vs tags</a></li>
<li><a target="_blank" href="http://faq.wordpress.com/2007/09/21/the-difference-between-tags-and-categories/">WordPress FAQS &#8211; Difference between tags and categories</a></li>
<li><a target="_blank" href="http://dougal.gunters.org/blog/2007/09/22/tags-and-categories-in-wordpress">Gunters.org &#8211; Tags and Categories in WordPress</a></li>
<li><a target="_blank" href="http://www.reaper-x.com/2007/10/08/wordpress-23-tags-categories-and-duplicate-content/">Reaper-X &#8211; Tags, Categories and duplicate content</a></li>
<li><a target="_blank" href="http://money.bigbucksblogger.com/two-tips-to-avoid-duplicate-content-robotstxt-or-meta-robots-wordpress-plugin/">Bigbuckblogger &#8211; Tips to avoid duplicate content</a></li>
</ul>
<img src="http://daparky.com/?ak_action=api_record_view&id=76&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://daparky.com/duplicate-content-tags-and-categories/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

