Collection of redirections that you need to maintain SEO rankings after migrating from custom domain Blogger to self-hosted WordPress.
CMS
Codes for comparing dates in WordPress to determine which one is older - the published date or the modified date. Explained with an example use case.
Investigate why Interconnect/it's Search Replace DB script encountered an error while running an AJAX request. How to use the bundled CLI script to solve the error.
How to change time setting on Bolt CMS? Where is the time setting? Which timezone format that Bolt CMS use? All is explained in this Bolt beginner tutorial.
Beginner tutorial for Bolt CMS, covering on how to install Bolt CMS on XAMPP on Windows. From setting up the site files, setting up the database (using database engine SQLite or MySQL), to creating the first user.
Find the right language codes / locale codes for your Wordpress plugins and Wordpress themes. A complete list of all Wordpress locale codes with explanation why you should use the right language codes.
An easy way to enable Gzip compression on your Wordpress site by adding some code to your .htaccess on Apache webservers.
Do you ever get this error message? Fatal error: Call to undefined function is_plugin_active() in some-locationsome-file.php on line xxx Let's......