Looking to take your Drupal development to the next level?
In this article we share with you three modules that have transformed our projects: Schema Metatag, to improve SEO with structured data; Bulk Update Fields + Views Bulk Operations, to make massive updates without complications; and Feeds Paragraphs Mapper, ideal for complex migrations.
A must-read if you want to optimize processes, save time and get the most out of your Drupal site.
Cesta de la compra
Module
Content management with Multi Dates Picker in Drupal
Do you need to display content only on certain dates? The Multi Dates Picker module for Drupal allows you to automate the visibility of events, promotions, or recurring publications according to specific dates or ranges. Find out how to use it and simplify your editorial workflow.
The Most Popular Drupal 9 Modules to Improve Website Performance
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.
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.