Retired Documentation:  You are using the documentation for version 1.7.3 which was retired in 2013. Go here for the latest version documentation or check here for your available upgrades to the latest version.

Weblogs / Sections

Note: In our user guide and throughout the program you'll find the use of the word "weblog". If you are not using EE to manage a weblog then simply substitute the word "section" for it instead. A "weblog" in ExpressionEngine can be thought of as a "section" of your site.

In ExpressionEngine terminology, a Weblog is simply a container for information stored in the database. This is a very important concept, and one which may take a little getting used to, especially if you are coming from another content management system.

In most other publishing systems a "weblog" refers to everything: information and the pages that display the information. Not so in ExpressionEngine. A Weblog is only the information, separate and independent from the pages (which we refer to as Templates). There is no assumed relationship between a Weblog and one of your web pages. Several Weblogs can all live happily on a single page. Or you can have a more traditional weblog on its own page. It's your choice. This lets you organize and present information on your site with great flexibility.

Important Concept:  A "Weblog" in ExpressionEngine consists of only information (entries, comments, preferences). Templates determine how and where you display your Weblog data. How you mix and match the two is up to you.

Let's take a quick look at how we mix and match weblogs and templates at ExpressionEngine.com.

ExpressionEngine.com weblog example
Weblogs at ExpressionEngine.com
  1. We use Templates to control a number of design elements, such as the main navigation and footer, across the entire site. If we need to alter one of these elements, we make a change to one Template and the entire site updates. Notice that this is not a Weblog. Templates do not have to have weblogs and are quite powerful all by themselves.

  2. The Showcase is managed through two weblogs. We use one for the Showcase Interviews and another weblog for Showcase websites. This is a good example of how custom fields can turn a "weblog" into exactly what's needed. For the interviews we use a custom field for the screen cap, title, and then a "main" field for the actual interview. The Showcase Websites custom field set has the name of the site, the url, and the title of the link using a customized field set.

  3. Many of our support resources are actually "weblogs." For example, the ExpressionEngine.com Sales FAQ is actually a single weblog that makes extensive use of categories. The Bug Tracker works in a similar fashion.

  4. Of course, a weblog can be just that, a traditional weblog, such as our ExpressionEngine Blog.

  5. ExpressionEngine offers really advanced features, such as allowing php in templates and Related Entries, which let you associate one weblog entry with another. We use the Related Entries feature to associated Site Theme information with the actual source code for the templates.

These are just a few examples of what can be done with ExpressionEngine Weblogs. Because ExpressionEngine makes no assumptions about the placement or format of a Weblog's content, you can present the content of your Weblogs on your pages in thousands of ways, structured and organized in a way that makes the most sense for your content.

Next:  Template Introduction

Top of Page