> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/website/blog/how-to-add-a-call-to-action-to-an-individual-blog-post",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Add a call to action to a blog post

> Encourage blog visitors to take action using an image or link as a call to action.

## Overview

A Call to Action (CTA) is typically used to provoke a response from your visitors by encouraging them to click on something. You can use an image or a link as a call to action in your blog posts to encourage your visitors to visit one of your landing pages, a checkout page, an opt-in page, or any other web page with a URL link.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/gvmo79xn64" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Note>
  **Note:** Looking to add or remove the call to action block on every blog post? [Learn to design blog posts](../../website/pages/how-to-design-your-blog-posts).
</Note>

## Use an image as a call to action

With Kajabi you can use an image to act as a button, allowing you to use your design and brand for your call to action.

To use an image as a call to action in your blog post, upload your image and configure it as your call to action.

### Step 1. Upload the image

1. Select the **Website** tab from the Dashboard.
2. Click **Blog**.
3. Select or create a Blog Post.
4. Locate the **Post Details** section.
5. Enter call to action text to let the reader know to click the image.
6. Select **Upload image**.
7. Choose the file and click **Open**:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/386ysztplh" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

### Step 2. Insert link

1. Select the uploaded image with the cursor.
2. Click the **Insert/edit link** button in the Content Editor.
3. Enter the **URL** of the page you want the call to action to lead to.
4. Select **New window** from the **Target** dropdown menu.
5. Click **Ok**.
6. Click **Save**.
7. Click **Preview** to test the call to action:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/pik4owlko6" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Use a link as a call to action

Communicate a call to action with a simple link when building a blog post.

### Add a link call to action

1. Select the **Website** tab from the Dashboard.
2. Click **Blog**.
3. Select or create a Blog Post.
4. Locate the **Post Details** section.
5. Click the **Insert/edit link** button in the Content Editor.
6. Enter the **URL** of the page you want the call to action to lead to.
7. Enter the Text to display for the link.
8. Select **New window** from the **Target** dropdown menu.
9. Click **Ok**.
10. Click **Save**.
11. Click **Preview** to test the call to action:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/ra7yfxgasa" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
