পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Static Pages

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 on Content -- > Add content link.
drupal static pages Step (2): Next, click on Basic pages.
drupal static pages Step (3): Next, Create basic page will get displayed as shown below.
drupal static pages Below we have mentioned the details about the fields present in 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. 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 the About Us and Services static pages, only the content will be changed as per the demand.
You can click on Publishing options and check the box of published option to publish your page.
Step (4): Next click on About Us tab, you will see the created about us page as shown below.
drupal static pages Step (5): Click on Services tab, you will see the created services page as shown below.
drupal static pages

No comments:

Post a Comment