---
title: "Removing the Powered By information in Movable Type"
description: "As you begin to build your site with Movable Type, you will notice that there are two areas that declare \"Powered By\"' Movable Type or MT. One is a large logo in the right hand sidebar and the other..."
url: https://www.inmotionhosting.com/support/edu/movable-type/remove-powered-by-reference/
date: 2013-03-08
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Movable Type"]
type: post
lang: en
---

# Removing the Powered By information in Movable Type

As you begin to build your site with Movable Type, you will notice that there are two areas that declare “*Powered By”*‘ Movable Type or MT. One is a large logo in the right hand sidebar and the other is in the footer of the site pages. This article will demonstrate how to remove the “*Powered By”* logo and footer information from your Movable Type website.

## How to remove the Powered By Logo

1. Log into your [Movable Type admin interface](/support/edu/movable-type/moveable-type-admin/).  
2. [![click templates link](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_click-template.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_click-template.png) From the main screen, click on the **Templates **link.  
3. [![select widget option](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_select-widget.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_select-widget.png) This takes you to the *Design* section. Look to the left hand menu and click on the **Widgets **option.
4. Scroll down the page to the **Widget Templates** section, check the **Powered By** checkbox and click the **Delete **button at the bottom.  
5. Click on the **Pages **section from the left menu.  
6. [![publish all pages](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_mass-publish.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_mass-publish.png) Check all pages and click on the **Publish** button. This saves the new information and the *Powered By *logo is now removed.  

## How to remove the Powered By footer text

1. Log into your [Movable Type admin interface](/support/edu/movable-type/moveable-type-admin/).  
2. [![select templates link](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_click-template2.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_click-template2.png) From the main screen, click on the **Templates **link.  
3. This takes you to the main **Design** screen. From the left hand menu, click on the **Templates **option.  
4. [![select banner footer](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_template-module.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_template-module.png) Scroll down the page to the **Template Modules** section. Click on the **Banner Footer **name link. This will open up the code page for the footer.  
5. [![footer banner code](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_footer-code.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_footer-code.png) Remove the line “*Powered by <a href=”https://www.movabletype.org/”><$MTProductName$></a>*“. This is around line 6 of the code.  
6. Click on the **Save Changes **button.  
7. Click on the **Pages **section from the left menu.  
8. [![publish all pages](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_mass-publish2.png)](/support/wp-content/uploads/2013/03/edu_mt_remove-powered-by_mass-publish2.png) Check all pages and click on the **Publish** button. This saves the new banner footer code and the footer text no longer shows “*Powered By Movable Type*“.  
