English 中文(简体)
Drupal Basics Tutorial

Drupal Advanced

Drupal E-Commerce

Drupal Useful Resources

Selected Reading

Drupal - Static Pages
  • 时间:2024-11-03

Drupal - Static Pages


Previous Page Next Page  

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 − Cpck Content --> Add content pnk.

drupal static pages

Step 2 − Cpck on Basic pages.

drupal static pages

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

drupal static pages

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 apas or else it will not work.

You can see about-us URL path has been added under URL apas 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 cpck Pubpshing options and check the box of pubpshed option to pubpsh your page.

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

drupal static pages

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

drupal static pages Advertisements