> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.ex2.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# What is a 301 redirect?

# What is a 301 redirect?

When your site or page has been moved or deleted and you want to send the user to another site or page, you are going to need to use a 301 redirect.

1.  In theory, you should create a redirect every time you delete a post or page (from the URL of deleted content to the URL of new content)
2.  You should also create a redirect every time you change the URL of a page or article (from the old page [URL](https://help.ex2.com/en/article/what-is-a-url-1rlh9di/?bust=1784820887559) to the new one)

To learn how to do 301 redirects, we recommend the following article: [Beginner’s Guide to Creating 301 Redirects in WordPress](https://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/)