{"title":"Redirect - Liquid Tag Reference","slug":"redirect-tag-reference","url":"https://support.storeconnect.com/articles/redirect-tag-reference","url_markdown":"https://support.storeconnect.com/articles/redirect-tag-reference.md","subtitle":null,"summary":"The `redirect` simple tag sends the browser to a different URL. Use it to redirect users after form submissions, authentication checks, or when a page has moved.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, redirect, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `redirect` simple tag sends the browser to a different URL. Use it to redirect users after form submissions, authentication checks, or when a page has moved.\n\n## Syntax\n\n\n```liquid\n\n{% redirect %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `redirect` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `redirect` tag provides functionality in StoreConnect Liquid templates."}