Hubsite Pages Overview
Pages are a very important part of hubsites, but there are a few things to know before adding and/or deleting pages:
- Hubsites can have multiple pages, however there is only one level allowed - no subpages.
- There is a limit at which the number of pages will start to hinder how the hubsite functions. Try to limit the number of pages per hubsite to less than 10.
- Adding a page to the hubsite does NOT add the page to the menu. You can learn how to do this here.
- Once you delete a page, there is no undo button!
- You can link a page from another hubsite that has already been created. However - be careful doing this as editing it in either place with make changes in the other. This is a great answer to common pages like "All About Lake Management Plans" that can be used and updated across every lake management plan update, but it is not a good use for pages like "About THIS Lake Management Plan".
- Alert: After you have created a page from scratch, you must add some code to the page for the custom Matsu Borough styling to take effect. Follow the regular instructions on how to add a heading and edit the code to include this:
<style> @import url("https://matsugov.us/templates/msb_bolide/css/hub.css");</style>
Sections
Create New Page from Scratch
1. Navigate to editing side of your hubsite and open the "Pages" link.

3. Click the "First, we need a page title" field and enter in the title of the page. Do not worry, you can change it later if you need to.


Alert: After you have created a page from scratch, you must add some code to the page for the custom Matsu Borough styling to take effect. Follow the regular instructions on how to add a heading and edit the code to include this:
<style> @import url("https://matsugov.us/templates/msb_bolide/css/hub.css");</style>
Create a New Page by Copying Another
Tip: You can create a copy of any published page so that all of the styling, links, structure, etc is copied to a new page. The page MUST be published - though it can be published to only the group, or globally before you copy it.
1. Go to the published page that you would like to copy. Click "Clone Layout"

Deleting a Page

2. Click the trashcan icon.

