# Generating Dynamic Pages From Content

> Source: https://agilitycms.com/docs/editors/generating-dynamic-pages-from-content

## What are Dynamic Pages and why are they important?

Dynamic Pages allow Editors to **build** or **generate*** *Pages *dynamically*** **from **Content****. **Using dynamic pages, you can take a** Content Container **and generate a page for each entry in the list.

For example, we can set up a Dynamic Page to generate pages for each post in our Blog Posts Content List. We can use the URL Slug field as our Path Formula, so our path could be something like:

*https://www.mywebsite.com/blog/virtual-tours-ways-to-travel-from-home*

## Creating a Dynamic Page

1. The first thing we need to do is ensure SEO for all items is enabled for the Content List you'll be generating pages from *(it should be on by default)*. To do this, head to the **Content List**, select **Developer Settings** from the toolbar on the right, and make sure** Include SEO fields on all items** is checked.


![](https://cdn.aglty.io/agility-cms-docs/images/block-editor/Screenshot 2024-09-06 at 10.24.00 AM-09062024132617.png)

> **Warning** — Unchecking this option once your Dynamic Pages have been created will break those pages as SEO is a required page element. It's best to leave this checked.

2. To create a Dynamic Page, first **Add a New Page **to your Sitemap

![](https://cdn.aglty.io/agility-cms-docs/images/block-editor/Screenshot 2023-08-01 at 10.24.05 AM-08012023132442.png)

3. Once you have your new page, click on the **Properties** tab and change the Page Type to **Dynamic**

![](https://cdn.aglty.io/agility-cms-docs/images/block-editor/Screenshot 2023-08-01 at 10.25.26 AM-08012023132554.png)

4. In the pop-up **Choose the Container** you'd like to generate pages from


![](https://cdn.aglty.io/agility-cms-docs/images/block-editor/Screenshot 2023-08-01 at 10.26.25 AM-08012023132706.png)

5. **Scroll down** within the pop-up to **complete the required page formulas** which you can select from existing fields for the content you're using.


![](https://cdn.aglty.io/agility-cms-docs/images/block-editor/Screenshot 2023-08-01 at 10.28.45 AM-08012023133000.png)

6. Click **Save** and you're all set!
