Use a 301 to Redirect any 404 from at the blog post level to the blog archive
In the .htaccess file, I am trying to write a 301 to catch any broken blog page links to redirect to the blog archive page?
so something like
Redirect 301 /blog-archive/category/{any 404} /blog-archive/