Skip to main content

Using Submission Redirects in Divi Form Builder

Redirect settings let you send users to specific URLs after a form is submitted successfully or after a failed submission. These options are in the Form module’s Content tab.

Where to find it

  1. Open the page in the Visual Builder.
  2. Select the Form module.
  3. In the Content tab, find the Redirects or Form Settings section.

Prerequisites

  • The destination URL(s) exist and are published.
  • Success/failure pages include clear next actions for users.
  • You have already confirmed form email notifications are working.

Redirect options

  1. Redirect to another URL after successful submission — Enter the full URL (e.g. thank-you page).
  2. Redirect to another URL after failed submission — Optional URL for error or retry pages.

Verify it works

  1. Submit a valid test entry and confirm the success redirect loads.
  2. Trigger a failed submission (for example, leave required fields empty) and confirm failure behavior.
  3. Confirm tracking/query parameters are preserved if your flow requires them.

Common pitfalls

  • Relative or malformed URLs can cause failed redirects.
  • Redirect loops happen when destination pages auto-submit forms again.
  • Users can get confused if success and failure pages look too similar.

What's Next