Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
This guide explains how to transfer data (Web, Mail, Domain, and even Cloud) currently hosted elsewhere to Infomaniak You obviously remain the owner of your data, without loss or interruption!
No time to migrate your services? Launch a call for tenders free of charge to find a Infomaniak partner who will take care of everything.
Specific guides
Click on the link corresponding to your current host:
- Swisscom: complete guide to migrating data Web, Mail and domain name
Guides for any other hosting company
To recover any other data, follow the procedures below:
- Guide to copy the data Web (any PHP site, HTML, etc. - for WordPress be aware of this other guide)
- Guide to copy the data Mail (mail addresses, contents of boxes, etc.)
- Guide to transfer the domain name (domain management, DNS area, etc.)
For do not interrupt your site and e-mails and do not lose content by importing your existing data, migrate your services in the specified order.
You can also take other types of data on Infomaniak servers:
- Content Dropbox, Google Drive, etc.: take notice of this other guide
- Data on NAS Synology or QNAP: take note of this other guide
Why join Infomaniak?
By consolidating your domain names, websites and email addresses with Infomaniak, you simplify the management of your invoices and services. In addition, linking your domains will automatically be done with your site and email address. You will not need to manually configure the DNS of your domains in another registrar.
Learn more about Infomaniak
This guide explains how replace the main domain name associated with a Website hosted on Infomaniak in case you want to e.g. change the name of your activity or change the spelling.
Preamble
- It is not possible to simply change the spelling of the domain name concerned.
- The new domain name must be owned and installed instead of the current one by inversion (see below).
- You can also rename your product Web Hosting in the Manager Infomaniak but changing the name of a hosting has strictly no impact on the URLs of the sites.
- It is necessary to act on the domain name and if necessary to adapt the content of the site.
Change the domain name of the website
Prerequisites
- Prepare the new domain name (if necessary) You have to buy it.).
- If the desired modification is rather of the type "subdomain" to "main domain" (
dev.domain.xyz
→domain.xyz
(e.g.) then become aware of this other guide.
To replace the domain name assigned to the site with another domain name:
- Click here in order to access the management of your product on the Manager Infomaniak (Need help?).
- Click directly on the nameallocated to the product concerned:
- Then click on the chevron to develop the game Areas from this site:
- Be aware of this other guide for link the new domain name to your site (read the prerequisites well):
- It is this new related domain that will replace the current main domain name after the inversion you will perform below.
- Once the new domain name is linked to your site, click on the action menu ⋮ To the right of this one.
- Choose Define as main domain:
- If necessary, delete the old domain name and its variants that have become domains aliases (and not the main areas).
If you are using a SSL certificate, it will be necessary update so that it includes the added aliases.
If you use the option IP dedicated, we have to uninstall it, and reinstall it After the inversion you will perform.
Adapt the content of the site to the new name
In some cases, the web application that is used to develop the site must undergo some adjustments to work with the new domain name. Click on the link corresponding to the development of your site to adapt the content:
This guide explains how redirect one domain name directly to another or how to automatically send visitors from your website to another page address (internal or external URL).
Preamble
- To redirect traffic, you'll have to act...
- ... or on Domain Names it itself (it must be hosted by Infomaniak and its DNS must be those of Infomaniak also),
- ... or on the code in your pages (page .htaccess, home page, etc.) if you have a website.
⚠For additional assistance contact a partner or launch a call for tenders free of charge — discover also the role of the host.
Acting on the domain name
via Web Forwarding Tool
L'tool available on the Manager allows simple action on the domain name (or subdomain) to redirect it to the Internet address of your choice.
via DNS modifications or record A
Change DNS of the domain name or modify its A/AAAA records allows you to direct web traffic to another provider.
Act on the code of the pages...
... via HTML code to be inserted
Insert this line of code between tags <head>
and </head>
of your home page (in principle named index.html):
<meta http-equiv="refresh" content="5;url=INSERT-HERE-NEW-URL">
Replace 5
by the desired second waiting time (0 for this to be done immediately).
The Google search engine indicates that it is preferable to use a 301-side server-side redirection (see below). The W3C also recommends not to use.
... via PHP code to be inserted
If the site page has a .php extension, insert this header function call at the top of the file:
header("refresh: 5; url=INSERT-HERE-NEW-PAGE-URL");
... via .htaccess file
To redirect absolutely all traffic targeting your site (regardless of which page is called) to another address, insert this in the file .htacces
at the root of your site:
RewriteEngine On
RewriteRule ^(.*)$ INSERT-HERE-NEW-URL/$1 [R=301]
To target the page that needs to be redirected:
Redirect permanent /ancienne_page.html insérer ici adresse URL de destination
Redirectpermanent
, Redirect permanent
and Redirect 301
are equivalent commands.
Here is another example of redirecting a subpart to the home page (this directive to the advantage of working with the "deep link" as opposed to a permanent redirection):
RewriteEngine on
RewriteRule "old/path/url "/" [L]
Be aware of this other guide on this subject.
This guide explains how restore backups from previous versions of your files and other web data of your accommodation Infomaniak, and how to put in place an effective backup policy if the backups made available automatically and free of charge do not correspond or more to your needs in terms of availability or security.
Web hosting (Starter, Mutualized, Cloud Server)
Take note of these guides for restore automatic backups...
- ...of a whole accommodation (FTP + MySQL),
- ... of specific files on hosting,
- ... of Specific databases,
- ...of a Web application (Wordpress & Apps),
- ... of Cloud Server SSH crons.
Also take note of these guides for save and restore...
- ... accommodation with Swiss Backup and Acronis (simple),
- ... accommodation with Swiss Backup and Restic (advanced),
- ... WordPress with Swiss Backup,
- ... WordPress with an extension.
Also take note of https://faq.infomaniak.com/ snapshot.
Accommodation v1 (old 60GB offer)
- View and/or download automatic backup (versioning)of your data on your FTP space under
/backups
and/backup_mysql
at the root of the domain (over/web
). - Restore these data.
- Restore Messages from Infomaniak automatic backups.
- Restore of the contacts or events of the calendar.
- Save the current content of an email account...
- ... in downloading current content in local,
- ... in duplicate all current content to an emergency box,
- ... in copying future e-mails as they arrive to an emergency box.
Domains / DNS areas
- Restore deleted DNS records from Infomaniak automatic backups.
- Restore one expired during the period of redemption.
This guide explains how to optimize the site you manage on a Web hosting to make it faster and allow all visitors to navigate from the Internet without difficulty, regardless of their speed of connection.
⚠For additional assistance contact a partner or launch a call for tenders free of charge — discover also the role of the host.
The role of the host
The speed of loading a website depends on many factors (server performance, host network infrastructure, visitor Internet connection, website optimization, etc.).
As a host, Infomaniak strives to offer the best in terms of accommodation and constantly evolves its products and infrastructure:
- All hostings work on state-of-the-art SSD drives.
- The infrastructure benefits from more than 70 Gbit/s interconnection and redundancy with Cogent, Level3, etc.
- In order to easily absorb peak traffic, servers run with 64-bit Intel Xeon processors, which are replaced regularly and shared/mutualized servers use on average only 40% of their CPU power.
In addition, when you submit a request for support regarding delays, Infomaniak analyses whether or not...
- ... your hosting server works normally and has not encountered any problems in the last 48 hours.
- ...the network infrastructure has not encountered any disruptions during the last 48 hours.
The role of the site holder and webmaster
Infomaniak does not interfere with server content or website development. The creation or maintenance of a site is a different business, although it is linked to its activities as the tools and services that a webmaster uses to create websites are offered.
Analyze the cause of slowness
So here's what it's up to you to do if you notice any delays with your site:
- Follow them Google recommendations PageSpeed Insights in order to optimize your website... The points raised concern the design of the website and not the configuration of the server. this other guide if the test result invites you to allow the compression of resources on your site.
- In case of delays from abroad, consider the activation of DNS Fast Anycast.
- Install and configure a cache system on your site in order to avoid redundant access to databases and to speed up the display of your site.
- Consider a CDN.
- Test it response speed the server (TTFB).
- Scan your accommodation looking for viruses.
- Purging regular databases and remove unnecessary entries.
- Use the last one PHP version compatible with your website/CMS/web application.
- Avoid the use of images, meters, CGI or media hosted on external providers, as if they are unreachable, your site will appear slow.
- Disable any WordPress extensions which consumes a lot of resources in your CMS.
- Update and maintain CMS/web applications on a regular basis.
- Set up a navigation time for indexing bots, because some have a very "aggressive" operation; it is possible to limit their impact by setting up a Crawl-delay.
- Consult with potential candidates error-logs which gather all the errors generated by your site; by correcting these errors, your site will be more efficient.
- Consult with potential candidates slowlogs: they group requests that take more than 5 seconds to run; it is important to correct the requests listed in this file (SQL optimization examples).
- Add a server cache system like Memcached (Cloud server only).
- Increase it max_children value (Cloud server only).
If a problem persists...
As a site holder, if you are a webmaster or have hired a webmaster who also does not find the origin of the slowness, contact Infomaniak support in writing only after obtaining the following information:
- Name of the hosted site.
- Dates and hours of the slowness encountered.
- Name of the database, if any, concerned / idem for FTP account.
- Your public IP address at the time of testing (visible e.g. on https://www.infomaniak.com/ip).
- Type of slowness observed (site display, FTP transfers, etc.).
- Problems (e.g. slowness) to access theInfomaniak websiteintermittently?
- Result of atracerouteto
84.16.66.66
and copy the complete results (screenshotif necessary). - The result of a speedtest by choosing Infomaniak as the destination (speedtest.net— click on Change server to select Infomaniak).
If your needs explode...
If the shared hosting is no longer suitable for your site, consider the possible transition to a shared hosting site. Cloud Server Your site may simply be moved to this type of server where it will be alone and on which you can install a cache engine e.g..
Thank you for entrusting Infomaniak with hosting your website.
Preamble
- Web hosting is a storage space available on a computer, also called "server", connected to the Internet and managed by a web host, Infomaniak.
- This storage space, made available to professionals and individuals, is used to install websites or other types of tools (CRM, extranet, intranet...) that must be accessible via the Internet.
- These guides allow you to quickly use the essential functions of your new product, your web hosting, which can accommodate several websites.
Where to start?
- Create a WordPress website
- Build the site with Site Creator
- Install a web application (ownCloud, Joomla, Typo3, Drupal, phpBB, Simple Machines Forum, Magento, Prestashop, ...)
- Manage your FTP accounts/users
- Manage and publish files on your hosting via FTP Manager
- Manage your MySQL databases
- Add a site or subdomain to your hosting (multisite/multidomain)
- Link another domain name to an existing website (a.k.a. domain)
- Preview your site even if your domain name is not yet pointing to Infomaniak servers
What about the domain name?
Web hosting, to be visible by the public on the Internet, must be associated with a domain name!
Is your domain name not managed by Infomaniak? Or is it in another organization than your web hosting? So get to know this other guide to configure DNS or "A records" to link the domain name to your web hosting.
In case of a problem
To solve a problem, please consult the Web Hosting Knowledge Base before contact Infomaniak support.
Click here in order to share a review or suggestion on a Infomaniak product.
This guide explains what are the protocols and ports that can be used with e-mail services Infomaniak (Mail Service In particular).
Mandatory Ports and Parameters
When you are asked to do so during a Software configuration or mail application, only use these parameters:
IMAPs - incoming mail | SMTPs - outgoing mail | |
---|---|---|
Ports | 993 | 465 |
Authentication | SSL / TLS | SSL / TLS |
Server Name | mail.infomaniak.com | mail.infomaniak.com |
In case you specify other indications,mail errors may occur.
Other supported but not recommended protocols
- port
143
(standard port for Receipt Messages via IMAP) - port
110
(standard port for Receipt Messages via POP3) - port
995
(secure port for Receipt Messages via POP3s) - port
587
(alternative port not recommended for consignment Messages via SMTP) - TLS authentication on SMTP 587 and 25 ports
- STARTTLS authentication for IMAP, POP3 and SMTP
- SMTP authentication (either LOGIN or PLAIN)
TheInfomaniak API does not offer any connection to the mail because IMAP and SMTP are the "API"; for this purpose use a python library as https://docs.python.org/3/library/email.examples.html and https://docs.python.org/3/library/imaplib.html or any library using IMAP and SMTP.
To display emails from php:imap_open("{mail.infomaniak.com:993/imap/ssl}", $email, $password);
The mechanism MTA-STS
is not set up or verified, Infomaniak using instead DANE which guarantees a encrypted connection under these conditions:
- The customer sends an e-mail to a domain that has
DANE
. - The client receives an e-mail from a SMTP server that
DANE
. - In all other cases, it will be a random connection that does not guarantee 100% that the connection will be encrypted.
This guide explains how transfer a Infomaniak product from one Organization to another.
Preamble
- You can move any product subscribed to Infomaniak to a Infomaniak Manager interface different from the one on which the product is currently located; it is therefore an internal transfer.
- Besides, if your user gives access to several organizations it's very easy to send to one of these the product of your choice.
- This operation does not train no interruption.
- The users currently having access to the selected products will not be transferred (therefore potentially no longer have access to the products).
- The Invoices of selected products will not be transferred.
Generate a transfer link
Prerequisites
- To be Administrator or Legally responsiblewithin the Organization.
To transfer a product:
- Click here in order to access the management of product transfers on the Manager Infomaniak (Need help?).
- Click on the button Transfer products:
- Check the product(s) to be moved.
- Get to know and accept the General conditions.
- Click on the button Transfer.
The transfer has begun. From now on, Choices:
- Copy the transfer link.
- Send it to the email address of your choice.
- Complete the transfer by selecting one of the Organizations to which your user is attached, and the selected product will be transferred:
Alternative method
In the case of transfer punctual you can also go directly to the dashboard of the product concerned and click on Manage (example on the image below) however this menu is not always present it is better to prefer the first method above which allows in addition Batch transfer:
Be aware of this other guide concerning Jelastic Cloud.
Receiving the product
Once a transfer is started:
- Click here in order to gain access to the Organization that is to receive the product(s) (the user must have administrative rights).
- Run the link obtained in the first step above.
- Select the Destination Organization from the drop-down menu if necessary.
- Read and accept the General conditions.
- Click on the button Receipt of products (If the button is not clickable, make sure you have selected the Organization).
If necessary, you can creating a new Organization to receive products.
Find at all times an ongoing transfer from the bottom icon on the left side menu of the Manager Infomaniak:
DNS Fast Anycast replicates your DNS field around the world to reduce latency and increase the availability of your websites.
Preamble
- With DNS Fast Anycast, your domain's DNS are replicated within multiple Presence Points (POPs) in the world (list below).
- No matter where your visitors are located, they are thus redirected to the DNS server closest to them, which on average accelerates the speed of access to your site by 34% (DNS resolution).
- In addition, if one of your DNS servers is not available, the nearest server naturally takes over and your visitors can continue to access your site.
- The replication of DNS in your domain is automatic and no changes to your code are required.
Manage DNS Fast Anycast
Prerequisites
- DNS Fast Anycast is compatible with all websites, regardless of your host.
- All you need is a domain name managed at Infomaniak: transfer management of your domain to Infomaniak if necessary
- Be aware of this other guide to manage external domains.
To access the DNS Fast Anycast option:
- Click here in order to access the management of your product on the Manager Infomaniak (Need help?).
- Click directly on the name assigned to the product concerned.
- Activate DNS Fast Anycast from the dashboard:
POP - 'Point of Presence'
By activating DNS Fast Anycast on your domain, your DNS will be automatically replicated at the following points of presence:
Network 1
New York, USA (2x)
Paris, France (2x)
Warsaw , Poland (2x)
Dublin, Ireland (2x)
Singapore (2x)
Johannesburg, South Africa
Stockholm, Sweden
Vienna, Austria (2x)
Frankfurt, Germany (2x)
London, United Kingdom
Dallas, USA
Los Angeles, USA (3x)
Amsterdam, Netherlands
Sydney, Australia
São Paulo, Brazil
Miami, USA (2x)
Network 2
Hong Kong, China
San José, USA
Dallas, USA
Reston, USA
Chicago, USA
Seattle, USA
London, United Kingdom
Frankfurt, Germany
Amsterdam, Netherlands
Vienna, Austria
Toronto, Canada
Sydney, Australia
São Paulo, Brazil
Johannesburg, South Africa
Miami, USA
The points of presence are divided into two networks that are randomly operated when one of your visitors accesses your website.
Thank you for entrusting the hosting of your WordPress site to Infomaniak.
The Infomaniak Web Applications tool automates the installation and security updates of WordPress ⚠For additional assistance contact a partner or launch a call for tenders free of charge — discover also the role of the host.
Preamble
- As a reminder, the WordPress site creation tool can be:
- hosted by the infrastructure WordPress.com (fee) and in this case Infomaniak is not concerned by the accommodation
- installed freely but manually by the user thanks to the archive offered by WordPress .org, Infomaniak is then the host of the website but does not manage any updates and does not list the application in the part Web Applications Manager Infomaniak; you will be in this case if you Repatriate an external WordPress to Infomaniak
- installed automatically by the tool available on the Manager and in this case WordPress is maintained (at the security level) largely by Infomaniak
- This third and final point is developed in this guide.
Install WordPress & Apps
Infomaniak facilitates the installation of the WordPress application (and other applications also):
Use WordPress
Although WordPress is one of the easiest CMS to use, it is necessary to tame. In order to help you in this process, here are external resources in several different languages to get started with WordPress:
- Essential bases to know to start well with WordPress
- Forum d'aide de la communauté WordPress francophone
- FAQ about backups / restorations
- Use a theme or extension ElegantThemes
- Free WordPress training made available by the site progresser-en-informatique.com If you want to go to the essentials, focus on the following modules: