Install wp cli on Linux – Ubuntu & Linuxmint

Let’s quickly install wp cli on Debian based Linux distro called Linuxmint. I assume that you have already installed WordPress with PHP, MySQL and web-server (apache2 or other). PHP, Apache2, and MySQL Version This is how you check versoins of apache2, php, and mysql installed on my Linuxmint desktop. WordPress for wp-cli I have installed … Read more

WordPress Block Theme Development

I wanted to explore the ease of developing the latest block based WordPress theme, so, I first went ahead and checked if underscroses dot me, which is a Automatic – the company behind WordPress dot com, backed up theme boilerplace for building WordPress themes and it follows the best practices by default. But _s is … Read more

LCP Issue Longer Than 2.5s (desktop) – Core Web Vitals

I started getting LCP Issues for desktop and mobile devices on Google Search Console. This Google core web vital issue was affecting almost all of my WordPress sites. I started experimenting with a lot of WordPress plugins, I tried all the best, highly rated page speed optimization plugins but honestly nothing worked for me. Finally, … Read more

How to Migrate WooCommerce to Shopify

This post will guide you step by step to completely transfer WooCommerce products to Shopify with free migration Shopify app. The migration process is simple and straight forward. You need to have access to both WooCommerce admin and Shopify admin, with rights to export and import data from the server. I am going to walk … Read more

Shopify Microdata Tags for Facebook Catalogs

This post will help you understand what are Facebook Microdata tags for Shopify store, and other CMS like Magento, BigCommerce, WooCommerce, PrestaShop, and others. It is very straight forward that Facebook uses these microdata tags to understand the different data fields of store products, pages, articles types of data, that are represented in HTML format … Read more

Microdata Tags for Shopify

This post will explain what are microdata meta tags for an ecommerce online store. These microdata tags are designed specifically for products, irrespective of CMS, but in this case I am going to refer to Shopify because it is the first choice at the moment for business these days. Why Microdata Tags? So, you must … Read more

How to Upgrade Shopify Theme to Store 2.0

This post will guide you to upgrade your old current Shopify theme to store 2.0. The process is very simple, you just need to duplicate and download your current Shopify theme, and unzip it. The next step is to install Ruby 2.7+ and Shopify CLI on your development system. I assume that you already have … Read more

How to Install WordPress 5.8.1 on Windows 10

This post will help in installing WordPress 5.8.1 on Windows 10 with XAMPP server that has system server requirements met by installing PHP, MySQL, and Apache2 on Windows 10. However since XAMPP Server is a cross platform package – you can follow this instructional video to install WordPress 5.8.1 on your system. Steps to Install … Read more