# Blogs page

The **Blogs page** lists your latest blog posts. This guide explains how to set up the blogs page template, and includes tips and recommendations to get you started.

See demos: [Natural](https://lorenza-theme-natural.myshopify.com/blogs/news) | [Modern](https://lorenza-theme-modern.myshopify.com/blogs/news)

![](/files/YCKs5ysReYYt8MtKEoYc)

## **Quick setup**

For the blog page template, you first need to **set up blog posts in your Shopify admin**. Then, in the theme editor, you can **customize the blogs template**.

> **Tip |** Check out Shopify's guide on [How to start a blog and grow your audience](https://www.shopify.com/blog/how-to-start-a-blog).

### **Set up blog**

Before editing the **Blog page template**, you need to add at least one blog post in your Shopify admin.

You can add custom **Excerpt** text. By default, Lorenza will display the first couple of sentences from your post. You can add a custom excerpt or post tagline.

{% hint style="success" %} <mark style="color:green;">**Shopify**</mark> Blog posts are a Shopify feature. See Shopify's guides to [create a blog](https://help.shopify.com/en/manual/online-store/blogs/adding-a-blog) and add [blog posts](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs).
{% endhint %}

### **Edit blog page template**

The default **Blog page template** includes display settings for the listed blog post articles, and an option to enable tag navigation.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Use the **Templates selector** to open **Blogs > Default blog**.

   ![](/files/4UjlKmUSXbiXCHFmqmhN)
2. Under **Template**, click the **Blog posts** section to open the settings.
3. Choose which **Layout style** should be used. Either **Latest blog post featured** or **3 blog posts per row**.

   ![Latest blog post featured](/files/YCKs5ysReYYt8MtKEoYc)

   **Latest blog post featured**

   ![3 blog posts per row](/files/BeGuqBN7Bhv5FcTkrDmE)

   **3 blog posts per row**
4. Choose whether to **Show RSS link**.

   > RSS is a way for customers to subscribe to your blog. The people who do *love it*. Learn more about it from RSS.com's article \[How Do RSS Feeds Work?]\[rss-feeds].

   ![](/files/PtX6NmciuOP0R6bj1vfL)
5. To make your blog images a uniform shape and size, select the **Image aspect ratio** to crop your images to **Square**, **Landscape**, or **Portrait**.

   > The default **Natural** setting will display the original orientation of your image.

   ![](/files/sdAYXZGqCp4bXdpb1HGH)
6. Click **Save**.

</details>

## Settings reference

The **Blog pages** template has the following settings:

| Setting            | Description                                                                                                                                       |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| Layout style       | Choose from two layouts: either Latest post is featured or 3 blog posts per row.                                                                  |
| Show RSS link      | Check this checkbox to show an RSS link that goes to the current blog's RSS feed.                                                                 |
| Image aspect ratio | Choose to display your images as Square, Landscape, or Portrait. The default Natural setting will display the original orientation of each image. |

\\

***

> **Related links**
>
> [Templates](/lorenza/pages/templates.md)\
> [Blog posts template](/lorenza/pages/templates/blog-posts-template.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.fluorescent.co/lorenza/pages/templates/blogs-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
