As of December 2023, the latest version of PHP 8.3 is running on our servers. It brings many changes, new functions and improvements – one of the latter is an increase in the speed ofContinue reading
Posts and pages in WordPress
Many beginner users struggle to distinguish between posts and pages in WordPress. Each of these elements serves a different purpose in WordPress, but both are crucial in delivering the right content to your audience. Today,Continue reading
Why is Redis better than Memcached?
What is Redis? Redis is an in-memory storage of data structures. It is used as a database, a cache. It supports data structures such as strings, lists, sets, bitmaps, hyperlogs, geospatial indexes. It has built-inContinue reading
Configuring Outlook on Android Devices
You can find the email client configuration details in cPanel by selecting the “Email Accounts” option, then clicking on the “Email Accounts” tab, and finally choosing “Connect Devices” followed by “Mail Client Configuration.” Below, weContinue reading
301 Redirects – When and Why You Should Use Them
A 301 redirect is an important tool in website management and SEO (Search Engine Optimization) efforts. It is a type of permanent redirect that informs web browsers and search engines that a website has beenContinue reading
How to Restrict Access to a File/Folder with Authentication
Sometimes, to prevent unauthorized access to a folder or file, it is necessary to add an authorization lock where access to the resource will only be granted after entering the correct username and password. SecuringContinue reading
Basic WordPress Settings
As we already know, the control center for our WordPress is the Dashboard. Let’s take a look at the Settings section within it. Before starting any work on our WordPress site, it’s a good ideaContinue reading
WordPress Dashboard – First Steps
Managing WordPress is done from the Dashboard, which is the administrative panel. It’s the place where you can manage the entire CMS after logging in. In today’s article, we’ll show you what the Dashboard looksContinue reading
Let’s get to know WordPress
WordPress is the most popular content management system in the world. From a simple solution for creating blogs, it has transformed over the course of several years into a multi-dimensional tool, on which we canContinue reading
RoundCube – Webmail in Your Browser
Access to email can be obtained in two ways. One way is by using an email client (e.g., Thunderbird, Outlook). The other way is to use Webmail, which is an email client accessed through aContinue reading