How to add 301 Redirect in WordPress?
To add 301 redirect in WordPress, we can make following changes to .htaccess file301 Redirection code to be implemented in .htaccess file:
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# Redirect domain.com -> www.domain.com
RewriteCond %{HTTP_HOST} ^domain\.com [NC]
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
# END WordPress
For more & custom requirements, Please consult SEO India Company, Profit By Search.
Over 5000 Satisfied Clients
Client Testimonials
Harold
Before working with Profit By Search, I was working with Companies Based in Germany but after 3 years with 5 ...
Sam Kinch
Profit By Search has been Managing my website’s Pay-Per-Click campaigns on all the Paid Networks like Google Adwords, Yahoo Search ...
William Thomas
Profit By Search has been performing a very effective Reputation Management Campaign for our Company in which they are performing ...

+1-646-217-4668
+44-208-123-2466
+91-989-914-9979
+61-280-050-506

