Adds width/height attributes to Page Builder images and aria-label to links. Improves Google Web Vitals scores related to image dimensions and link accessibility.
No Errors in SEO & URLs
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
This Magento 2 module hides the store code in the default store from the URL.
Detects customer geolocation using their IP address. Provides a GeoIP database for location-based functionalities like store switching.
Dynamically generates meta titles, keywords, and descriptions for product and category pages using templates. Supports attribute placeholders for optimized SEO metadata.
Allows saving UTF-8 characters in category and product URL keys. Enables the use of Unicode characters in Magento 2 URLs.
Implements Google's Speculation Rules API for Magento 2, enabling speculative loading strategies to improve page load performance. Uses JSON configuration for prefetching and prerendering URLs.
Removes the default store code from URLs in Magento 2. Simplifies URLs and can improve SEO by avoiding duplicate content.
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in the config.
Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.
Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
Redirects users from disabled product pages to the product's first category. Allows admin to customize the redirection message displayed to the user.