SEO

Latest tricks, tips, and must-have modules to boost the SEO of your Drupal-based website and outrank all your competitors in the various search engines—especially Google.

I bring more than 15 years of SEO experience and apply it in practical ways to Drupal CMS.

By Nacho Morato, 7 June, 2025

I’ve just installed Drupal 10 after many years without using it, and my first look is at the path issue, which has always been left a bit up in the air if you don’t tweak anything. I’m talking about the redirects that should ensure you always reach the same URL, and I’ve verified that this is still the case.

Problems with paths

First you have to enable clean_url, which you probably activated during installation. This removes dynamic URLs with variables, which in Drupal look like q=something.

Tags