Normally, I don't share showcase/marketing blogs here, but this one is the first one built on Mage OS instead of Magento, so I think it's worth mentioning.
02 Oct 2024
In a recent Magento upgrade project for one of our merchants, I encountered a problem with the production database during the setup:upgrade process.
04 Sep 2024
Maintaining your Magento 2 store is crucial to ensure it runs smoothly and efficiently. Whether you’re updating the system, installing new extensions, or fixing bugs, it’s essential to place your site in maintenance mode to prevent visitors from encountering errors.
This guide shows how to work with GIT in combination with Magento. What files should you include in your .gitignore file?
This is the story of how a group of developers, businesses, and enthusiasts refused to let Magento fade into obscurity. It's a tale of resilience, innovation, and the unbreakable spirit of the Magento community.
02 Aug 2024
Sitemaps are structured lists of all URLs on your website with a list of their parameters. The primary function of a sitemap is to make it easier for search engines to understand and index the content of your website. A website sitemap is also a valuable tool if you want to ensure that Googlebot can see all the content that you have on your website. Fortunately, most CMS systems enable the site owners to generate one.
31 Jul 2024
Server errors are among the most common Magento errors, especially of the Magento 500 variety. Wrangling up with an HTTP 500 internal server error can eat away at your precious time and resources. In light of that, let’s dive into the most likely causes behind these errors, and the solutions that developers should use to overcome these.
31 Jul 2024
Time to first byte (TTFB) is how long it takes a server to generate HTML of a requested page. 1-2 seconds is an acceptable TTFB of an uncached page. Anything above it could be a sign of a performance issue.
31 Jul 2024
Having trouble debugging product visibility issues? Learn how to fix & debug common problems with product collections in Magento 2.
31 Jul 2024
Will switching to a new PHP version improve your Magento online store’s speed? In this blog post, we share the results of testing Magento Open Source performance with different versions of PHP, from 8.1 to 8.2.
31 Jul 2024