Building and Managing Static Pages in Drupal

thumb_up 1  ·  sell Drupal static page creation, Managing static content in Drupal, Drupal page customization

In this chapter, we will study about how to create Static Pages in Drupal. Let's add some static pages named About Us and Services. The main purpuse for using a static pages is speed and steadiness. Static websites are more faster than a dynamic site.

Following are the simple steps to create static page.

Step 1 − Click Content --> Add content link.

 

 

Step 2 − Click on Basic pages.

 

 

Step 3 − Create basic page will get displayed as shown in the following screen.

 

 

 

Following are the details of the fields present in the above screen.

  • Title − It specifies the title of the static page.

  • Body − It displays the body content of the page.

  • URL path settings − You can specify alternative URL by which content can be accessed.

Note − Don't add slash at the end or beginning of the URL alias or else it will not work.

You can see about-us URL path has been added under URL alias heading. The process is same for both About Us and Services static pages, only the content will be changed as per the demand.

You can click Publishing options and check the box of published option to publish your page.

Step 4 − Click on About Us tab, you will see the created about us page as shown in the following screen.

 

 

Step 5 − Click the Services tab, you will see the created services page as shown in the following screen.

 

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

An Introduction to Drupal

    Drupal is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. It is…

arrow_forward
description

Installing Drupal: A Comprehensive Guide

    This chapter provides step-by-step procedure for Drupal installation. Before installing Drupal, the following system requirements are…

arrow_forward
description

Understanding the Drupal Architecture

  Drupal is a platform for web content management which is a powerful tool for building simple and complex sites. In this chapter, we are…

arrow_forward
description

Exploring Drupal's Main Menu Functionality

    In this chapter, we will study how to Create Menus in Drupal. Menus are very important to easily navigate in your website. Menus…

arrow_forward
description

Mastering Drupal's Blocks and Regions

  In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of…

arrow_forward
arrow_back « Back