# Funnelish Blogs

### Creating a Blog

1. **Find Blogs** – In your Funnelish dashboard, go to the **Blogs** section.&#x20;

<figure><img src="/files/sooBcaZ0wifwfJLQRCrR" alt="" width="375"><figcaption><p>Find blogs inside ...More > Blogs.</p></figcaption></figure>

2. Click on **Create New Blog;**
3. **Choose a Template** – Select one of Funnelish’s ready-made blog templates or start from scratch.
4. **Set Up Blog Details** – Enter the following:
   * **Blog name**
   * **Domain** (choose an existing domain or connect a new one)
   * **URL** (your blog’s unique link)
   * **Blog path**&#x20;

<figure><img src="/files/mJ5HuLYNIpcaSNkce5ph" alt="" width="375"><figcaption><p>Setting up blog details.</p></figcaption></figure>

### Blog Pages

1. Every blog automatically includes a set of predefined pages:

* **Home**
* **Blog posts template**
* **Category page**
* **Contact us**

2. You can edit these pages (or add more) using the **Funnelish page editor**. This is the same advanced editor you’re used to in funnels, giving you full design flexibility.

<figure><img src="/files/Ewh3VlZQZsOZVgqwuCJ3" alt=""><figcaption><p>Adding new blog page.</p></figcaption></figure>

3. You can access the quick settings of the blog pages here:

<figure><img src="/files/nKgicMRmxQuHf0hV8Nxl" alt="" width="375"><figcaption><p>Blog page quick settings.</p></figcaption></figure>

**3.1 Edit page** will open up the page editor which is essentially our funnel editor for complex designs.

**3.2 Page settings** allows you to change:

* Page **name**
* Page **path**
* Page **type**
* SEO **description & title**
* **Publish changes**&#x20;

<figure><img src="/files/IkLkLXF5t6om2SDQgVEe" alt="" width="367"><figcaption><p>Blog page settings</p></figcaption></figure>

4. Revisions will show all the page's revisions.
5. You can quickly duplicate or delete a page.

**3.3 Page Categories**

1. **Home page** - Ideal for displaying a list of your latest blog posts.
2. **Blog** **post**

* &#x20;Made for publishing individual blog articles, announcements or guides.&#x20;
* Use this to share valuable content, product updates, or stories with your audience.

3. **Category** **page**&#x20;

* This type of page works as a template for categories, and each category can be accessed through this URL: `{blogUrl}/categories/{category.slug}`
* You can set the slug when creating a category and retrieve it later in the select options;

4. **Contact us** - Use this page to let readers get in touch, ask questions, or submit inquiries via a contact form.
5. **Other**

### Creating Blog Posts

1. Go to the **Posts** tab inside your blog.
2. Click **Add New Post**.
3. **Pick a Template** – Choose from a post template or start from scratch.

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

4. You can choose a blog post **thumbnail** inside the post editor.
5. You can quickly **update blog post title, author and publishing date.**&#x20;
6. **Quick add** paragraphs, headlines, quotes, lists, media or tables from here:

<figure><img src="/files/DwX3Cq20KoCTRPwvz8wu" alt=""><figcaption><p>Quick add blog post elements</p></figcaption></figure>

7. **Your changes will be autosaving** instantly.
8. You can use the top bar to **preview or publish your changes, or manage blog post settings.**

<figure><img src="/files/Hibfx4D4ozG2TK43YS49" alt=""><figcaption><p>Autosaved content </p></figcaption></figure>

Blog post settings allow you to:

<figure><img src="/files/bXUJaqdttqzsbZNT2V6a" alt="" width="363"><figcaption><p>Post settings</p></figcaption></figure>

* Edit the Name of your blog post.
* See the template the post is using.
* Copy post URL.
* Edit post path.
* Select the post category; You can also create a new category at this point:

<figure><img src="/files/vmGR6liz5j2HW4QtYcvB" alt="" width="375"><figcaption><p>Blog post category</p></figcaption></figure>

* SEO **description & title.**

{% hint style="success" %}
**Publish changes** once you're done.
{% endhint %}


---

# 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://docs.funnelish.com/advanced-features/funnelish-blogs.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.
