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!

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!

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).