---
title: "Page Archive"
description: "The theme comes with predefined Archive page, which contains the list of posts."
url: "https://www.priority.vision/docs/guides/page-archive"
scope: shared
appliesTo: [Moment, Aspect]
lastUpdated: 2026-09-18
---

# Archive Page

This guide applies to Moment and Aspect.

The theme comes with predefined Archive page, which contains the list of posts.

    Routes Setup is required to display this page.

This page will be available at `/archive` URL automatically. However, to change the page title, feature image, or excerpt, you have to modify the routes.yaml file and create a page in Ghost.

    You must uncomment the `data: page.archive` line in your `routes.yaml` file and upload it to Ghost for these changes to take effect.

Here's how to customize it:

1. Log in to Ghost admin
1. Go to **Pages**, click **New page**
1. Set the **Page title**
1. Open the **Page settings** sidebar
1. Upload a **Feature image** (optional)
1. Add an **Excerpt** (optional)
1. Specify the **Page URL** to `archive`
1. Click **Publish**

## Documentation Index
> Fetch the complete documentation index at: https://www.priority.vision/docs/llms.txt
> Use this file to discover all available pages before exploring further.
