Redirecting web pages using 301 redirect
After manually shifting the content from the Drupal database to the WordPress websites, I needed to redirect the traffic from the Drupal pages to the new url. There are several ways of redirecting web pages and each has its pros and cons. According to several web sites, the best way to redirect is to use …