@extends('layouts.admin') @section('content')
SEO & links
Redirects automatically send someone from an old or incorrect website address to the right page. They are useful after renaming a page or changing its URL so bookmarks and search results do not lead to a dead page.
/old-about and the replacement is /about, enter those two addresses below and choose Permanent move (301).
Permanent = old URL should stay replaced · Temporary = destination may change back
{{ $redirect->source_path }}No redirects have been added.
@endforelse