By default, Magento store creates some pre-configured static pages in the CMS. Sometimes, for the customizing reasons, users may want to turn the page(s) off for a specific period of time without totally deleting them so that they can re-use the pages without re-creating them and save administrative time. This tutorial will show you how to disable or delete a CMS Page.
Related: How to preview CMS Page in Magento 1.9
Disable CMS page
1. Login to the backend of your Magento store.
2. From the Admin dashboard, navigate to CMS > Pages.
3. Explore the Manage Pages section and click on the page that you want to disable:
4. In the Page Information section, from the left-side menu, select Page Information. In the Status section, set Disabled from the drop-down menu:
Click Save Page to finish.
Delete CMS page
By default, in the CMS section, Magento store will have some pre-configured static pages. However, as customizing the pages for the stores, users sometimes need to eliminate some pages. This tutorial will show you how to delete CMS Page out of your Magento store.
1. Login to the backend of your Magento store.
2. From the Admin dashboard, navigate to CMS > Pages.
3. Explore the Manage Pages section. Click on the Page that you want to delete.
4. Click the Delete Page orange button in the upper right corner:
5. Click Ok to finish:
That comes to the end of the tutorial. If you have any further questions on this topic, please comment below to let us know.