Discover the 10 most popular Drupal 9 modules to optimize your site's performance. From caching and image loading improvements to static sites and PWA, these tools will help you achieve faster load times, better user experience and higher search engine rankings.
Module
Recommendations for optimizing SEO in Drupal
Your Drupal site is not showing up where it should on Google? This article is for you. Discover how to transform your online presence with Drupal-specific SEO practices: from must-have modules to tricks for improving load times, URLs, and metadata. Plus, we give you concrete examples and tools so you can start optimizing today. Spoiler: improving your rankings may be easier than you think.
The best Drupal modules for SEO - Part 1
Want your Drupal site to climb Google rankings without getting complicated? Then you need these 4 essential modules. From clean URLs and smart redirects, to automatic sitemaps and structured data: each of them is designed to make your content shine in search results - a clear, straightforward and thoughtful guide to improve your technical SEO today!
E-Commerce modules for Drupal 9 that you must install. Part 1
Are you creating an online store with Drupal? These 4 modules are essential to get started: Drupal Commerce to structure products and orders, Commerce Shipping to manage shipments, Commerce Stock to control inventory and Commerce Cart API to integrate carts via API. Power your e-commerce from the core!
Mailchimp is changing its API, please update your module
Recently Mailchimp announced a new version of its API changing the version and thus making it more robust, this means that version 2.0 of the API will be deprecated.
Improving the HTML and class structure generated by the Drupal Views module
For those of us who are constantly developing on Drupal, we know that the Views module is one of the great pillars of this CMS, however its way of structuring the HTML and the class names are not a very good experience given that we find a somewhat cumbersome structure, especially from the semantic point of view.
New Single Image Module for Drupal
So many times we've needed to print a single image to a Drupal multi-valued image field, just as many times we've created a module for that, and just as many times we've said: there should be a module for that!
Understanding class registration in Drupal: Case with the Bean module Add to Default shortcuts
A few days ago I had a particular problem, the Bean module that allows creating Blocks as configurable entities stopped working and no longer allowed me to manage the Block Types, the only thing it showed me was an error indicating that the element that was trying to be loaded It was not an object.
A brief introduction to the Group module
When you are working on a standard Drupal installation, you have content and users and the users have a layer of permissions to access all of that content, however sometimes you might want to make some small sections of your site behave like small communities or you may want only certain users to have access or control over a small portion of the content, in those cases this is where the Group module makes sense.
Improve the toolbar in Drupal 8 with “Admin Toolbar”
Admin Toolbar is a module that helps us to improve the default Drupal toolbar (the administration menu at the top of your site), to transform it into a drop-down menu, providing quick access to all administration pages. It is a very lightweight module and keeps all the functionalities of the toolbar (shortcut / responsive media).