GMAIL TLS Negotiation failed, the certificate doesn’t match the host
Gmail lets you Send emails from a different email address or alias so that If you use other email addresses or providers, you can send email from that address via Gmail. To do this you configure an...
View ArticleMagento 2 Javascript Bundling with Magepack
Magento 2 PageSpeed (Lighthouse) performance audit results for mobile and desktop are notoriously bad. Imagine you have worked for months on a new Magento 2 eCommerce store, followed best practices for...
View ArticleMagento 2 Custom Dynamic Maintenance Page with NGINX
I was working on my procedures for applying updates to a production Magento 2 site recently and decided it was a pretty good idea to put Magento into maintenance mode first before making any changes or...
View ArticleImprove Slow Loading Magento 2 Large Configurable Products
Configurable products have changed a lot in Magento 2. Compared to Magento 1 configurable products in Magento 2 are just containers for simple products (variations). You can no longer configure pricing...
View ArticleHow to Improve Magento 2 ElasticSearch Catalog Search Results and Relevance
TL;DR Migrating the Magento 2 catalog search engine to Smile ElasticSuite will resolve pretty much all the issues you might be experiencing with Magento 2 native ElasticSearch catalog search so go...
View ArticleMagento 2 Custom Customer Registration Checkbox and Text Attributes
I spent many hours recently trying to figure out why a custom Magento 2 customer registration attribute was not working only to find that a relatively simple mistake was the culprit. The attribute...
View ArticleMagento 2 Asynchronous Message Queue Management with RabbitMQ
The Magento Message Queue Framework was made available in the Open Source version of Magento with version 2.3 and provides a standards based system for modules to publish messages to queues and also...
View ArticleHow to Configure Varnish for Magento 2
Varnish and Magento 2 go together like Strawberries and Cream – you just cannot have one without the other. Recently I got really confused about the correct way to configure Varnish for Magento 2, so...
View ArticleExporting Magento 1 Product Reviews and Importing them to Magento 2
I am Migrating Magento 1.9 to 2.3 – yikes! I wasn’t able to use the Magento 2 migration tool for products so one of the tasks on my TO DO list was product review migration. Looking around for (free)...
View ArticlePHP Passwordless User Login with WEB3 Connect and Metamask
WEB3 is becoming the buzzword of the year – if you don’t know exactly what it is join the club! Suffice to say that WEB3 will decentralise the Internet enabling us to do all the stuff we love on the...
View Article