Delete a Blog
<p>Once a new blog has been created the option to "Delete a blog" will appear in the <strong>Blog List</strong> of the Main Toolbar.</p>
<p>The "Delete a Blog" page details the blogs available for deletion in a dropdown list. Blog #1 can never be deleted and so doesn't appear on the list.<br />
Below the dropdown list is a further list that details the files that can also be deleted when the blog configuration information is deleted from the config file.</p>
<ul>
  <li><i>Main Blog Page</i>: removes the main blog page for that blog.</li>
  <li><i>Archive Index Page</i>: removes any Archive Index page that has been created.</li>
  <li><i>Archive Pages</i>: removes ALL of the selected blog's archive pages.</li>
  <li><i>RSS Feed</i>: removes the file for the RSS syndication feed.</li>
  <li><i>Templates</i>: removes ALL of the selected blog's associated template files.</li>
  <li><i>Archive XML files</i>: removes ALL of the selected blog's XML files used for archiving.</li>
  <li><i>TB/Comment XML files</i>: removes ALL of the selected blog's TrackBack and Comment XML files.</li>
</ul>
<p>Selecting the last three options means you will not be able to reconstruct that blog at a later date unless you have previously backed up the associated XMl and template files.</p>
<p>The first time the "Delete a Blog" page is used an alert page is displayed on clicking the "Delete Blog" button. There is an option on that page to turn off the alert for subsequent deletions.</p>