How to Create Custom Pages

When you choose to create custom pages for your SmartHub, you have the following options:

Create New Pages

  • Clone (copy and paste) the default page files that SmartHub provides (at the SmartHub installation root level):
    • Index.html
    • Results.html
  • Use any of the other custom pages that you might have previously created and edit these pages in-place.

Edit an Existing Page

Choose a page and edit the contents of this page.

To create custom pages and to display the results from your configured search engines, use the following information pages:

After you create a custom page, you must specify the hidden attribute in the body tag.

  • See the following example: <body hidden></body>.