The score you get on Google PageSpeed Insight tool is a major factor for your website or e-commerce site's search engine ranking, but if you are on WordPress, especially with WooCommerce it is possible your scores are pretty bad.
Getting OAuth Authentication Right for WooCommerce REST API
Recently I had to work with the WooCommerce REST API to do stuffs with products, mainly create / update it. However with its OAuth 1.0 authentication I couldn't get it just right. The REST API returned authentication error messages.
Unable to Import Products CSV in WoocCommerce - 500 Internal Server Error
Setting up a store but now you are stuck with the CSV import of your products? It happens and its frustrating when the error is not very descriptive.
I faced a similar issue and after a lot of digging found a solution for the issue I was facing.
Page List widget configuration not working on Save - javascript:void on click
If you are trying to add / edit the "Pages" widget on your Blogger blog's layout you may have noticed that it isn't working lately.
Show random product suggestions on Checkout page in Shopify
An "Add more to cart" module on the Checkout is a great way to increase the amount of products your customers buy, Checkout page can be a great place for showing a few more products that your customers may want to add to their carts.
Fixing WordPress Website Infected by .ico Malware
More cases of WordPress websites being infected by .ico Malware are showing up and it is a difficult job to get rid of it completely and make sure site safe again, but it's not impossible.
Getting Rid of WordPress Malware (.ico Backdoor Malware)
In this post we talk about a malware that affects the site by injected malicious .ico files at random locations, as well as index.php files and code snippets in core WordPress files.