Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
This guide explains how to customize the source code, modify the CSS, modify the HEAD or BODY part of a website created with Site Creator Infomaniak.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

Add custom code
Once in Site Creator:
- Click on Design in the left sidebar menu.
- Click on More settings.
- Click on Custom code at the bottom:

- Enter HTML, JavaScript (with its tags script) or custom CSS (with its tags style) - see below for a few examples.
- Save the changes at the bottom of the page.
Metadata in HEAD & BODY
To add JavaScript code or any other code in the HEAD or BODY part of your site's source code:
- Click on Settings in the left sidebar menu.
- Click on SEO & Metadata in the Website configuration section:

- Scroll down to Custom Code.
- Choose to add under the tabs HEAD or under BODY.
- Save the changes at the bottom of the page:

CSS customization examples
These examples help you get started with advanced customization of the website's pages. However, there is a risk that, depending on the changes made, you may no longer be able to access the editor itself, which will force you to start over from scratch.
It is strongly recommended to never insert tags of type html, head or body which could conflict with the application's source code itself ⚠️ For additional help, contact a partner or launch a free tender — also discover the role of the host.
Customize the website's background
To set your chosen image (to be uploaded in the file library) as the page background and customize its display:
- Go to point 3 visible in the first image at the top of this guide.
- Insert the code
<style>to indicate that you want to modify the CSS code, - then
body {to indicate that you want to modify the body of the page and the "{" to open the space allowing you to insert the commands, - then
background-image: url("../data/files/fond01.jpg");with the exact path & name of the image uploaded in the library, without forgetting the semicolon to be able to insert the next command. background-repeat: repeat;to repeat the inserted image.background-attachment: fixed;so that the background image remains fixed even if the visitor scrolls the page down or up to read its content.}to close the previously opened insertion space.</style>to indicate that the code ends here.
Space out the letters of all the site's links
To space out (a lot) the letters between each other on clickable words (links):
- Go to point 3 visible in the first image at the top of this guide.
- Insert the code (if not already present)
<style>to indicate that you want to modify the CSS code, - then
.container div a {to indicate that you want to modify the page blocks and more specifically the links ("a") and the "{" to open the space allowing you to insert the commands, - then
letter-spacing:1em;by decreasing the value (0.9em for example) without forgetting the semicolon to be able to insert the next command or to finish. }to close the previously opened insertion space.</style>to indicate that the code ends here.
Check out these other CSS code examples to insert on your site.
Link to this FAQ:
Has this FAQ been helpful?
This guide covers the "Applications" (or "modules", "extensions") available in Site Creator Infomaniak depending on the version you have, to create a showcase site, a blog, or an online store that is 100% customizable, without any technical knowledge.
Different Applications
In addition to the content blocks offering different preformatted layouts, you can also insert blocks in the form of modules, each with a specific function:
- Video
- Audio player
- Image slider / slideshow
- File download
- Location on map
- Poll
- Knowledge base
- Questions and answers
- Calendar
- Calendly
- Sub-page menu
- Site map (sitemap)
- Add to Google
- Custom HTML code
- Contact form
- Blog
- Shop
- RSS feed reader
- Restaurant menu
Insert a module on a page
To insert a module:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the Site Creator concerned.
- Click the Edit my site button to start the editor:

Once in Site Creator:
- Click the Content button in the left sidebar.
- Click on Applications at the bottom and the content available is displayed on the right.
- Click on one of these applications to insert it into the page:

- Once inserted, hover over the module (or the block itself depending on the module) to access its settings:

Multiple or missing module
If you delete one of your modules (such as the one for creating a poll) that is already configured and want to undo, press Undo immediately:
or
You can also reinsert the module, which should return with its previous settings.
You cannot insert multiple modules of the same type to customize them independently of each other.
Other integrations & widgets
Click the APPLICATIONS button in the left sidebar of Site Creator:
Example: insert a countdown
To add a counter to display a countdown:
- In the left sidebar, click the Content button.
- Click on Objects in the list and the content available will be displayed on the right.
- Click on one of these objects to insert it on the page:

- Once inserted, hover over the module to access its settings:

Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to add and customize a button on your Infomaniak Site Creator page, including a fixed button that allows you to return to the top of the page.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

Add a button as a link
To add a button (which leads to the URL of your choice when clicked):
- Write the button text.
- Select the text.
- Then click on the chain icon to open the section that allows you to specify the type of link and associated options:

- Configure the destination page and the appearance of the button:

- Save the changes to view the button on your page.
- Click the button to return to the editor if necessary.
Add a “Back to top” button
To add and customize a button that brings the visitor back to the top of your Site Creator page as soon as the page scrolls:
- Click the Design button in the left sidebar.
- Click on More settings.
- Enable the option to display the back to top button.
- Save the changes at the bottom of the page:

Refresh the page if necessary to see the modification:
Refer to this other guide regarding an alternative solution.
Link to this FAQ:
Has this FAQ been helpful?
This guide helps you customize a website created with Site Creator Infomaniak.
To customize the homepage or page types of your site, refer to this other guide.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the Site Creator concerned.
- Click the Edit my site button to start the editor:

Change the site's colors
To manage themes, colors, and fonts in Site Creator:
- Click the Design button in the left sidebar.
- Click on Site colors.
You can choose from the available color palettes or create your own custom color set.
Below, there are more specific settings where you can specify which elements a color should be applied to.
Manage the background (image / color) of blocks
On the editing page of your site:
- Hover over a block and click on the gear icon to access the settings:
Load a website template
You can modify the entire design of your website by changing its theme, and deciding what should be overwritten or not on the current site during the change:
- Click the Design button in the left sidebar.
- Click on Theme selection:

This is where you can choose from the available website themes.
Once you have found your new theme, click on Install and then you will be able to choose the parts of the new model that you want to import (by default, only the colors, fonts, or menu style) to avoid the content of your website being overwritten.
If your website is new, you can choose more options during the import.
Change the website fonts
To do this:
- Click on the Design button in the left sidebar menu.
- Click on Fonts:

You can easily change the main fonts of the website, the first font being used for headings and the second font for the content.
Below there are more specific settings, where you can specify to which elements a font should be applied.
It is not possible to import or add a custom font but you can change the provider (the list of fonts will be the same) for privacy reasons, for example:
- Click on Settings in the left sidebar menu.
- Click on General settings
- Choose the font provider:

Resolve a missing/invisible text issue
If you think your text block has disappeared or is invisible
then select all the content of the website (ctrl + a or cmd + a on Mac); if you see that your content is there, this probably means that the block settings are set for a dark background:
In this case, go to the block settings and make sure that the "Dark background" option is not checked. This should resolve this issue:
Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to manage the logo, header, and footer in Site Creator Infomaniak.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

Add a website logo
Once in Site Creator:
- Click the Settings button, then Logo in the left sidebar.
- Upload an image and choose whether the site name should also be displayed next to it.
Logo settings
- Click the Design button in the left sidebar.
- Click on Menu Designer then Title/logo to adjust spacing and colors.
Centered logo display
In the same place as above, activate the option to display the logo on a separate line, which will center the site logo:
Hide the logo (+ header and footer)
To create a page without a logo that will have neither a header (i.e., no menu displayed) nor a footer, you need to define it as a Home Page (i.e., "Landing page"; note that this does not change the order of the pages) using a button located here:
- Click on the Settings button in the left sidebar.
- Click on Page List.
- Hover over a page in the existing tree and click on the gear icon that appears on hover.
- Enable the "Home Page" option at the bottom to hide headers and footer:

Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to modify certain details of a site created with Site Creator Infomaniak.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click on the Edit my site button to start the editor:

Change the name of the website
Click on the Settings button in the left sidebar, then on Site Title:
Company contact details
Click on the Settings button in the left sidebar, then on Contact details under Website configuration.
Link to this FAQ:
Has this FAQ been helpful?
WordPress and Site Creator are two completely different website creation tools and unfortunately, it is not possible to use the components of one with the other — Also refer to this other guide.
Link to this FAQ:
Has this FAQ been helpful?
This guide is about setting up the icon displayed in the favorites bar of a web browser, the favicon, in Infomaniak's Site Creator.
Preamble
- The formats recommended by Microsoft for its browsers are
16 x 16,32 x 32and48 x 48. - Apple, on the other hand, recommends that the favicon dimension be
180 x 180.
Define the Site Creator favicon
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the Site Creator concerned.
- Click on the Edit my site button to start the editor:

To define a new favicon:
- Click on the Settings button in the left sidebar.
- Click on General settings.
- Scroll down to the Favicon section:

- Choose the favicon on your hard drive.
- Save the changes at the bottom of the page.
- Preview the result in your browser (if necessary in a new private browsing window):

Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to add and configure a contact form on your site created with Site Creator Infomaniak.
Create a custom contact form
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

You can create one or more forms allowing your visitors to write a message, sign up for an activity, in short, fill out any kind of online form with or without an attachment:
- Click the Content button in the left sidebar.
- Click Applications at the bottom of the list.
- Click on Form Builder:

- Build your form using the elements on the left.
- Save at the bottom of the page:

Once the first form is created, you can insert it by clicking on at the location of your choice and selecting it:
The created form will be inserted on your page:
Contact form settings
You can customize the thank-you message, the possible redirection page after submission, the email address used, add a captcha (recommended), etc.
To do this, hover over the module to access its settings:
Click if necessary on the form you wish to edit, then on the Form Properties:
It is recommended to modify the default sending method.
You can also delete the created form so that it is no longer offered:
Note that it is also possible to insert an Infomaniak newsletter sign-up form on Site Creator.
Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to create galleries with your photos in Site Creator Infomaniak.
Create a photo gallery
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

Once in Site Creator:
- Click on the Settings button in the left sidebar, your list of pages will appear.
- Click on the Add a page button below the existing tree structure.
- Enable Show more options to select the page type PHOTO GALLERY:
- Choose a page name.
- Validate.
The new page with the photo gallery module appears on the screen.
Set up the photo gallery
To do this:
- Hover over the module to access the gallery settings.
- Click on Edit:

Photo albums
You can create additional photo galleries for your various albums:
Change the order of the photos
When your gallery is created, each new photo you upload from your computer is added to the end of the photo list; you can easily change this order by dragging the photos with the mouse when you edit a gallery:
Additionally, you can add a description to any of your photos. Under each image, you will notice the "Image Description" field. Start typing your description there and press the green button to save the changes:
Add an image slider widget
To configure one or more dynamic Slider widgets, on which one or more photos will slide laterally (with no connection to the photo galleries described above):
- Click on the Applications button in the left sidebar.
- Click on Slider:

- Configure the widget according to your preferences.
- Insert the configured widget in the desired location by clicking on Content then Apps and choose Slider:

Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to add and configure a blog module on your site created with Site Creator Infomaniak.
Preamble
- There is no feature that allows the management of multiple users in the Blog section (or in Site Creator).
- Several users of the same Organization with access to Site Creator (via their web hosting access authorization) will be able to publish on the blog, but the author's identity will remain the same for all.
- It is possible to get help from artificial intelligence as is the case on the rest of the Site Creator pages.
- Be aware of this other guide regarding the model used by the writing assistant and the responsibilities of each.
Starting a blog on Site Creator
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the Site Creator concerned.
- Click the Edit my site button to start the editor:

Once in Site Creator, on the page where you want to insert your future blog articles:
- Click the + button located below an already inserted block:

- Click on Applications (on the Content tab that opened when you clicked to add the visual block).
- Click on the Blog module:

- If this is the first insertion of this module, then you get the following visual block with an example of the first published article (skip to point 4 below):

- If you have already tested the Blog module before and removed it from your pages, you get this:

- Press the top choice to insert the main block.
- Press the second choice to display a block with the 3 last published articles only if you already have a main block inserted elsewhere on the site.
- If this is the first insertion of this module, then you get the following visual block with an example of the first published article (skip to point 4 below):
- Once the Blog module is inserted, hover over the block and click on the three-line horizontal menu button ☰ Blog then on New article to insert a blank article:

Publishing content by leveraging artificial intelligence
To write content and, if necessary, improve your writing:
- Choose an image for the banner, enter a title, optional subtitle, body of the article with different formatting.
- Press the + sign in the article text or the tab key on your keyboard.
- Select the content and then click on it to display a text formatting toolbar.
- From this toolbar, access the possibilities offered by AI (translation, rephrasing, correction, etc.):

- Publish by clicking the Publish button (or save the draft for later):

Edit the blog
To enable comments, email notifications, list layout, and sorting, etc.:
- Click on Applications in the left sidebar menu.
- Click on Blog.
- Click on Settings and adjust your preferences, don't forget to save at the bottom of the page:

Edit blog posts
No matter where you are when editing your site, just go to the Applications menu at the bottom left, then click on Blog:
To edit the content of your article, click on Browse articles in the left sidebar menu, hover over and click on the pencil icon ✎:
To configure (see below) one of the articles, hover over and click on the gear icon:
Tag, archive, or expire an article
A blog post can disappear from your list of posts either by giving it an expiration date or by archiving it immediately. It is also possible to add a tag (label) that will be clickable for the visitor and thus facilitate navigation within the posts:
Article dates
By default, new blog posts will be added with the date "today" but it is possible to change it:
- Hover over and click on the date link (directly on the article).
- Choose a new date.
Link to this FAQ:
Has this FAQ been helpful?
This guide for Site Creator Infomaniak covers the topic of browser cookies.
Preamble
- By default, when your website is new, no cookies should be stored on your visitors' devices, there is no tracking feature for ads or marketing.
- As a website administrator, some data is stored in your own cookies (such as information indicating that you are a website administrator).
- If you add integrated applications/modules to your website, cookies may be used; example with the Survey Form: if you add a survey module to your website, it will use cookies when the website visitor votes (to remember that they have already voted).
Notification for the visitor
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the button Edit my site to start the editor:

You can enable a cookie consent message that will appear in a small floating window at the bottom of the screen for all new visitors to your site:
- Click the Settings button in the left sidebar.
- Click on Contact Information under Website Configuration.
- Enable the cookie information option to configure the brief message and the URL for additional information.
- Set the type of display, expanded or not (read below).
- Save the changes at the bottom of the page:
Additional settings
The consent message can be set by default or in an expanded way, when you click on Display. The result obtained is as follows:
- by default:

- expanded:

Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to avoid publishing changes directly to a page of Site Creator Infomaniak.
Preamble
- The draft mode allows not to publish the following modifications:
- addition of a new content block via the Content menu
- visual or textual modification of a content block
- deletion of a content block
- The draft mode does not apply to:
- global design changes, via the Design menu (colors, fonts ...)
- content modifications related to applications (questions/answers, e-commerce ...)
- modifications of global settings, via the Settings menu (Pages, languages ...)
- sub-pages of the page you unpublish
Save without publishing
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the concerned Site Creator.
- Click on the button Edit my site to start the editor:

You can switch a page to draft mode to make text changes or other in the content of a page that will not be visible live, until the moment you decide to put the site back in direct publication mode:
- Click on the button ... located at the very bottom of the left sidebar, to expand the publishing and preview options
- Click on Live to switch to Unpublished mode
- Now, the yellow mode displayed at the bottom indicates that all your modifications (on this page only) will not be visible live (unlike the Live mode) but will be saved in a draft even if you leave the page or the editor:

Publish the modifications or delete the draft
- When the Unpublished mode is active, click on the yellow button of the Unpublished mode to display a settings panel.
- The settings panel opens so that you can:
- publish your modifications,
- or delete the current draft and return to the initial state of the page.
Example
- With the Live mode (visible at the bottom of the screen), a modification is directly visible to the page visitors.
- With the Unpublished / Draft mode (identifiable by a yellow symbol at the bottom of the pages switched to this mode), your modifications are not visible in real-time.
- Leave the page to work on another page, the mode reverts to the default mode, i.e., the Live mode, as the page is not the same and the mode only applies to the selected pages.
- Return to the page saved as a draft, a symbol at the bottom of the page always indicates that the draft mode is activated.
- Click on it to choose to publish or delete the modifications and restore the page as it was before your modifications in draft mode.
Link to this FAQ:
Has this FAQ been helpful?
This guide details the use of media in Site Creator Infomaniak.
Note that it is also possible to insert other elements such as, for example, a Infomaniak Newsletter Subscription Form.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

Add an image
Media is managed in the file library:
- Add a new content block containing images that you can then replace or supplement.
- Click the Content button in the left sidebar menu.
- Click Objects in the list to insert a single image.
- Click on the IMAGE block on the right.
Once the image is added, you can also make it a clickable link or change its size:
You can also add images as a Photo Gallery module.
Change image
To replace an inserted image:
- Click on an image to edit it.
- Click the Photo Frame type button on the image thumbnail to select a new image that will replace the previous one:

Add a video
To add a video:
- Click the Content button in the left sidebar menu.
- Click on Objects in the list.
- Click on the VIDEO block on the right to insert a full-width video.
You can also apply a link to an image using a YouTube video as the URL: this will automatically create a PLAY-type icon that, when clicked, will open the video in a lightbox-type window.
Add an audio file
To add an audio file:
- Click the Content button in the left sidebar menu.
- Click on Applications at the bottom.
- The available content is displayed on the right.
- Click on the audio player to insert it into the page.
You can customize it in an advanced way via the HTML editing.
Add a file to download
To easily offer a file for download:
- Click the Content button in the left sidebar menu.
- Click on Applications at the bottom.
- The available content is displayed on the right.
- Click on the File Download widget to insert it into the page.
- Select the file from the library that can be downloaded by your visitors.
Link to this FAQ:
Has this FAQ been helpful?
This guide details the creation of navigation menus for your site built with Site Creator Infomaniak, as well as their composition, styles, and settings.
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the button Edit my site to start the editor:

The different navigation menus
The different pages that make up your site can be accessible within one or more navigation menus:
- Click the Settings button in the left sidebar menu.
- By default, the list of your pages appears, classified into 2 main sections: MAIN MENU and LEGAL.
But you can add more.
These menus with the pages they contain are then taken up in different places on your site according to the chosen theme, among others.
You will often find the main menu placed at the top of the page:
and the other menus will be automatically proposed in the footer:
Manage the menu
You can manage its presence in the site map or delete it (it and all its pages):
- Click the Settings button in the left sidebar menu.
- Hover over a menu title in the existing tree structure.
- Click on the gear icon that appears on hover.
Refer to this other guide to not display any menu at all.
Create a sub-element in a menu
For this:
- Click on the Settings button in the left sidebar.
- Your list of pages appears.
- With the mouse, move a page slightly to the right under another page:
- It will become a subpage and your site menu can display the created hierarchy.
Non-clickable menu title
Choose, if necessary, to make the very first element of such a menu non-clickable:
- Click on the Settings button in the left sidebar.
- Click on General settings to modify this setting under Submenu options:

Menu item containing a link to another website
For this:
- Click on the Settings button in the left sidebar.
- Your list of pages appears.
- Click on the Add a page button below the existing hierarchy:

- Choose a page name and Show more options.
- Choose the URL redirection to specify the destination when clicked:

Add a new menu
For this:
- Click the Settings button in the left sidebar menu.
- Hover over a menu title in the existing tree structure.
- Click on the "+" icon that appears on hover:

Additional top menu
To display a "menu bar" at the very top of your page:
- Click on the Design button in the left sidebar.
- Click on More settings.
- Activate the Header menu bar:

- Once activated, you can customize it using the Settings link in the same place.
Menu styles
To manage the different menu styles:
- Click on the Design button in the left sidebar.
- Click on Menu Editor:
You can decide the placement of your menus (on the left of the page or placed at the top, fixed or mobile, type "hamburger menu ☰" on the right or normal, etc.).
Change the color of the "hamburger" menu (☰)
If this three-line horizontal menu button ☰ appears, for example, white on white on a mobile device:
- Click on Menu Title / Logo (always under Design, then Menu Editor).
- Adjust the text color:

Adopt a new menu theme
Completely change the predefined style using the themes at the very top of the submenu:
- Click on Menu Templates (always under Design, then Menu Editor):

Fixed menu
Most of the menus offered will move with the content of the page. The menu disappears if you scroll down the page:
You can define a menu that should always be fixed at the top (with different visual options):
To enable or disable the fixed menu:
- Click on Design.
- Click on Menu Editor:

- Click on Main Configuration.
- Choose In the header in the box Menu Type.
- The toggle switch Fixed at the top appears below and you can activate it.
- Click on Save:

Some menu templates (like #3 and #16) directly apply the optimal settings for a fixed menu:
Insert your menus into the body of the page
A module Subpage Menu allows you to insert your menus and submenus anywhere on your page.
The site map module displays all menus and all your pages in a single block.
Define the page URL
By default, if the name of your page is Contact then the URL to access it will be www.domain.xyz/contact.
If you later change the page name to Contact us then the URL will be www.domain.xyz/contact-us.
To define the custom URL of the page you are on:
- Click the Settings button in the left sidebar menu.
- Click on SEO & Metadata (under Settings for this subpage):

The first field at the top allows you to define the page address. Any space will be converted into a hyphen and special characters, accents, symbols, etc. should be avoided.
If URL changes are recorded during site creation while a menu already contains a link to the page in question, it will be dynamically adapted.
Link to this FAQ:
Has this FAQ been helpful?
This guide covers the undo function in Site Creator by Infomaniak.
Preamble
- No backup/restore is possible from the Infomaniak Manager.
- For example, if you delete a content block and want to restore it, you can undo up to the last 20 operations in Site Creator.
Undo an operation
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click on the button Edit my site to start the editor:

Once in Site Creator:
- Click on the button ... at the bottom of the left sidebar in Site Creator to expand the undo options:
- Click on Undo and confirm the restoration (the arrows next to it allow you to "navigate" through the last backups):
Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to temporarily take offline a site created with Site Creator by Infomaniak.
Preamble
- The maintenance page will only appear on visitors' devices:

- Your device will continue to display your site without a maintenance page, only for your Internet connection.
- While connected, you can always edit the site with Site Creator.
Put Site Creator in maintenance
To temporarily disable Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the product concerned.
- Click on Manage at the top of the page.
- Click on Enable maintenance.
- Repeat the operation to disable it:

- You can also disable maintenance from the preview block of your site:

- Repeat the operation to disable it:
Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to connect a site created with Site Creator Infomaniak to a domain name.
Prerequisites
- The Site Creator Free offer allows access to the site via a domain name in the form
123xyz.infomaniak.site…- To connect a custom domain name, you must first upgrade to a higher offer:

- To connect a custom domain name, you must first upgrade to a higher offer:
- The Site Creator Lite and Pro offers include a free domain name for 1 year among the extensions
.ch,.com,.fr,.org,.co.uk,.be,.de,.eu,.it,.es - If you wish to use an existing domain, it must be in the same Organization.
Connect Site Creator to a domain name
To connect Site Creator (Lite or Pro) to a domain name:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the product concerned.
- Click on Connect my site to a domain to start the configuration wizard:

- The wizard offers to create a new domain name or use an existing one:

- If you create a new domain name on this occasion, you will need to return to this configuration wizard once the order is complete.
- If you choose to attach a domain from those existing in your Organization, the wizard offers a list of domains and a subdomain can be created on this occasion:

- Click the Next button.
- Check the selected address and then click the button to Confirm:

Some domain names cannot be connected to Site Creator; the wizard will notify you of any issues. Refer to this other guide to understand and resolve these issues.
Manage Site Creator domain name(s)
To manage the domain name(s) used with Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the product concerned.
At the top of the page, any messages regarding issues with Site Creator and domains are displayed.
Further down, you can manage your domains if there are any, click on the chevron if necessary:
Temporary domain, provisional address, preview URL…
Multiple domain names can be linked to Site Creator, deleted, or swapped and reversed if necessary.
Click on the action menu ⋮ to the right of the domain in question:
However, the preview URL, of the type 123xyz.infomaniak.site and distinct in the list of Site Creator domains, cannot be deleted for the proper functioning of your site.
Link to this FAQ:
Has this FAQ been helpful?
This guide concerns Site Creator and the possibility of creating links to anchors.
Preamble
- An anchor in web design is a hyperlink that points to a specific position on a web page, whether it is on the same page or on a different page. When a user clicks on an anchor link, they are redirected to the specified location (in principle, an invisible indication placed in the source code) of the page.
- Anchors are useful for allowing users to quickly navigate to specific sections of a web page or even another page. They improve the user experience by providing an effective way to find and access precise information.
Anchor example
An anchor is located (invisibly) at the bottom of this FAQ. It is named "fin", therefore the following link simply contains the target #fin and without any other indication, a web browser will look for this term in the code of the page where you are and direct the user to it: click here to reach it!
Creating this type of link on Site Creator
Usually, to create an anchor in HTML, here is how to proceed:
- Identify the location on your page where you want to create an anchor (text section, image, or any other element).
- Use the
<a>tag with thehrefattribute to specify the anchor target:- if the target is on the same page, simply use the element's ID (see point 3 below)
<a href="#chapter1">Go to chapter 1</a> - if the target is on another page, specify the complete URL of the page, followed by the ID of the target element (see point 3 below)
<a href="page2.html#chapter1">Go to chapter 1 on page 2</a>
- if the target is on the same page, simply use the element's ID (see point 3 below)
- In the section of your page where you want users to be redirected, add an element with the corresponding ID:
<div id="chapter1"> </div>
When users click on the "Go to chapter 1" link, the page will automatically scroll to the section with the ID "chapter1". If the target is on another page, they will be redirected to that page and the anchor will work in the same way.
With Site Creator, point 3 above is not "free": each block already has its ID (or hashtag) that you will need to indicate (or modify in advance - see point 3 below) to point a link to it.
Finding the destination block reference
Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the Site Creator concerned.
- Click the Edit my site button to start the editor:

Once in Site Creator:
- Hover over the content block to be modified and click on the gear icon:

- Scroll to the end of the settings to get the ID of the block in question:

- A double-click on the field indicating the ID allows you to specify your own title instead of the random ID:

Create a link to the block reference
To add a link to text in Site Creator, with the destination being the block located further down on the same page:
- Select a text.
- Then click on the chain icon:

- Choose the "Section" type to create a link to a part of the same page by selecting the block reference obtained above:

Other possibilities:- Add the link with the hash sign (link to the same page):

- Add the page name followed by the ID:

- Add the link with the hash sign (link to the same page):
END OF PAGE (and anchor placed on this element) - click here to go back to the anchor located at the beginning of the page…
Link to this FAQ:
Has this FAQ been helpful?
This guide explains how to customize and configure the online store module of Site Creator.
Configure a store on Site Creator
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant Site Creator.
- Click the Edit my site button to start the editor:

To manage the general system preferences of e-commerce (currency, taxes, etc.) once the module is added:
- Hover over the added store module on your page.
- Click on Configuration.
Once on Configuration, several sub-menus are displayed on the left allowing you to configure other parameters:
⚠️ All amounts entered are in American format (US) with a dot for decimals, i.e. XX.XX
Payment methods
Stripe and Mollie are external payment providers, and they charge fees on each purchase. These fees are independent of Infomaniak's service. It is recommended to consult the respective pricing policies of these providers for more information on the associated fees.
To use the services of Stripe and Mollie, you must have a SIRET number in France or an IDE in Switzerland. Additionally, it is necessary to have a valid company registered in the commercial register of your country to use the services of Stripe and Mollie.
Shipping methods
You can create multiple shipping methods:
These will then be offered when validating the buyer's cart:
Among the parameters for creating a shipping method:
- rates (+ free shipping from a certain amount)
- allowed countries
- shipping costs based on weight
- shipping times

Messaging
Four messages are predefined and cannot be deleted. They cover all email communication around an order, both for the customer and the store manager.
It is possible to customize existing messages and add (then delete these additional messages if necessary):
- Choose the time when the email should be sent (or simply deactivate the message to keep it without using it)
- new order email (to notify you)
- order processed email (customizable)
- delivery note in PDF format (customizable)
- invoice also generated and available in PDF format on your Stripe/Paypal/Mollie account
- Variables can be inserted into each field to customize the texts as much as possible using the elements that make up the order and the information provided by the buyer:
Home page of the store
- Display of product categories if there are any
- Presentation of random products
- etc.
Product management
To manage products, add or remove them:
- Hover over the module in the top left corner.
- Click on Products.
Find the first 3 example products:
Reorganize your products by moving them with the mouse.
Click on a product to adjust its details as well as the category it should be in (read below). You can in particular:
- create attributes (color for example) to offer the same product in several versions/prices
- Specify if the product should be dematerialized (virtual) e.g. a PDF, a ZIP, or an MP3, and therefore downloadable after purchase
At the bottom of your product sheet editing, search for other products in your list in order to link them and offer them to the visitor.
At the very bottom of the product editing window, choose to hide the product from your visitors if necessary.
To finish and return to the product list, save the changes using the button located at the very bottom.
Delete or duplicate a product
On the product editing sheet, click at the bottom on the action menu next to the save button to choose whether to delete the product or duplicate it.
Stock management / inventory
In this same action menu, manage the stock directly on the list of your products (to edit the stock in bulk).
But each product sheet allows you to edit the stock and also enter the SKU (stock keeping unit) and its barcode (ISBN).
Product categories
Your products can be organized within Categories and subcategories which will then be displayed according to the design of your site.
Click in the Categories sub-menu on the left of the shop administration panel, under Products.
Define an image to illustrate your category.
Hide a category if necessary (this does not hide the products it contains).
Promo code
A promo code allows you to grant a discount (in % or in currency) on an order.
Click in the Promo code sub-menu on the left of the shop administration panel, under Products.
You can specify:
- its expiration date
- its possible minimum amount
- its name ("Special Christmas Discount" for example)
- its format ("MERRYXMAS")
Export your product list
Export your product list (CSV format) using the action menu located at the top right of your product list.
Order management
To manage placed and ongoing orders:
- Hover over the module in the top left corner.
- Click on Configuration.
- Click in the Orders sub-menu on the left of the shop's admin panel.
Export your order list
Export your order list (CSV format) using the Download button located to the right of the order search bar.
Customer management
To manage customers (a customer provides personal information when placing an order):
- Hover over the module in the top left corner.
- Click on Configuration.
- Click in the Customers sub-menu on the left of the shop's admin panel.
Export your customer list
Export your customer list to a CSV file (format .csv) using the Download button located to the right of the customer search bar.
Link to this FAQ:
Has this FAQ been helpful?
