Contact

hs-icon-callcenter
Call
hs-icon-callcenter

Call us

Our support team is happy to help you, be it for technical or administrative issues. We’re there for you!

 

+41 (0)84 800 80 80
(Calls from Switzerland 8 centimes / minute)

Administration

Monday to Saturday
9.00 – 12.00 am
1.30 – 5.30 pm
 

Technical Support

Monday to Friday
8:00 am – 5:30 pm

Saturday
9:00 am – 4:00 pm

hs-icon-doc-write
Write
hs-icon-doc-write

Write to us

To be able to help you as quickly and effectively as possible, we kindly ask that you make your request as specific as possible. And of course you can contact us by email: support@hoststar.com

Set up your own index page

Support > Hosting > Introduction

With an index page you can quickly add your own content to your domain - or set up a «maintenance» or «website under construction» page for an existing website.

1. Create file

Create a new text document by clicking the right mouse button on the desktop or in a folder and open it.

2. Fill index page

Insert the following text into the text document:

<!DOCTYPE html>
<html>
<head>
     <title>Title</title>
</head>
<body>
     <center><p>Text</p></center>
</body>
</html>

Replace the content «Title». This text will be displayed as a title in the browser tab when the index page is opened later.

Replace the content «Text». This text will be displayed horizontally centered as web page content when the index page is opened later.

Of course, you can also use your own HTML code or download a prepared index page using a search engine.

3. Rename file

The index page must now be named «index.html».

By right clicking on the text document you can select the option «Rename». Now enter «index.html» nd confirm the entry with the Enter key.

Also confirm any messages from your system regarding the file type change.

The file icon will now change. Now the icon of your default browser will be displayed.

4. Upload index page

Log into Web FTP (webftp.hoststar.ch) according to the «Logging in to Web FTP» instructions and navigate to the «html» directory.

Create a directory here with «New folder»; name this, for example, «maintenance».

Then open the new directory and upload the created file «index.html» with «Upload files».

5. Switching to the Index Page on the Domain

The domain can now be assigned to the newly created directory with the index page in it.

The configuration can be done via My Panel in the area «Hosting», after navigating to the sub-category "Settings". Click on the arrow-icon of your website, then under "Redirects" click on "Edit forwarding".

After the popup shows up, click on the newly created folder (e.g. "maintenance") in wich you uploaded your index.html file.

As soon as the popup is updated, you can hit "save".

6. Call up the domain

A few minutes after the domain configuration, the index page is active on the defined domain or subdomain.

Was this article helpful?