{"id":182,"date":"2006-03-04T09:17:21","date_gmt":"2006-03-04T14:17:21","guid":{"rendered":"http:\/\/auroralux.net\/blog\/2006\/03\/04\/migrating-from-blogger-to-wordpress\/"},"modified":"2006-03-04T09:17:21","modified_gmt":"2006-03-04T14:17:21","slug":"migrating-from-blogger-to-wordpress","status":"publish","type":"post","link":"https:\/\/fhmiv.net\/blog\/2006\/03\/04\/migrating-from-blogger-to-wordpress\/","title":{"rendered":"Migrating from Blogger to WordPress"},"content":{"rendered":"<p>Yesterday evening, I moved Andrea&#8217;s weblog from blogger to WordPress on auroralux. She&#8217;s got her own database and install location so we don&#8217;t have to upgrade at the same time if we don&#8217;t want to. <\/p>\n<p>I figured it must be a common desire to eventually want to migrate away from Blogger. I can think of lots of reasons for it, but two main reasons stood out: I wanted no questions about who owns her content and I&#8217;m too lazy to read Blogger&#8217;s EULA; and I wanted access to the web server logs. <\/p>\n<p>I used two methods for the forwarding. For the Main and Archive pages, I just used a simple HTTP redirect to send the browser to the new location:<br \/>\n<code><\/p>\n<pre>\r\n&lt;MainOrArchivePage&gt;\r\n  &lt;meta HTTP-EQUIV=&#34;Refresh&#34;\r\n      CONTENT=&#34;1; URL=http:\/\/frickchen.auroralux.net\/\"&gt;\r\n  &lt;\/meta&gt;\r\n&lt;\/MainOrArchivePage&gt;\r\n<\/pre>\n<p><\/code><\/p>\n<p>I <a href=\"http:\/\/www.owen.org\/blog\/204\/\">borrowed code<\/a> to handle redirection of specific articles. The referenced snippet just searches the new site for the title of the article from the old site and displays the results.  <\/p>\n<p>I investigated some more complicated methods of rewriting the URLs using javascript, but didn&#8217;t make much headway before I discovered these simple solutions. <\/p>\n<p>Andrea also looked through a bunch of wordpress themes; there are a lot out there but it didn&#8217;t take long to find one! The wordpress themes are usually covered under a Creative Commons license or the GPL, so it&#8217;s nice to know we&#8217;re legal using them. So far, her new theme has required slight modifications to <code>style.css<\/code> to make it work for her, but that&#8217;s another advantage of migrating: if I&#8217;m going to have to learn CSS and a blogging template system, I would rather learn only one and be able to handle both our blogs. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yesterday evening, I moved Andrea&#8217;s weblog from blogger to WordPress on auroralux. She&#8217;s got her own database and install location so we don&#8217;t have to upgrade at the same time if we don&#8217;t want to. I figured it must be &hellip; <a href=\"https:\/\/fhmiv.net\/blog\/2006\/03\/04\/migrating-from-blogger-to-wordpress\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[5],"_links":{"self":[{"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/posts\/182"}],"collection":[{"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/comments?post=182"}],"version-history":[{"count":0,"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/posts\/182\/revisions"}],"wp:attachment":[{"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/media?parent=182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/categories?post=182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fhmiv.net\/blog\/wp-json\/wp\/v2\/tags?post=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}