-
Notifications
You must be signed in to change notification settings - Fork 2
Cleaning up Site Prior to Split
Trevor Fayas edited this page Aug 24, 2022
·
1 revision
With larger sites, it's very important to try to do as much clean up as possible, this will greatly reduce the amount of templates, widgets, and other configurations you may need to handle.
Below are some considerations:
As years pass, many sites accumulate content, some of it is seasonal (only needed for a small bit of time), others outdated. When using the conversion tool, it will look for all widgets, page types, templates used. While the tool sifts out archived and unpublished pages from much of it's logic, it's still important to delete whatever you can.
Along with this, the larger the site the longer the various configuration tools can take to render, so less pages = better.
Introduction
- Tips & Tricks
-
General Processes
- Cleaning up Site Prior to Split
- Cleaning up Site After Split (Workflow/Page Types)
- Go through Template Configuration
- Go through Section Configuration
- Go through Widget Configurations
- Checking Conversions
- Converting Page Types
- Converting Forms
- Final Database operations
- Preserving Navigation Redirects
- Upgrade Procedure