Social Share
Quelles sont les deux actions importantes pour transférer un nom de domaine

Two Most Important Things For a Domain Transfer

To transfer a domain name, it is vital to unlock it and then provide the EPP code to the future owner of the domain name. It take about 5 to 7 days for a domain name transfer to be complete.

Comment rediriger un http:// à https://

How to redirect a http:// to https://

To redirect http:// to https://, you can use this rule in your .httacess : RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://mydomaine.com/$1 [R,L] Replace mydomain.com with your domain name.

SSL Error in my Emails, What Do I Do?

SSL Error in my Emails, What Do I Do?

First of all, you’ll need to go into your Email configurations and make sure that the outgoing server is using SSL. Afterwards make sure that you have either an auto-SSL or private SSL. If you’re using a private SSL which […]

How Can I Optimize my Images for my Website?

How Can I Optimize my Images for my Website?

In order to optimize your website’s speed, we recommend optimizing your images by either resizing or compressing them; or both. If you have Photoshop, great, otherwise here are a few free web tools that you can use: Resizing your images […]