Static pages creation
Please log on to your arsbuilder backoffice and find out the “Webmaster tools → Static pages” menu item. You will see the similar to this page. On this page will find the list of the static pages and ability to add a new page.
For any static page you can define:
- URL. Please enter it without ”.html” extension.
- Title.
- Content. Please use “Add/Remove editor” link to enable/disable the WYSIWYG editor.
- Meta title.
- Meta keywords.
- Meta description.
- 301 redirect URL (fill it if you want to use the redirect)
Predefined static pages
Please note that there are a few predefined static pages, which are defined by its URL.
Page URL | Page URL to reach | Description |
---|---|---|
index | <your_web_dir>/index.html | This pages is used as index page of the site |
contact_us | <your_web_dir>/contact_us.html | The content of this page is used on the contact us page (so the contact us form is added to the end of the page). |
gallery | <your_web_dir>/gallery.html | The image gallery is located on this page |
video | <your_web_dir>/video.html | It's dedicated for flv video page |
ask/index | <your_web_dir>/ask/index.html | This page is used as a welcome page for the ask, so you can see the login form at the left of this page (Please have a look at the communication board module). |
online_help | <your_web_dir>/online_help.html | The on-line help module page (chat page) |