Magento tutorial
Explore and Learn with us
Blog categories
Magento tutorial
-
Magento template path hints: why should you use and how to enable
Magento template path hints are little tags displayed on your frontend stores that specify the location of a particular code within the Magento 2 file structure. Also, it adds notation with the path to each template and showcases the errors directly on the screen. This is one of the most effective solutions to debug your Magento…
-
Magento order confirmation email: Definition, benefits and how to set up it in Magento 2
Magento order confirmation email is one thing that you should never overlook when it comes to boosting sales and improving store branding. It is the first thing your customer receives after placing an order via your Magento 2 website. In this post, the stepwise method to set up an order confirmation Email in Magento 2 allows to automatically…
-
Exception printing is disabled by default for security reasons: How to solve it in Magento 2
Exception printing is disabled by default for security reasons is a popular error in Magento 2 when installing new extensions and setting configuration or even server memory is overloaded. Let’s begin this article by understanding these errors, their cause, and of course the solution What is “Exception printing is disabled by default for security reasons ”? Let’s begin…
-
Magento URL rewrites: How to create it in Magento 2
Magento URL rewrites help store owners to insert high-value keywords that support better for the product index by search engines. Moreover, URL rewrite comes into play when you want to change the URL of a product, catalog, or CMS page or redirect one page to another. More often than not, Magento merchants need it in order…
-
Magento events list: How to use them in Magento 2
Magento events list and observers are one of many different solutions to extending the core functionality of a Magento 2 powered eCommerce store. Thanks to events or observers, you can run your custom codes in response to a specific Magento event or even with a custom event. In this tutorial, we’re going to look at how…
-
Magento search: Explore it with Elasticsearch, SOLR, Sphinx, and MySQL
Magento search feature is one of the crucial elements to help you to provide a great shopping experience for customers. In this article, we will introduce everything you need to know about the main search tool available to Magento merchants including Elasticsearch, SOLR, Sphinx, and MySQL. Also, we examine the pros and cons of each and offer recommendations…
-
Magento shipping table rate : How to configure it for Magento 2 stores
Magento shipping table rate is a major challenge for all the Magento merchants. Along with the growth of e-commerce, having a flexible and scalable shipping policy is essential for every online business. In this tutorial, we’re going to look at how to configure it for Magento 2 stores, providing you the ability to charge different…
-
Magento SSL: How to install and enable Magento 2 stores
Magento SSL is a very important certificate for your online store. While your e-commerce site is continually growing, it has to face data breaches. Your site is vulnerable without encryption, and this can only be ensured with an SSL certificate. Besides, Google’s search engine is prioritizing website rankings depending on the SSL protocol because it will help visitors to…
-
Less vs CSS: The main differences and how to add them in Magento 2
Less vs CSS is one of many new features of Magento. The LESS syntax is a little different from the CSS one, as the stylesheet language is a CSS preprocessor. In this post, we also reveal everything you need to know about Less vs CSS and how to add them in Magento 2. Let’s begin! What is CSS in Magento 2? The main benefit…
-
Magento error 503: The cause and how to fix it in Magento 2
Magento error 503 means that the server is not available at the instant. This error may happen because the server is under maintenance mode or it is busy. The question is, how can you deal with this problem? This article introduces some easy methods to fix it. This solution works effectively for every Magento 2 version like 2.3.x…
-
Magento 2 google analytics integration: The comprehensive guide to implement it
Magento 2 google analytics integration is a must-have task for the shop owners to gather fresh statistics and make data-based business decisions. By expanding the features in your website, the admin can easily track website traffic, where visitors come from, or which pages on the website are accessed.. etc. In this post today, we will…