Archive

Migration from existing to Yoast SEO

Want to Migrate into Yoast SEO?

Hello friends, we all know that Yoast is the best plugin in the SEO category. It guides you to create readable content for your audience and is also great for SEO. In this article, we will show you how to migrate your existing SEO plugin to Yoast SEO. If you are unsure which SEO plugin to choose, go with Yoast SEO. It has amazing features that make your website more powerful for SEO. Today, however, we will focus on migration,

Continue Reading
wordpress kirk

Introducing WordPress Kirk

Do you guys know what is Kirk? Why we are talking about Kirk? So let’s pause the suspense and let you know guy what is Kirk. Kirk is a new WordPress version 5.3. WordPress 5.3! Named “Kirk” in honor of jazz multi-instrumentalist Rahsaan Roland Kirk, the latest and greatest version of WordPress WordPress 5.3 expands and refines the block editor introduced in WordPress 5.0 with a new block, more intuitive interactions, and improved accessibility. New features in the editor increase

Continue Reading
WordPress 5.2.3

What’s New in WordPress 5.2.3

WordPress has released new updates, including important features for website owners. Let’s explore what’s new in WordPress version 5.2.3. 1. PHP Error Protection Firstly, This administrator-focused update will let you safely fix or manage fatal errors without requiring a developer. It features better handling of the so-called “white screen of death” and a way to enter recovery mode, which pauses error-causing plugins or themes. 2. Accessibility Updates Moreover, Several changes work together to improve contextual awareness and keyboard navigation flow

Continue Reading
cPanel DNS configuration

How to Configure DNS for cPanel Email

Hello friends, today we will learn how to configure DNS for cPanel Email. Specifically, if you create email accounts in the cPanel of GoDaddy and register your domain with HostGator, then this guide will help you. To illustrate, I have chosen GoDaddy and HostGator as examples because both provide top services in their fields. Many users face issues with incoming and outgoing mail not working after creating email accounts in cPanel. This happens because they do not configure DNS properly

Continue Reading
Pinterest for WooCommerce

Pinterest for WooCommerce

Pinterest for WooCommerce, Sounds GREAT! If I’m not wrong, then all you guys would know about Pinterest. Pinterest is a social media web and mobile application. It operates a software system designed to enable saving and discovery of information on the World Wide Web using images and, on a smaller scale, GIFs and videos. The site was founded by Ben Silbermann, Paul Sciarra, and Evan Sharp. So let’s come to the point. In this article, we will discuss Pinterest, which

Continue Reading
checkout field editor

How to Manage WooCommerce Checkout Fields

Hello friends! In my last article, we discussed how to remove WooCommerce billing fields from the checkout page using custom code. Now, you might be wondering why I’m mentioning that again. Well, it’s because today we’ll be talking about the  WooCommerce Checkout Field Editor plugin. Unlike custom coding, this plugin offers a much easier way to manage your WooCommerce checkout fields. Yes, WooCommerce provides the Checkout Field Editor plugin to its users. So users can easily manage billing, shipping fields

Continue Reading
Remove WooCommerce billing fields

How to Remove WooCommerce Billing Fields

Hello friends, Good Morning! Today, we are going to learn a WooCommerce trick. This trick is about how to remove WooCommerce billing fields. I want to tell you that WooCommerce is a very powerful WordPress tool that converts a simple website into an E-commerce one. Nowadays, if we look at the current stats, WooCommerce has been downloaded 73,299,254 times. Even more impressive, WooCommerce powers 28% of all online stores worldwide. WooCommerce, the most customizable eCommerce plateform for building your online

Continue Reading
Remove woocommerce sessions

How to Remove wc_sessions in WooCommerce

Hello friends! Today, in this tutorial, we will learn how to remove sessions in WooCommerce. First, we will discuss why we need to remove these sessions from WooCommerce. These sessions make the wp_options table heavy in size. WooCommerce stores the _wc_session_xxx and _wc_session_expires_xxx entries in the wp_options table. There are two reasons behind this, and below are: Cron tasks are not working on the site A bot is crawling your site and creating sessions on the fly That’s the reason,

Continue Reading
GZIP-Compression

How to enable GZIP compression

Hello, friends, today’s topic is how to enable GZIP compression on your web server. If you know what GZIP is and how to enable it, that’s good. But if you don’t, please read this tutorial till the end. What is GZIP Compression? GZIP is a file format and software application used to compress and decompress website files. It works by compressing files like HTML, stylesheets, and JavaScript. Enabling GZIP compression is one of the easiest and most effective ways to

Continue Reading

How to Add Multiple CSS Classes in WordPress

CSS plays an important role in UI/UX Today, we will learn how to add multiple CSS classes using functions. This helps you design each WordPress post differently using specific classes. STEP I:- First, define the classes as an array in the functions.php file inside your child-theme folder. It’s very simple. For Example, use class names like (long-form-article, featured-story, and interactive) for a single Div tag. STEP II:- After defining classes in the functions.php file under the child-theme folder. We have to now

Continue Reading
wp5.1 updates

WordPress 5.1 Major Updates

On February 21, 2019 Version 5.1 of WordPress, named “Betty” in honor of acclaimed jazz vocalist Betty Carter. 5.1 focuses on polish, in particular by improving the overall performance of the editor. Moreover, this release paves the way for a better, faster, and more secure WordPress, offering essential tools for site administrators and developers. In WordPress 5.1 version, introduce 2 major updates were introduced. Below they are, but before that, I won’t show you a stat: For Version 5.1, the

Continue Reading
Gutenberg-to-Classic-Editor

Disable Gutenberg Block Editor in WordPress 5.0

Hello Friends, today we will first show how we can disable the Gutenberg Block Editor in WordPress 5.0. Additionally, on 27th November 2018, WordPress 5.0 was released with the Gutenberg Block Editor. Because Gutenberg Editor is a major update, it automatically sets all users to be the default content editor. Loss of Classic Builder Access Because of this, the Administrator cannot edit their posts/pages using premium builders like Visual Composer, Divi Builder, and Muffin Builder. That’s because WordPress version 5.0

Continue Reading