---
title: "2 Step 301 Redirect in your ERPNext Website"
space: "ERPNext"
url: "https://docs.frappe.io/erpnext/2-step-301-redirect-in-your-erpnext-website"
updated: "2026-03-04"
---

  
**What is 301 Redirect?**  
A **301 Redirect** is used to make sure that search engines and users are sent to the correct page. A 301 status code is used when any page has been permanently moved to another location. Users will now see the new URL as it has replaced the old page.  
**2 Step 301 Redirects with ERPNext:**  
**Step 1:** Open Website Settings via the awesome bar (Global Search Bar) and expand the heading, "Redirects"  
![](/files/QAoV08L.png)  
**Step 2:** Enter the old URL in Source and the new URL in Target and save the document.  
![](/files/MNpVjLa.png)  
**Watch the Redirect in action:**  
![](/files/7ZEMlxa.gif)  
  
![](/files/HuwFvOx.png)