301 redirects within .htaccess

# BEGIN WordPress # The directives (lines) between “BEGIN WordPress” and “END WordPress” are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On Redirect 301 /dead/link/no-longer-here/ https://yourwebsite.com/please-land-here/