Whether you run an online store, a blog, or a company website, you may encounter a situation where the current parameters of your hosting account prove insufficient. In such cases, it will be necessary toContinue reading
Resource Limits – Detailed Information
Sometimes, the server resources available in the purchased hosting package may prove insufficient for the applications running on the hosting account. This can result in the website displaying errors to customers (error 500 or errorContinue reading
How to back up a website using FileZilla to your local computer?
In this guide, we will show you exactly how to correctly back up a website using “FileZilla” and “phpMyAdmin.” To create an FTP account, log in to cPanel and find the “Files” -> “FTP Accounts”Continue reading
How to restore a website backup from your local computer to the server using FileZilla?
In this guide, we will show you exactly how to restore a website backup using “FileZilla” and “phpMyAdmin.” To create an FTP account, log in to cPanel and find the “Files” -> “FTP Accounts” section.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
How to verify domain ownership using DNS records for Google Search Console and MailerLite?
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
Phishing – how to avoid scam
Phishing is one of the most common methods of online fraud. Scammers impersonate various companies and institutions to deceive unsuspecting victims into divulging sensitive information such as personal data, logins and passwords, or even paymentContinue reading
DMARC – changing configuration
What is DMARC? DMARC – Domain-based Message Authentication is a mechanism related to SPF and DKIM, it defines how the mail server should behave when it receives a message that does not pass verification usingContinue reading
Creating a CRON Job in the Task Scheduler
CRON tasks are automated jobs scheduled to run in Unix-based operating systems. Cron is a program used for planning and executing specific tasks at defined intervals, such as every minute, every hour, daily, etc. YouContinue 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