If someone registers as their main blog "Blog," I want to also let them register the blog name "Blogs," but I want the blog named Blogs to redirect to Blog. I'm not worried about the registration part. I can figure that out. I need help with redirecting Blogs to Blog.
I tried to add each redirect into the .htaccess file, but that didn't work.