JaJuMa-Develop

Back/Forward Cache (bfcache): Performance-Booster for Magento 2

Back/Forward Cache (bfcache): Performance-Booster for Magento 2

Magento is a popular e-commerce platform that powers thousands of online stores around the world. If you're running an online store on Magento, you know how important it is to provide your customers with a fast and responsive website. Slow load times and poor user experience can lead to lost sales and decreased customer satisfaction. That's where bfcache comes in…

6 Magento Extensions for GDPR Compliance + Improved Performance & User Experience in your Store

6 Magento Extensions for GDPR Compliance + Improved Performance & User Experience in your Store

If you run a Magento store and have to comply with GDPR regulations and/or value your customer's privacy, this post might be helpful for you. In this post, we will introduce some extensions that will help with GDPR compliance and give some tips on how following privacy laws can also be used to improve the user experience (UX) and performance of your Magento store. It truly can be a pain to follow each and every requirement that comes with privacy laws.

AVIF Images Support For Magento 2 Is Here

AVIF Images Support For Magento 2 Is Here

Ultimate Image Optimizer Extension for Magento 2 is the first extension that provides AVIF images support for Magento 2 stores. Original images are converted to AVIF locally and automatically via Cron Job or command-line interface (CLI).

WebP For Magento 2 Performance + Speed Optimization: Why Every Magento Store Should Use WebP

WebP For Magento 2 Performance + Speed Optimization: Why Every Magento Store Should Use WebP

When we first heard about “Next-Generation Image Formats” we just thought “What? What is that about and why would we need this?” The term “Next-Generation Image Formats” refers to newer image formats WebP, JPEG 2000, JPEG XR. 

Magento Security + Magento Coding Standard: Disallow Insecure Functions exec(), shell_exec(), system() etc.

Magento Security + Magento Coding Standard: Disallow Insecure Functions exec(), shell_exec(), system() etc.

With Magento Coding Standard and Code Sniffer rules update to v3 becoming effective July 11th, insecure functions like exec(), shell_exec(), system() etc. will be disallowed. That means any extension using one of these functions will be denied to be listed in Magento Marketplace. Since these functions can be a huge security issue, at least when used in a bad way, it is certainly a good decision by Magento to take this step towards improving Magento Security.

The Surprisingly Secret SEO Recipe:  PRG Pattern For Advanced Layered Navigation SEO

The Surprisingly Secret SEO Recipe: PRG Pattern For Advanced Layered Navigation SEO

It’s now a few weeks since we released our Magento 2 SEO Extension “JaJuMa PRG Pattern Link Masking” and since it was published we received some first valuable and interesting feedback. Based on this first feedback we had to notice: Usage of PRG Pattern in SEO is still surprisingly unknown.

Hello Magento Marketplace - 1. JaJuMa Extension Available

Hello Magento Marketplace - 1. JaJuMa Extension Available

Hello Magento Marketplace! The time has come, we published our first extension in Magento Marketplace. The "JaJuMa PRG Pattern Link Masking Extension" allows Magento 2 Merchants a significant SEO optimization for their filter navigation by using the PRG Pattern (Post / Redirect / Get Pattern).

SEO Optimization For Layered Navigation With PRG Pattern

SEO Optimization For Layered Navigation With PRG Pattern

Layered navigation often referred to as Filter Navigation or faceted navigation, is used by almost every online store. Of course, it's a great feature that allows customers to quickly and easily browse through the products and restrict them to relevant products. As helpful as the product filter and a layered navigation are for the customer, the challenge is to realize this function in a good and SEO-friendly way. ...