You are on page 1of 1

Sections and Entries

# Entries
Entries hold the content that you want to display on your web pages. Each entry has
an Author, a Post Date, an Expiration Date (if desired), a status (enabled or
disabled), and of course, content.

You can also create drafts of entries that live alongside the current live version
of the entry.

Typically each entry will have a stake in its own primary URL on your site, though
Craft can fetch any entry from anywhere if your template needs it.

# Sections
Before you can create entries, you must create Sections to contain them. In each
Section you can define the following:

Whether entries in the section have URLs


What the entries� URLs should look like
Which template should get loaded if an entry�s URL is requested
What types of entries should be available in the section, and which fields each of
those entry types should have
If you're using Craft with multiple sites then you can also define in your Section:

Which sites entries in the section should target


Which sites are enabled by default for new entries
To create a new section, go to Settings ? Sections and click the �New Section�
button

You might also like