Blogs In Magento 2 Tutorials

Latest news, tutorials, and best practices for Magento

How to Add Alt Text to Product Images in Magento 2?
December 11, 2025
How to Add Alt Text to Product Images in Magento 2?
  • Alt text is essential for SEO and accessibility: Properly optimised alt text helps search engines understand your product images and improves visibility in Google Image Search.
  • Manual optimisation is time-consuming: For stores with hundreds or thousands of products, manually adding alt text is impractical and can lead to inconsistent results.
  • Magento 2 Image Alt Tags Extension automates the process: The extension generates SEO-friendly alt tags using product and page attributes, saving time and ensuring unique, optimised alt text for all images.
  • Improved user experience and rankings: Optimised images enhance website engagement, support accessibility for visually impaired users, and contribute to better organic traffic and search rankings.
  • Boost Online Visibilty: Our Magento SEO Services will help you climb the search engine rankings faster, bringing more revenue.
How to Easily Convert Images to WebP in Magento 2?
December 10, 2025
How to Easily Convert Images to WebP in Magento 2?
  • WebP images are up to 35% smaller than JPEG and PNG while retaining full quality, resulting in significantly faster page loading.
  • Faster-loading WebP images improve Core Web Vitals and Google rankings, driving better organic visibility and traffic.
  • Converting images to WebP is one of the fastest optimisation wins recommended by Magento SEO Services experts to boost user experience and conversions.
  • A Magento WebP Images Extension streamlines bulk image conversion, adds lazy loading, and ensures browser compatibility, making large-scale optimisation effortless.
Benefits of Using WebP Images for Magento 2 Stores
December 9, 2025
Benefits of Using WebP Images for Magento 2 Stores
  • Boost Magento SEO Services with Faster Loading: WebP images reduce file sizes, speeding up your Magento 2 store and improving search rankings.
  • Enhance User Experience & Mobile Performance: Optimised images load quickly on all devices, supporting mobile-first indexing and better engagement.
  • Magento SEO Services-Friendly Extension: FME’s WebP Images Extension offers lazy loading, automatic conversion, and browser fallbacks for seamless SEO benefits.
  • Support Conversions & Reduce Costs: Smaller images enable more visuals, faster pages, and lower hosting/bandwidth usage, indirectly enhancing Magento SEO Services outcomes.
Fixed: Exception Printing is Disabled by Default for Security Reasons in Magento 2
April 23, 2025
Fixed: Exception Printing is Disabled by Default for Security Reasons in Magento 2
Magento 2 shows the "Exception Printing is Disabled by Default for Security Reasons" error when an issue occurs, but detailed error messages are hidden for security. To view the full error, developers need to enable exception printing by modifying the report.php file or switching to developer mode.
How to Run Magento 2 Cron Job Manually via Command Line?
April 21, 2025
How to Run Magento 2 Cron Job Manually via Command Line?
This guide explains how to manually run Magento 2 cron jobs using the command line. It includes the necessary CLI commands and tips to troubleshoot common issues.
Magento 2: Add Customer Attribute Programmatically
April 20, 2025
Magento 2: Add Customer Attribute Programmatically
This guide explains how to add a custom customer attribute programmatically in Magento 2 using a setup script. It covers creating the attribute, configuring its properties, and making it visible in forms like the admin panel or customer account pages.
Magento Commerce Cloud: Everything You Need to Know
April 16, 2025
Magento Commerce Cloud: Everything You Need to Know
When it comes to eCommerce success, choosing the right platform is one of the most important decisions you’ll make. Over the years, there has been an increase in the number of eCommerce platforms, but Magento remains a highly popular choice
Magento 2.4.8: The Ultimate Update for eCommerce Excellence
April 11, 2025
Magento 2.4.8: The Ultimate Update for eCommerce Excellence
Magento 2.4.8 is a powerful update focused on enhancing eCommerce performance, security, and functionality. It introduces critical security patches, performance improvements, and updated platform support, making it a must-have upgrade for online retailers aiming to deliver a faster, safer, and more reliable shopping experience.
A Step by Step Guide to Installing Hyvä Theme in Magento 2
March 20, 2025
A Step by Step Guide to Installing Hyvä Theme in Magento 2
This step-by-step guide walks you through installing the Hyvä theme in Magento 2, covering prerequisites, installation commands, and configuration steps to optimize performance and design.
How to Get Base URL in Magento 2 With or Without Store Code?
March 19, 2025
How to Get Base URL in Magento 2 With or Without Store Code?
In Magento 2, you can get the base URL from the admin panel under Stores > Configuration > General > Web. To retrieve it dynamically, Magento provides options to include or exclude the store code based on store settings. You can also access it programmatically through Magento’s store manager or URL interface.