How I Fixed Core Web Vitals

So here is how I decided to experiment few things to fix core web vitals on my WordPress sites and after a month or so, I can see some positive results in Google Search Console for these WordPress sites that were in red category of Core Web Vitals score. A lot of people would say […]
How to Enable WordPress 5.5 XML Sitemap

One of most awaited feature that WordPress 5.5 release shipped today is the XML sitemap generator. That means you longer need XML sitemap generator plugin to be installed and also you don’t need to think about it anymore. Delete XML Sitemap Plugin If you have been using a plugin to generate XML sitemap then it’s […]
HTML 5 Elements
In this post you will learn what are the elements in HTML and how they work, I’m going to demonstrate with codes and visual images that will help you understand how the tags created and used to display heading, paragraph, forms, images, links, list of items and more. HTML stands for Hyper Text Markup Language, […]
How to Install PHP 7.4.9 on Windows 10
This post will help you download and install PHP 7.4.x on your Windows 10, however, your Windows OS is 8/8.1 or 7; you should not have any issues downloading and installing PHP 7.4.x and verify latest version of PHP on your Windows OS. Follow these simple steps to download and install PHP 7.4.x on your […]
CSS Repeating Background Gradients
In this post you learn CSS Repeating Background Gradients. The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. This data type is a special type. Let’s dive in…. First Gradient CSS Gradients data type. this example uses an gradients to show the repeating background gradients of steps in process. The above code […]
