> ## 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/pages/can-i-make-my-links-open-in-a-new-tab",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# Can I make my links open in a new tab?

> Edit your links to open in a new tab or window in your visitors' web browsers.

Edit your links to open in a new tab or window in your visitors' web browsers. Learn to add your links to your Website Pages, Landing Pages, and Navigation Menus and encourage your visitors to explore different pages without exiting the initial page.

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

<Note>
  **Note:**
  This method does not apply to Checkout Pages.
</Note>

***

## Edit your link

Configuring links to open in a separate tab is accomplished by adding text to the end of your page URL. This instructs the web browser to open the link in a new tab. Which means you can simply apply the methods below to Call to Action (CTA) buttons, Navigation Menu links, and Image Actions to go to a URL that will open the linked page in a separate tab on your visitors' web browsers.

***

## Navigation menu

* Open the **Website** tab from the Dashboard.
* Select **Navigation**.
* Click the Edit icon next to the link you wish to edit or create a new one.
* Copy `/"target="_blank`.
* Place your cursor at the end of the URL and paste `/"target="_blank` to the end of the URL.
* Click **Save** to keep your changes:

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

Read [How to Customize Website Menus and Links](https://help.kajabi.com/hc/en-us/articles/360037080193) for more details.

***

## Pages

Add links that open in separate tabs on your [Website](../../website/pages/customizing-your-website-pages-with-the-website-builder) and [Landing Pages](../../website/pages/pages-explained):

* Call to Action (CTA) buttons
* Images
* Text

### Call to Action (CTA) buttons

* Add a [Call to Action block](../../website/pages/how-to-add-a-call-to-action-block-to-your-website-page-and-landing-page) to your Page.
* Open the Call to Action settings in the left sidebar editor.
* Navigate to Button Action.
* Select **Go to a URL** in the dropdown menu.
* Enter the URL you want your CTA button to lead to when clicked.
* Place your cursor at the end of the URL.
* Check the checkbox next to "Open In New Tab."
* Click **Save** to keep your changes.

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

Read [How to Use a Call to Action](../../website/pages/how-to-use-a-call-to-action) for more details.

<Note>
  **Note:**
  When using the **Go to a URL** action, be sure to enter a full URL (e.g., [https://kajabi.com/](https://kajabi.com/)).
</Note>

### Images

* In your Page, click the **Image** block to access the editor.
* In the sidebar, locate the **Image Action** dropdown menu.
* Click the dropdown menu and select **Go to a URL**.
* In the field below, copy and paste your URL into the text box.
* Navigate further down the sidebar editor and check the checkbox next to "Open In New Tab."
* Click **Save** to apply your changes:

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

<Note>
  **Note:**
  Checking [**Add to Section Gallery**](../../website/pages/how-to-add-an-image-to-your-page#h_f2a56d85-17a3-4a64-8137-ac8688bc2d1b) will disable your Image Action settings and only enable your Section Gallery when clicked. Be sure to uncheck **Add to Section Gallery**.
</Note>

### Text

Using a link in a text block requires a different method to create a link that will open in a separate tab. Learn to Insert/Edit Links in a Text block to open in a separate tab when clicked.

* Hover over the Text block you wish to edit and click **Edit**.
* In the sidebar editor, highlight the text you wish to hyperlink.
* Once highlighted, click the **Insert/Edit Link** icon.
* Enter your URL in the first text box in the editor popup.
* In the Target selector menu, choose **New window**.
* Click **Ok**.
* Then, click **Save** to apply your changes:

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