Themes
WordPress
1 0
WordPress multisite
WordPress multisite allows you to manage multiple websites from one place. This is useful, for example, for creating multiple language versions of a…
1 0
WordPress - web health
Jak dostáhnout dobré kondice WordPress webu z pohledu vnitřního hodnocení Zdraví webu (Site Health) přímo ve WP? Stačí provést pár nastavení a dosáhnete na "skvělé" hodnocení.
1 0
How to restore a database from backup?
Within the administration, the user can restore the entire database directly to the DB server, or download a dump of the selected backup to the _sql…
3 0
How to restore web hosting from backup?
Within the administration, the user can restore the webhosting directly from the WH edit area, where you can browse the backup content and choose to…
-15 0
Wordress Security - xmlrpc.php
One of the common problems with WordPress are attacks through the xmlrpc.php file. Defense against this attack is quite simple. It is possible to…
-1 0
How to create WordPress website
The WordPress content management system is very popular today. It offers an intuitive environment, a wide range of plugins, and, most importantly,…
-2 0
Security and protection - CMS WordPress
In this tutorial, we'll show you a few tips on how best to secure your site from attacks and malware with plugins. 1. Hosting Before we get down…
28 0
Debug mode and troubleshooting in CMS WordPress
In this tutorial, we'll show you basic debugging of CMS WordPress and common mistakes. Enabling debug mode Step #1 Using a FTP client …
8 0
WordPress - bulk fix of file and directory rights - shell
Bulk file rights fix for WordPress, from a shell in the required directory: # recursively finds directories and changes permissions for them find ./…
-6 0
Change WordPress localization
The easiest way to change language of your WordPress is through settings in tab general. Changing it this way changes the language globally. We're…
6 0
Compression Gzip, Brotli
On web hosting servers at Hukot.net, we support three compression formats, widely used and supported Gzip, Deflate, and also the newer, often more…
27 0
Install Linux Malware Detect for Debian/Ubuntu
Linux Malware Detect is an open source Malware scanner you can use to detect and clean malware infections on your WordPress (for another CMS too) web…
62 0
Setting up SPF record inside DNS
One of the protections against recieving spam e-mails from unwanted domains is the e-mail validation system SPF. SPF allows administrators to specify…
13 2
WAF - Web Application Firewall as a Hukot.net service
WAF (Web Application Firewall) as a service of our hosting Hukot.net - a valuable security extension that protects web traffic over HTTP and HTTPS…
18 0
Installing WordPress with single click
Did you order our webhosting and want WordPress? In this tutorial we're going to show you how to install WordPress just by one click in our hosting…
24 0
Changing the hosts file in Linux, MacOS, Windows
Editing the hosts file allows you to overwrite DNS records for the domain only on your computer / server. This can be used, for example, to test…