htaccess - 301 all backlinks to the homepage

NemoWouldNeverM

New member
May 19, 2011
30
2
0
What htaccess trick are you all using to redirect existing backlinks to the homepage?

I searched here, but didn't quite find what I was looking for: .Htaccess rewrites, Mod_Rewrite Tricks and Tips

The site is a blog (on a PR2 domain I bought). I'm adding new posts to it, so I want the permalinks on the blog to work, while redirecting (301) the non-existent pages to the homepage.

This is done with .htaccess, right? Or do you overload the 404 page for this?