<?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>Weblog Tools Collection &#187; categories</title>
	<atom:link href="http://weblogtoolscollection.com/archives/tag/categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Exporting-Importing A Category</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/28/exporting-importing-a-category/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/04/28/exporting-importing-a-category/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 15:07:26 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress FAQs]]></category>
		<category><![CDATA[WordPress Hack]]></category>
		<category><![CDATA[batchcategories]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[exporting]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3473</guid>
		<description><![CDATA[When it comes to exporting, WordPress already does a wonderful job with it&#8217;s support to export posts, pages, comments, custom fields, categories, and tags. However, there is a problem. The WordPress exporter lacks granularity. What I mean by this is that, the exporter covers the entire blog instead of being able to select certain categories to export. I&#8217;ve searched the WordPress Plugin database high and low to look for a plugin that would specifically export categories and I could not find one. I did manage to come across two techniques though that get the job done. There are two ways to export specific categories. The first is to read this forum post where HandySolo explains how to use the category RSS feed to export specific categories from a self hosted blog to a WordPress.com blog. The problem with this method is that, none of the meta data attached to the [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to exporting, WordPress already does a wonderful job with it&#8217;s support to export posts, pages, comments, custom fields, categories, and tags. However, there is a problem. The WordPress exporter lacks granularity. What I mean by this is that, the exporter covers the entire blog instead of being able to select certain categories to export. I&#8217;ve searched the WordPress Plugin database high and low to look for a plugin that would specifically export categories and I could not find one. I did manage to come across two techniques though that get the job done.</p>
<p>There are two ways to export specific categories. The first is to read <a title="http://wordpress.org/support/topic/138812?replies=10#post-632530" href="http://wordpress.org/support/topic/138812?replies=10#post-632530" target="_blank">this forum post</a> where HandySolo explains how to use the category RSS feed to export specific categories from a self hosted blog to a WordPress.com blog. The problem with this method is that, none of the meta data attached to the posts are carried over with the posts.</p>
<p>The second method is not pretty but it gets the job done. What I ended up doing was creating a new user account on my blog. I then used the post manager and filtered the posts by the category for which I wanted to export. I went through each individual post and quickly changed the post author from the original account, to the newly created user account. In my case, I had to do this to 25 individual posts. What is annoying about this method is that, when you save a post under a new author name, any blogs or posts that you have linked to within those posts will end up resending PINGs. However, I believe if you turn off this setting under the <strong>SETTINGS-DISCUSSION</strong> link in your administration panel this will prevent that from happening. Just remember to turn that back on after you&#8217;re finished.</p>
<p>After all of the posts within the category have been reassigned to a new author, you are ready to export. In your WordPress administration panel browse to <strong>MANAGE &#8211; EXPORT</strong>. Now here is the important step. Underneath where it says <strong>OPTIONS</strong>, you have a drop down box where you can restrict the export to a certain author. <a href="http://weblogtoolscollection.com/b2-img/2008/04/exportoptions.png"></a></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-3474 aligncenter" title="exportoptions" src="http://weblogtoolscollection.com/b2-img/2008/04/exportoptions.png" alt="WordPress Export Options" width="298" height="160" /></p>
<p>In the drop down box, select the newly created author and click on the <strong>DOWNLOAD EXPORT FILE</strong> and a WordPress WXR file will be downloaded to your desktop. This file will contain all of the posts from the category you wanted to export because the new user you created was assigned to only those posts within that category. This method actually allows you to export specific categories while maintaining the meta data associated with those posts such as comments and tags.</p>
<p>This is probably not the best way to obtain these results but it&#8217;s the only method that I&#8217;ve found that allows me to export specific posts/categories while still having all of the other data attached to those posts. If you have a better solution or know of a plugin that can obtain the same results, I&#8217;d be very interested to know about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/04/28/exporting-importing-a-category/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Batch Category Editor</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/25/batch-category-editor/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/04/25/batch-category-editor/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 14:45:57 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3469</guid>
		<description><![CDATA[Just the other day, I ran into a problem. I deleted a number of categories on my blog and since WordPress does not give you the option of reassigning the posts within those categories to another category, all of those posts were reassigned to Uncategorized. The answer to this problem? Batch Categories. Batch Categories is a WordPress plugin written by Rob Miller that adds some powerful functionality into the default WordPress category editor. With Batch Categories, you can reassign a number of posts to a category, remove a number of posts from a category, edit the tagging structure, and so much more. Batch Categories also includes a number of enhanced post filters to make finding those posts much easier. This is what the plugin back end looks like. There are two different versions of this plugin. One for WordPress 2.3.3 and one for WordPress 2.5. This is the type of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblogtoolscollection.com/b2-img/2008/04/batchcategories.png" rel="thumbnail"><img class="alignnone size-full wp-image-3470" title="batchcategories" src="http://weblogtoolscollection.com/b2-img/2008/04/batchcategories.png" alt="Batch Category Plugin Logo" width="278" height="125" /></a></p>
<p>Just the other day, I ran into a problem. I deleted a number of categories on my blog and since WordPress does not give you the option of reassigning the posts within those categories to another category, all of those posts were reassigned to Uncategorized. The answer to this problem? <a title="http://robm.me.uk/projects/plugins/wordpress/batch-categories" href="http://robm.me.uk/projects/plugins/wordpress/batch-categories" target="_blank">Batch Categories</a>.</p>
<p>Batch Categories is a WordPress plugin written by Rob Miller that adds some powerful functionality into the default WordPress category editor. With Batch Categories, you can reassign a number of posts to a category, remove a number of posts from a category, edit the tagging structure, and so much more. Batch Categories also includes a number of enhanced post filters to make finding those posts much easier. This is what the plugin back end looks like.</p>
<p style="text-align: center;"><a href="http://weblogtoolscollection.com/b2-img/2008/04/batch-categories.png" rel="thumbnail"><img class="alignnone size-thumbnail wp-image-3471" title="batch-categories" src="http://weblogtoolscollection.com/b2-img/2008/04/batch-categories-150x150.png" alt="This is what Batch Categories Looks Like" width="150" height="150" /></a></p>
<p>There are two different versions of this plugin. One for WordPress 2.3.3 and one for WordPress 2.5. This is the type of functionality that really makes managing a number of posts easier and I thank Rob for creating this plugin as it solved my issue and I&#8217;m sure it will be of use to many of you. No more editing one post at a time!</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/04/25/batch-category-editor/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  weblogtoolscollection.com/archives/tag/categories/feed/ ) in 0.49220 seconds, on Feb 14th, 2012 at 8:54 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 14th, 2012 at 9:54 am UTC -->
