<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Travel Writers Exchange Forum Home &#187; Tag: wordpress - Recent Posts</title>
		<link>http://www.travel-writers-exchange.com/Forum/tags/wordpress</link>
		<description>Travel Writers Exchange Forum Home &raquo; Tag: wordpress - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 31 Jul 2010 17:18:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.travel-writers-exchange.com/Forum/search.php</link>
		</textInput>
		<atom:link href="http://www.travel-writers-exchange.com/Forum/rss/tags/wordpress" rel="self" type="application/rss+xml" />

		<item>
			<title>Trisha Miller on "Is there an &#039;automatic update&#039; for WordPress?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/is-there-an-automatic-update-for-wordpress#post-2199</link>
			<pubDate>Wed, 14 Jul 2010 12:04:29 +0000</pubDate>
			<dc:creator>Trisha Miller</dc:creator>
			<guid isPermaLink="false">2199@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;Definitely take the time to make a backup first, of both your database (that houses all your posts, pages, comments, etc.) by using a plugin like wp-dbmanager and also it's good to keep a backup of your &#34;theme&#34; files too.&#60;/p&#62;
&#60;p&#62;AND be sure to do as Rebecca says and deactivate ALL your plugins before upgrading!  Often plugins are not updated as quickly as they should be when a new version of WP comes out, and occasionally conflicts can cause problems - so it would be wise to check out all of your plugins FIRST to be sure that they'll work with the latest version of WP before you attempt to upgrade.&#60;/p&#62;
&#60;p&#62;But as long as you're prepared then the automatic upgrade process is painless.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rebecca Sebek on "Is there an &#039;automatic update&#039; for WordPress?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/is-there-an-automatic-update-for-wordpress#post-2175</link>
			<pubDate>Mon, 12 Jul 2010 06:53:21 +0000</pubDate>
			<dc:creator>Rebecca Sebek</dc:creator>
			<guid isPermaLink="false">2175@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;Yes there is.  It will be located under Tools or under Dashboard.  Make sure you deactivate your plugins and backup your website.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WriterMom2 on "Is there an &#039;automatic update&#039; for WordPress?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/is-there-an-automatic-update-for-wordpress#post-2161</link>
			<pubDate>Fri, 09 Jul 2010 07:43:55 +0000</pubDate>
			<dc:creator>WriterMom2</dc:creator>
			<guid isPermaLink="false">2161@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;I enjoy using WordPress but sometimes it takes me more than one hour to upgrade because I'm so careful not to mess it up.  Is there an 'automatic update' and does it work?  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rebecca Sebek on "What&#039;s a child theme and how do you use it?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/whats-a-child-theme-and-how-do-you-use-it#post-2090</link>
			<pubDate>Thu, 24 Jun 2010 05:54:33 +0000</pubDate>
			<dc:creator>Rebecca Sebek</dc:creator>
			<guid isPermaLink="false">2090@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;I've been wondering this myself.  I found this article on &#60;a href=&#34;http://thetravelersnotebook.com/blogging-tips/how-to-begin-customizing-your-wordpress-travel-blog-with-no-worries/&#34; rel=&#34;nofollow&#34;&#62;http://thetravelersnotebook.com/blogging-tips/how-to-begin-customizing-your-wordpress-travel-blog-with-no-worries/&#60;/a&#62; about child themes.  Here's a link to a pictorial about child themes &#60;a href=&#34;http://op111.net/53&#34; rel=&#34;nofollow&#34;&#62;http://op111.net/53&#60;/a&#62;&#60;br /&#62;
I hope this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trisha Miller on "What&#039;s a child theme and how do you use it?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/whats-a-child-theme-and-how-do-you-use-it#post-2089</link>
			<pubDate>Wed, 23 Jun 2010 10:25:08 +0000</pubDate>
			<dc:creator>Trisha Miller</dc:creator>
			<guid isPermaLink="false">2089@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;Hmmmmmm I think this question would be better posed in the &#60;a href=&#34;http://wordpress.org/support/forum/5&#34;&#62;WordPress Support Forum&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I know that child themes are a great idea for most people, because they separate the &#34;functionality&#34; of your theme from the design of it.....&#60;/p&#62;
&#60;p&#62;What that means is that when WordPress is updated, some of the functions change - an out-of-date theme can possibly break (and likely will if it's way out of date)...so a good &#34;Parent&#34; theme is one where the developer is very active and will keep it up to date with function changes.....all you do is update the Parent Theme.&#60;/p&#62;
&#60;p&#62;The &#34;Child&#34; theme is your design tweaks - which are not dependent on the functions - so updates won't effect how your blog looks.&#60;/p&#62;
&#60;p&#62;But that's the extent of my knowledge, so if you want tutorials or where to find some good Parent/Child themes I would suggest starting at WordPress (click on &#34;Extend&#34; and then &#34;Themes&#34;) as well as Google.&#60;/p&#62;
&#60;p&#62;Good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trisha Miller on "Is it possible to merge blogs?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/is-it-possible-to-merge-blogs#post-2087</link>
			<pubDate>Wed, 23 Jun 2010 08:50:13 +0000</pubDate>
			<dc:creator>Trisha Miller</dc:creator>
			<guid isPermaLink="false">2087@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;Hi Sarah&#60;/p&#62;
&#60;p&#62;It is possible, but you would definitely want someone with technical expertise to help, because if you have any pages on the blog(s) that will be 'going away' (as the content is merged into another one) that has been indexed by the search engines or linked to from other sites, you will want to have redirects set up to the new pages.&#60;/p&#62;
&#60;p&#62;Also, you may want to consider carefully how the remaining blog left standing will benefit - is the content that you'll be merging into it relevant and focused on the same niche?  If not, then it doesn't make sense to move it - you'll just make your remaining blog appear confusing.&#60;/p&#62;
&#60;p&#62;If your biggest issue is the amount of time it take to keep posting new content, you might consider posting less often, and seeking out guest authors to help with contributing quality content.  One of the blogs I regularly visit only posts new content once a month, but it's good enough that I always read it.&#60;/p&#62;
&#60;p&#62;All that said, if you really want to get rid of some blogs, and you decide the content will serve the remaining blog well, then I'd advise you to seek out a WP expert to help - they will know how to export the posts from the old blog and import into the new one, without your needing to copy &#38;amp; paste (unless you just have a few posts, in which case it's easier to copy &#38;amp; paste), and how to set up a redirect from the old content pages to the new ones.&#60;/p&#62;
&#60;p&#62;Good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RalphZ on "What&#039;s a child theme and how do you use it?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/whats-a-child-theme-and-how-do-you-use-it#post-2086</link>
			<pubDate>Wed, 23 Jun 2010 06:39:47 +0000</pubDate>
			<dc:creator>RalphZ</dc:creator>
			<guid isPermaLink="false">2086@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;I noticed WordPress updated to 3.0.  I'd like to change up my blog and would like to know more about child themes.  Where do I find them?  How do I change the theme?  Where can I find a tutorial?  Thanks a bunch.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rebecca Sebek on "Is it possible to merge blogs?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/is-it-possible-to-merge-blogs#post-2085</link>
			<pubDate>Wed, 23 Jun 2010 05:58:21 +0000</pubDate>
			<dc:creator>Rebecca Sebek</dc:creator>
			<guid isPermaLink="false">2085@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;It could be possible, but I'm not sure how you'd do it.  Hopefully, you have or no someone that has 'techie' skills.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SarahQT on "Is it possible to merge blogs?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/is-it-possible-to-merge-blogs#post-2084</link>
			<pubDate>Tue, 22 Jun 2010 06:27:47 +0000</pubDate>
			<dc:creator>SarahQT</dc:creator>
			<guid isPermaLink="false">2084@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;I was thinking about my blogs, and I may want to merge them somehow.  Keeping up a blog is a lot of work from the admin point-of-view.  If I could have one blog this could be easier.  Is there a way to merge the information?  Or do I have to copy and paste all of my posts?  Or just give up the one blog?  Thanks for your input...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SarahQT on "How to tweak WP themes?"</title>
			<link>http://www.travel-writers-exchange.com/Forum/topic/how-to-tweak-wp-themes#post-2006</link>
			<pubDate>Fri, 04 Jun 2010 07:11:41 +0000</pubDate>
			<dc:creator>SarahQT</dc:creator>
			<guid isPermaLink="false">2006@http://www.travel-writers-exchange.com/Forum/</guid>
			<description>&#60;p&#62;Thanks for the great tips and links.  I know what I'll be doing this weekend!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
