HTML 5 All Input Data Types

In this post you will learn all HTML 5 <input> data types, all you need to know. I am going to write each html input data type code and attach screenshot for visual understanding. I would suggest that you fire up your favorite text editor and wed browser and code along me. Let’s dive in… […]

HTML 5 Radio Buttons & Check Boxes

In this post you will learn about radio buttons & check boxes with codes & visual images; that will help you understand how radio-button and check boxes work in HTML 5 easily. When you have multiples options & you have to make one choice then you use the radio buttons. Like – in a restaurant […]

How to Migrate WordPress to Drupal 9

I just migrated my WordPress to Drupal 9 and it was not easy that’s what I can say.. Because I had installed multiples modules and many were not compatible when I installed them for the first time. Here is the list of modules that need to be installed. Make sure you have installed Drupal 9 […]

Installing Drush with Composer Globally on Ubuntu 20.04

This post will help you install Drush globally on Ubuntu Desktop 20.04 and Ubuntu Server with Composer. Go ahead and launch your terminal and run the following commands. Update Ubuntu Install PHP cli and unzip exts Install Composer on Ubuntu Add Latest HASH to Composer installation Verify Composer HASH You should see the latest Composer […]

Affordable SEO Tools for Businesses & Marketers

SEO tools are costly for a lot of new bloggers, small businesses, and SEO learners as well. And it is almost impossible to start a blog, eCommerce store, or business website without conducting proper search, knowing your competitors, finding relevant and easy to rank keywords and phrases. And finally tracking your page rankings for target […]

How to Install Joomla 3.9 on Host Server

install joomla

This post will help you install latest version of Joomla on your web hosting server using cPanel that includes Softaculous CMS installer. But before you start installing Joomla on your server, please make sure your php version is set to the recommended version by Joomla, at this moment it’s PHP 7.3 and you also have […]

Install Magento 2.3.x on Ubuntu With Composer

install magento with composer

Let us install Magento 2.3.x community edition on Ubuntu 19.10 with composer. I already have installed PHP 7.3, MySQL 8, and Apache2.4 and tested phpinfo method; it’s working on my Ubuntu laptop with Ubuntu or Debian. I am assuming that you also have installed PHP, MySQL, Apache 2 web server, and composer. One more thing; […]

How to Deploy WordPress on Upcloud Server with Redis and SLL

If you are looking for faster cloud hosting for WordPress or WooCommerce and also want to have full control over the server with root access at the affordable price then I would suggest you go with Upcloud. They have managed cloud server for WordPress and WooCommerce and easy to use interface. This post will help […]