How do I 301 redirect, for example: a subdirectory /Blog/
to /blog/
with .htaccess?
The . Because the WordPress 301 redirect is not always reliable, we recommend issuing the 301 redirect via your . htaccess file. Another benefit is that the . htaccess redirect is slightly faster than redirecting via PHP, because it is loaded even before the rest of the page.
The R=301 means that the web server returns a 301 moved permanently to the requesting browser or search engine.
Redirect 301 /Blog /blog
Or use something like http://www.htaccessredirect.net/index.php
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With