# About blogs and articles

Broadcast displays a rich grid of all your blog post articles. Click on Blog pages to configure the layout of your blog index page:

<figure><img src="/files/klbiHVPMG9N1z9nxvUrn" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="219.65972900390625">Settings</th><th width="141.912353515625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show title</td><td align="center"><code>checkbox</code></td><td>Displays the main blog title at the top of the page.</td></tr><tr><td>Show RSS icon</td><td align="center"><code>checkbox</code></td><td>Enables an RSS feed icon for users to subscribe.</td></tr><tr><td>Show tag navigation</td><td align="center"><code>checkbox</code></td><td>Displays navigation based on blog tags for easier filtering.</td></tr><tr><td><strong>Articles</strong></td><td align="center"></td><td></td></tr><tr><td>Article image aspect ratio</td><td align="center"><code>range</code></td><td>Sets the image aspect ratio for blog articles.</td></tr><tr><td>Title size</td><td align="center"><code>select</code></td><td>Controls the font size of article titles: <code>Mini</code>,<code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code></td></tr><tr><td>Show tags</td><td align="center"><code>checkbox</code></td><td>Shows associated tags on each article. </td></tr><tr><td>Show author</td><td align="center"><code>checkbox</code></td><td>Displays the author's name below the article.</td></tr><tr><td>Show date</td><td align="center"><code>checkbox</code></td><td>Shows the publication date for each post.</td></tr><tr><td>Show 'Read more' button</td><td align="center"><code>checkbox</code></td><td>Displays a 'Read more' button on article previews.</td></tr><tr><td>Show comment count</td><td align="center"><code>checkbox</code></td><td>Shows the number of comments per post.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Articles per row</td><td align="center"><code>range</code></td><td>Sets how many articles are displayed per row.</td></tr><tr><td>Number of rows</td><td align="center"><code>range</code></td><td>Determines the number of visible article rows.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Applies a theme-based color scheme to the blog page.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Sets the top padding of the section.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Sets the bottom padding of the section.</td></tr><tr><td><strong>Advanced</strong></td><td align="center"></td><td></td></tr><tr><td>Title SEO tag</td><td align="center"><code>select</code></td><td>Specifies the HTML heading tag for the blog title: <code>H1-H6</code> or <code>Automatic</code>. Used for SEO purposes.</td></tr></tbody></table>

> **TIP** - Use Show tag navigation to display the navigation bar which allows readers to filter though your articles

<figure><img src="/files/3V2PAF24O0n3jaUGysWK" alt=""><figcaption><p>Adjust the aspect ratio for wide to tall style images</p></figcaption></figure>


---

# 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://broadcast.presidiocreative.com/blogs/blogs/blog-pages.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.
