GithubHelp home page GithubHelp logo

imteyaz25 / movable-type-wordpress-export Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niallkennedy/movable-type-wordpress-export

0.0 0.0 0.0 82 KB

Export a Movable Type blog's entries, pages, and assets as a WordPress eXtended RSS file (WXR) for easy import into your WordPress blog. Add a new index template, an output filename, save, publish, and import.

License: GNU General Public License v3.0

movable-type-wordpress-export's Introduction

Export your Movable Type entries, pages, and assets as a WordPress eXtended RSS (WXR) template.

Compare with WordPress Movable Type importer

The official Movable Type and TypePad importer for WordPress relies on a basic Movable Type export format.

The Movable Type WordPress export format describes your Movable Type blog using the native descriptors in the WordPress import/export library. Your blog content is better mapped to WordPress. A few benefits over the standard WordPress importer for Movable Type post exports:

  • Map all of your basenames from posts, pages, categories, and tags to maintain URL integrity.
  • Correlate post and comment status between Movable Type and WordPress descriptors.
  • Export a list of authors to associate with your posts and comments.
  • Maintain parent-child relationships in nested categories and threaded comments.
  • Include pages and assets.
  • Include category descriptions.
  • Transfer commenter data including IP address, moderation status, and other local information.
  • Separate categories, tags, and folders.

Movable Type export instructions

  1. Create a new index template for the blog you would like to export. Templates are located at Design > Templates in Movable Type 5 at a URI similar to path-to-mt/mt.cgi?__mode=view&_type=template&type=index&blog_id=1.
  2. Copy-and-paste the contents of wxr.mhtml into your new index template or link the template to a copy of the file inside your Movable Type directory.
  3. Choose an output filename in the Output File template option.
  4. Select a Template Type of Custom Index Template.
  5. Publish manually.
  6. Save changes.
  7. Customize export settings such as total number of entries per file, entries offset, and enable individual export sections such as entries, pages, and assets.
  8. Save & Publish.

WordPress occasionally experiences issues with large imports. The Movable Type export template for WordPress helps you break up your Movable Type blog into multiple export files for reliability and testing. Set the number_of_entries variable to a high number such as 9999 to export your entire blog at once.

The Network > Blog relationship in WordPress is similar to the Website > Blog relationship in Movable Type. Set up your WordPress network and blogs, then export from Movable Type blog into the equivalent WordPress blog for the best results.

WordPress import instructions

  1. Log in to your WordPress site as an administrator.
  2. Go to Tools: Import to import content.
  3. Install the "WordPress" importer from the list if it is not already present.
  4. Activate and run importer.
  5. Upload the file saved to your Movable Type output filename on your previous blog.
  6. You will be asked to map the authors in your export file to users on your WordPress site. For each author you may choose to map to an existing user on the site or create a new WordPress user.
  7. WordPress will then import each of the posts, pages, comments, categories, assets, etc. contained in your export file into your WordPress blog.

You may choose to break up your export into multiple files for reliability. The WordPress importer should be smart enough to detect duplicate content between imports.

movable-type-wordpress-export's People

Contributors

niallkennedy avatar cng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.