Category Archives: How-Tos
Get/Show Custom Field Value with Shortcode Without Plugin
Introduction to Custom Fields Custom fields in WordPress are a feature that allows additional information to be added to a post or page. They are also known as post meta or metadata. A key-value pair is utilized in custom field building, where the key serves as a unique identifier for the custom field and the…
Free Migrate Emails Using Imapsync Full Sync Tool Between Servers
Introduction: Imapsync simplifies email migration between servers using the IMAP protocol. Learn how to effortlessly transfer emails with SSL encryption, automated folder mapping, and more. Migrating emails from one email server to another can be a daunting task, but using the IMAP protocol and a free migration tool such as imapsync can make the process…
Setup WHM/cPanel Exim to Send Emails Per-domain Using SMTP Smarthost
If your server sending emails using cPanel/WHM (Exim Manager) with regular phpmail or Sendmail functions on your websites, you may notice that some of the outgoing emails may end up in the spam/junk folder instead of arriving at the primary inbox. Especially if you running an e-commerce website this will be the worst thing and…
Convert/Migrate from CentOS 8 to AlmaLinux 8 – Official Script
CentOS 8 will reach End of Life (EOL) on all systems on December 31, 2021. This means that after this date, CentOS will no longer provide bug, security, or feature updates to CentOS 8. I encourage you in this post to migrate to AlmaLinux 8 before December 31, 2021, and here are the easy steps…