Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6566047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:10:12+00:00 2026-05-25T14:10:12+00:00

Just deciding which to use. Movable Type or WordPress. MT has one important strength:

  • 0

Just deciding which to use. Movable Type or WordPress.
MT has one important strength: static publishing. Since wp has WP Super Cache, is there any reason to use Movable Type?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T14:10:13+00:00Added an answer on May 25, 2026 at 2:10 pm

    You’re not telling enough about your needs to tell which one might fit them better. However the MT publishing model and WP super cache are not really comparable. The former offers you out of the box a variety of publishing models (static, dynamic, batch queue) AND various cache mechanisms which you can mix depending on the content, while WP Super Cache is a plugin that is here to alleviate the performance problems inherent to the always-dynamic nature of WP.

    Let say you’re serving HTML pages, say with bits of PHP in them to make the comparison even closer (publishing static HTML isn’t WP’s strength at all), here how the two systems compare:

    Movable Type in static publishing mode:
    – add/change content -> MT will publish only those files that need to be rebuilt, on the filesystem. The database is solicited only at this point AND only for the templates that were not already pre-calculated and cached.
    – visitor requests a resource (HTML, XML, PHP, whatever) -> web server fetches the file (possibly interpreting it through PHP, server-side includes etc.) and serves it. MT and the database do not get in the way here.

    WP + Super Cache:
    – add/change content -> WP updates the database
    – visitor requests a page (a PHP script) -> web server launches WP through PHP, WP pulls content either out of the database (then cache it) or out of the cache (which requires additional CPU and memory), sends it back to the web server which sends it back to the client. Way more layers and resources involved here at every request.

    The key strengths of MT WRT to WP are that:

    • MT will let you chose, template by template, whether a page needs to be published 1) statically (either immediately after a change or placed in a publish queue) or dynamically (pulling the content out of the database at every request).
    • MT offers a wide variety of cache settings for each template out of the box, not requiring any plugin to optimize your site.
    • MT can publish anything, it just doesn’t impose any format in terms of output. E.g. you can manage and publish HTML, CSS, JS, PHP pages statically in the same site, the CMS content is pulled from the database only at publishing time, and they can contain scripts or server-side includes handled by the web server.
    • MT is a real content management system decoupled from the web server (serving web pages is the job of your web server and a good web server knows how to serve pages efficiently without extra layers of caches or CMS/database dependancies).
    • MT templates are built using a markup language, MTML, easy to learn and similar to HTML (makes them much easier for designers and people not comfortable with learning how to code in PHP).
    • The absence of code and direct hooks to the database in templates also makes it way more secure than WP (I haven’t heard of one malicious MT plugin in 10 years).
    • Lastly, MT is very predictable in terms of server resources, and can handle a great deal of traffic (even on a cheap plan) when publishing static resources or even PHP pages. I have yet to see a scenario where WP would be more efficient than MT in terms of operating costs.

    If I may rephrase the question (it can also help answer yours), is there any reason to use WP? (There are, but I don’t know your actual needs 😉

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I suddenly just thought of this and got stuck deciding which data type should
We are trying to build a Help Desk ticketing system just for intranet. Deciding
I have a little trouble deciding which way to go for while designing the
when deciding on which ActionResult to return from a Controller Action I decided to
In the context of deciding which Exception instance to handle for GHC versions >=
I was just wondering, why would somebody want to create multiple projects in one
I'm having a little trouble deciding the best way to refactor a method which
I have an ASP MVC application which I also use (as a requirement) as
I'm having a hard time deciding which approach is better: interface IService { ISomething
I'm having some trouble deciding which approach I should take. I want to allow

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.