> ## 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/domains/how-to-troubleshoot-and-resolve-redirect-issues-on-kajabi-landing-pages",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# Troubleshoot redirect issues on Kajabi landing pages

> Identify and fix common redirect issues caused by countdown blocks, button misconfigurations, or custom code.

## Overview

Redirect issues on Kajabi landing pages commonly arise due to countdown blocks, button misconfigurations, or custom code. This guide outlines the key steps to identify and resolve such problems, ensuring a smooth user experience.

## Common causes of redirect issues

### Countdown blocks with redirect actions

Countdown blocks are a frequent cause of automatic redirections. If a countdown timer is set to redirect after reaching zero, it may send users to an unintended page. Here's how to check and fix it:

1. Navigate to your Kajabi landing page editor.
2. Locate any countdown blocks within your page sections.
3. Open the settings for the countdown timer.
4. Toggle off the "Enable countdown action" or remove the countdown block entirely.

### Homepage countdown section redirects

If your homepage is redirecting unexpectedly, verify whether the countdown section is triggering the issue:

1. Open your homepage in the Website Pages editor.
2. Locate the countdown section.
3. Untick the option "Enable Countdown Action" or delete the countdown section.
4. Save your changes and test your homepage as a logged-out visitor.

## Fixing call-to-action button misconfigurations

If a landing page button refreshes the page instead of redirecting to the intended URL, ensure it's a properly configured Call-to-Action (CTA) button:

1. Open the landing page editor in Kajabi.
2. Scroll to the Call-to-Action section or button.
3. Use the "Button action" setting to select the correct destination.
4. Verify the URL or action is set correctly.
5. Save and test the button behavior.
