---
title: "How to Redirect Users from WordPress Form?"
url: https://nexterwp.com/docs/redirect-users-from-wordpress-form/
date: 2025-04-17
modified: 2026-09-13
lang: en
author: "Aditya Sharma"
description: "Sending people to a thank-you page after they submit a form confirms it worked and gives you a page to track conversions. The free Form block in Nexter Blocks can..."
image: https://nexterwp.com/wp-content/uploads/2025/04/redirect-users-from-wordpress-form-1024x519.jpg
word_count: 286
---

# How to Redirect Users from WordPress Form?

## Key Takeaways

- Nexter Blocks Form block redirects visitors to any link after submission, including a thank-you page on another website, and the browser opens the Link instead of showing the success message.
- Action After Submit in the Form block uses Options > Redirect, and Email can stay selected so it still runs before the redirect.
- Redirect troubleshooting checks that Redirect is selected in Options and that the Link starts with https://; if a form error occurs, such as a failed CAPTCHA, visitors stay on the page and see the error.

Sending people to a thank-you page after they submit a form confirms it worked and gives you a page to track conversions.

The free Form block in Nexter Blocks can redirect visitors to any link after they submit.

*For every Form setting in one place, see the [Form block guide](https://nexterwp.com/docs/add-a-form-in-wordpress/).*

[LIVE BLOCK LINK](https://nexterwp.com/nexter-blocks/blocks/)

## Before You Start

- **Edition:** Free — works in Nexter Blocks (free) and with Nexter Blocks Pro.- **Block to enable:** Form, switched on under **Nexter > Blocks** in your WordPress dashboard.- **The page to send people to:** for example a thank-you page. It can be on another website.

## Learn via Video Tutorial

https://www.youtube.com/watch?v=Ua55aYfLfvQ&pp=0gcJCc0JAYcqIYzv

## Steps

- Add the **Form** block to your page, click **Design from Scratch** and choose **Simple Contact Form** or **Newsletter Form**.

- Select the Form block (not a field inside it). In **Action After Submit**, open **Options** and choose **Redirect**. You can keep Email selected as well.

![The Action After Submit panel with Options](https://nexterwp.com/wp-content/uploads/2026/09/form-action-submit.webp)

- Open the **Redirect** panel that appears and enter the page address in **Link**.

![The Redirect panel with the Link field](https://nexterwp.com/wp-content/uploads/2026/09/form-redirect.webp)

- Save the page, then submit the form once on the front end to test the connection.

## How It Behaves

- After a successful submission the browser opens the Link instead of showing the success message.- Other actions you selected, such as Email, still run before the redirect.- It works in the free plugin and with Pro.

## Limitations

- With Redirect selected, the Success Message panel (Pro) is hidden because the message is never shown.- If the form shows an error, for example a failed CAPTCHA, visitors stay on the page and see the error.

## Troubleshooting

### The form submits but does not redirect

Check Redirect is selected in Options and the Link starts with https://.

## Related Docs

- [Form block: all settings](https://nexterwp.com/docs/add-a-form-in-wordpress/)- [Receive a custom email for each submission](https://nexterwp.com/docs/receive-custom-email-confirmation-from-wordpress-form/)- [Save form submissions in WordPress](https://nexterwp.com/docs/save-form-submissions-in-wordpress/)