The 301 redirect helps to transfer old links to new links and preserves the ranking SEO. This technique is useful for pages that have changed the URL structure significantly.
Redirect 301 /old-page https://example.com/new-page
🔵 301 Redirect:
This directive instructs browsers and search engine crawlers that the address /old-page
has been moved to /new-page
permanently.