How To Create Homepage

Step 1:

Login to your Drupal website as Administration. And create a new page.

example.com/node/add/page

image

Step 2:

After creating a new page, copy URL alias of this page.
In below case, /home is URL alias of this new page.

image

Step 3

Navigate to:
Home Administration Configuration System Basic site settings

example.com/admin/config/system/site-information

Enter your homepage URL alias in Default front page text box and click Save configuration button.

image

Your homepage is ready. This page will serve as homepage of your website. You can now add / edit content of homepage by editing this page.