Sitemap

Member-only story

Change Drupal Default Front Page Base URL

2 min readFeb 11, 2022

--

In StackOverflow, there are several questions and forums about changing the Drupal default front page URL, but none of them provide any solutions. In this article, we will show you step by step how to change the Drupal default front page URL.

Press enter or click to view image in full size
Change Drupal Default Front Page Base URL

Video

Site

We are using XAMPP to test it locally. As you can see in the following screenshot we have hosted our website under htdocs directory onexlab-drupal.com

Press enter or click to view image in full size

Before Configuration

You can see in the following screenshot our Drupal default front page base URL

Press enter or click to view image in full size

To change Drupal’s default front page base URL, there is no hardcoded code or database configuration that needs to be updated

--

--