When using online tools such as Google Search Console or MailerLite, it is often necessary to verify domain ownership. This is typically done by adding or editing DNS records such as TXT, SPF, or CNAME.Continue reading
Category: Hosting
Enabling SSL certificate in Magento
In order to enable the SSL certificate and enable access to the website via https (green padlock), you must perform the following operational steps: Log in to the ‘back-end’ of our webesite (www.clients-domain.smarthost.eu/admin, where clients-domain.smarthost.euContinue reading
Installation and launch of Node.js on the Smarthost.eu hosting account
How to Install and use Node.js on Smarthost Server Smarthost SSH access is required to use Node.js. Access can be enabled via the Customer Area https://www.smarthost.eu/panel/login or all hosting accounts, except for the base-microContinue reading
Application cloning using the Softaculous autoinstaller
A useful option in softaculous is cloning. This feature allows us to copy an existing application with its content. Thanks to this functionality, we can test changes on a copy of our website without worryingContinue reading
How to run and install django framework on smarthost
Introduction to the installation What you need to have: For the purposes of installation, the data required for the account We start by logging into cpanel and looking for Software -> Setup Python App WeContinue reading
Remote connection to MySQL database via secure SSH tunnel
Advantages of the solution Since the remote connection to the MySQL database used by the Remote MySQL Database function available in cPanel is unencrypted by default, we recommend using an SSH tunnel. This will allowContinue reading
Enabling ssh and using different versions of php
Default php version By default, when using the console, the php version set as basic on the server is used. To be able to use the terminal and use another selected php version, follow theseContinue reading
Does “Time to first byte” (TTFB) means server speed?
Time to first byte (TTFB) is a value in microseconds measured from the moment the query is sent until the user receives the first byte of data sent by the server. Unfortunately, this parameter isContinue reading
How do I provide the website contractor with the relevant data without access to the entire hosting panel?
In order for the site to be displayed on the Internet, the appropriate source files and database must be placed on the server. If someone makes the site for us, then we can provide accessContinue reading
How to check why my website runs slowly
Sometimes, a website runs slowly. Occasionally, an error 500 (Internal server error) or 508 (Resource limit is reached) occurs, and it’s unclear what causes it. There can be many reasons. In cPanel on smarthost.eu, youContinue reading