---
title: "How to promote content to the front page in Drupal"
description: "As you create content nodes in Drupal, each node is saved and can be accessed individually. If you wish, you can have content display on the first page of your Drupal site. This is done via the..."
url: https://www.inmotionhosting.com/support/edu/drupal/promote-content/
date: 2013-06-05
modified: 2023-10-12
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# How to promote content to the front page in Drupal

As you [create content nodes](/support/edu/drupal/content-types-2/) in Drupal, each node is saved and can be accessed individually. If you wish, you can have content display on the first page of your Drupal site. This is done via the Drupal admin interface. Promoting content to the first page will display the node title and the first portion of the content. Below are the instructions for promoting a node to display on the front page of your Drupal site.

Elevate Your Drupal Experience with InMotion Hosting – Your Go-To [Drupal Hosts](https://www.inmotionhosting.com/drupal-hosting)!

## Promoting exiting nodes to the front page

1. [Log into your Drupal admin dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/).  
2. [![select menu option](https://www.inmotionhosting.com/support/wp-content/uploads/2013/06/edu_Drupal-8__common-images_select-menu.png)](/support/wp-content/uploads/2013/06/edu_Drupal-8__common-images_select-menu.png)   Look to the upper menu bar and click on the **Menu** option.  
3. [![select content menu option](https://www.inmotionhosting.com/support/wp-content/uploads/2013/06/edu_Drupal-8__common-images_select-content.png)](/support/wp-content/uploads/2013/06/edu_Drupal-8__common-images_select-content.png)   Now, locate and click on the **Content** option from the new menu that appears below the topmost.  
4. [![select edit button](https://www.inmotionhosting.com/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_select-edit.png)](/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_select-edit.png)   This will open up the list of current nodes in your site. Find the node you want to promote to the front page and click on the **Edit** option found under the **Operations** column. For example, we decided to promote the *Introduction* page.  
5. [![select edit button](https://www.inmotionhosting.com/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_promotion-options.png)](/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_promotion-options.png)   You are now on the content edit screen for your selected node. Look to the right sidebar and click on the **Promotion Options** selection. You will see two checkbox options regarding the promotion. Promoted to front page Select this option to display an excerpt on the front page. Sticky at top of lists Select this option to keep this node on top of the list. If more than one node have this selected, they will be displayed in the chronological order of creation.  
6. Once you have selected your options for promotion, click on the **Save and keep published** button. You can now visit your site and see that the node you selected is displaying on the front page. Our example below shows the front page before and after selecting the *Introduction* node to be promoted. Before After [![before content is promoted](https://www.inmotionhosting.com/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_before.png)](/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_before.png)   [![after node is promoted to front page](https://www.inmotionhosting.com/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_after.png)](/support/wp-content/uploads/2013/06/edu_Drupal-8_103_promote-content_after.png)    
