How to Convert PNG to WEBP with PHP

png to webp with php gd

Hello there, this post will help you understand how some of WordPress image conversion plugins work behind the scenes. This is very simple straight forward process using php image manipulation library GD, which is a default library on almost every server with PHP. GD can do a lot of things like image creation, editing, cropping, […]

How to Add Meta Tags to Shopify

This post will help you add meta tags to your Shopify store. There are developers around the world might charge your hundreds of dollars. So if you own a shopify store this is important to master basic day to day tasks to save some money and time. To add meta tags to Shopify store, we […]

How to Add Adsense to Shopify

This post will help you add and place Google adsense custom ad code to your shopify store. If you are getting a lot of traffic but not converting then monetizing your store with adsense might be a good source of income. I assume that your shopify store is already approved by Google adsense team and […]

How to Add Store Type Schema Markup to Shopify Niche Store

shopify store niche schema markup

This post will help add a store type schema markup to your Shopify store, I am going to use JSON-LD format to demonstrate it. Since JSON-LD format is suggested by Google and also used as a default format in Shopify theme. Why Add Store Type Markup If your shopify store is in a specific niche […]