<?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>The Blogging Fool &#187; error</title>
	<atom:link href="http://www.bloggingfool.com/tag/error/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingfool.com</link>
	<description>Blogging tips for beginners on increasing traffic and monetizing a blog...</description>
	<lastBuildDate>Mon, 05 Apr 2010 18:54:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Importing from Wordpress to Blogger, Error 1/XXX Only</title>
		<link>http://www.bloggingfool.com/2009/05/importing-from-wordpress-to-blogger-error-1xxx-only.html</link>
		<comments>http://www.bloggingfool.com/2009/05/importing-from-wordpress-to-blogger-error-1xxx-only.html#comments</comments>
		<pubDate>Thu, 28 May 2009 13:36:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blogger import]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://www.bloggingfool.com/?p=73</guid>
		<description><![CDATA[We just moved over from Blogger to Wordpress and in the process had a chance to give Wordpress&#8217; new(ish) built-in Blogger Import a try and well it doesn&#8217;t work all that well out of the box, at least on Wordpress 2.7.1 it doesn&#8217;t.
A few changes needed to be made for it to work, hopefully these [...]]]></description>
			<content:encoded><![CDATA[<p>We just moved over from Blogger to Wordpress and in the process had a chance to give Wordpress&#8217; new(ish) built-in Blogger Import a try and well it doesn&#8217;t work all that well out of the box, at least on Wordpress 2.7.1 it doesn&#8217;t.</p>
<p>A few changes needed to be made for it to work, hopefully these save someone some hassle:</p>
<ol>
<li>If you&#8217;re using a custom domain in Blogger, then you need to turn that off first. To do so login to Blogger, click on Settings and then Publishing and then &#8220;Switch to:  blogspot.com (Blogger&#8217;s free hosting service)&#8221;.</li>
<li>Next a small piece of code is incorrect in the tool and needs to be fixed (serious pain in the butt that Wordpress developers didn&#8217;t test this, but oh well). To fix the problem FTP to your server and in your wordpress install go to /wp-admin/import/ in there you&#8217;ll find a file named blogger.php. Open that up and then find the line that reads:<br />
<strong>$parser = xml_parser_create_ns();</strong><br />
and change it to <strong>$parser = xml_parser_create();</strong><br />
Save it.
</li>
<li>Now go back into Wordpress and try the Blogger Import again. For me that fixed everything and here we are today.</li>
</ol>
<p>Hopefully this helped for you as well&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingfool.com/2009/05/importing-from-wordpress-to-blogger-error-1xxx-only.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
