> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-blog/frontend-view-of-blog.md).

# Frontend View of Blog

The blog link is added to the top menu

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

Blog Index Page

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

Blog categories on the top menu

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

Blog categories, tags, author, view count, and social share buttons in the frontend blog post page

<figure><img src="/files/8jMKx5LkWQ5deRxXrFIE" alt=""><figcaption></figcaption></figure>

Previous and Next post navigation

<figure><img src="/files/1Zj8yvJsSoI0hi2cHn9L" alt=""><figcaption></figcaption></figure>

Related posts section on the blog post page

<figure><img src="/files/2nVDSnaAb8rmIlYYaMLh" alt=""><figcaption></figcaption></figure>

Related Products section on the blog post page

<figure><img src="/files/1R6bM8QjbsljY3SGC5Yy" alt=""><figcaption></figcaption></figure>

Comment section on the blog post page

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

Sidebar Widgets - Search Form, Categories, Recent Posts

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

Sidebar Widgets - Featured Posts, Popular Posts, Archive

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

Sidebar Widgets - Tag Cloud, RSS Feed

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

Sidebar Widgets - Related Products, Custom HTML

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

If anything goes wrong, please contact us at <support@magecomp.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.magecomp.com/magento-2-blog/frontend-view-of-blog.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.
