---
title: "Movable Type: Dynamic and Static Publishing"
description: "Movable Type has Dynamic and Static publishing built into the software. In other words, changes made to a page on the website will need to be published in order for the changes to be saved. The data..."
url: https://www.inmotionhosting.com/support/edu/movable-type/static-dynamic-publishing/
date: 2013-03-12
modified: 2021-08-16
author: "InMotion Hosting Contributor"
categories: ["Movable Type"]
type: post
lang: en
---

# Movable Type: Dynamic and Static Publishing

Movable Type has **Dynamic** and **Static** publishing built into the software. In other words, changes made to a page on the website will need to be published in order for the changes to be saved. The data is stored in a database; however, the files are written as HTML files that are not required to run MySQL queries when its visited.

This applies to the Blog as well. The initial blog entry is published to the page and stored in the database for access when the site is published again. Aftr Blog entries, comments, and other editrs are made, the static page is created on the server.

Most actions done in Movable Type are published automatically when you save the the comment, entry and so forth. When making template changes, adding plugins, and other changes, the site will need to be published. Below are the steps to publish your static pages in Movable Type.

## How do I publish my static pages?

1. [Log into your Movable Type Dashboard](/support/edu/movable-type/moveable-type-admin/).
2. [![Publish icon top right Movable Type](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-1-publish.png)](/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-1-publish.png) Click the Publish ![icon Movable Type](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type.png) icon at the top right of the dashboard.
3. [![Press publish Movable Type](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-2-publish.png)](/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-2-publish.png) When the Publish Movable Type Site box comes up, click Publish. [![Publishing status Movable Type](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-3-publishing.png)](/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-3-publishing.png) You will see the site say Publishing Index Templates.
4. [![Close the box Movable Type](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-4-close.png)](/support/wp-content/uploads/2013/03/edu_mt_101_static-dynamic-publish_intro-movable-type-4-close.png) When the Success box pops up click Close. That’s it. Your static pages will all be updated now.
