Social media platforms are powerful tools for driving traffic to your blog, building an audience, and establishing your online presence. However, effective promotion requires more than just sharing links. In this guide, we’ll explore actionableContinue reading
Category: Wordpress
How to choose the right theme for WordPress
One of the most common questions we get is how to choose the right theme for WordPress. Is there a “perfect” theme that meets all requirements? The answer is no – there’s no one-size-fits-all theme,Continue reading
WordPress – Configuring Email Sending with SMTP Authentication
WordPress in its default configuration sends emails using the mail() function, which causes many problems and often such messages are not delivered. This guide will describe the installation and configuration of the most popular pluginContinue reading
Transferring WordPress from computer to server
How to move WordPress from local computer to remote server? We assume that you have already purchased hosting with cPanel management panel. If you are faced with choosing a performance-proven hosting, compare our packages. All descriptionsContinue reading
Step by step – WordPress Installation
Downloading the WordPress installation To install WordPress on our website, you must first download it from the official website by clicking the “Download WordPress” button. Placing WordPress files on the server We assume that you have already purchased hostingContinue reading
How to install wp-cli on smarthost.eu servers?
To install wp-cli you must first enable ssh access. Here is a guide on how to do that: Is SSH access available on hosting accounts? IMPORTANT: ssh access works for all accounts. To get sshContinue reading
LiteSpeed configuration for WordPress
In order to properly configure LiteSpeed for WordPress, you must first enable the Redis server. The process of setting it up is very simple, we described it in our blog post: https://www.smarthost.au/blog/how-to-activate-redis-on-smarthost-server The first stepContinue reading
Automatic WordPress login security by reCaptcha
On Smarthost servers, security measures have been enabled to prevent brute-force attacks targeting WordPress. The security protects the wp-login.php address (login screen) and the xmrpc.php file (WordPress remote management). By enabling such security, a WordPressContinue reading
Installation of LiteSpeed Cache – WordPress
LiteSpeed Cache can be a great way to maximize your website speed using only the default configuration. LiteSpeed Cache communicates directly with the LiteSpeed installation on the server to save and handle static copies ofContinue reading
How to activate Redis on Smarthost server?
On our servers for new hosting packages based on the Litespeed server there is a Redis cache system – in-memory data structure store. How to activate Redis on Smarthost server? To enable Redis, log inContinue reading