Alternative to Global redirect module

Drupal has an issue for SEO in that it can appear to search engines to present duplicate content. e.g

  • node/34
  • /my-safe-url

There is a module called Global redirect which you can install, however you can alternatively edit your htaccess file and the robots.txt so you don't have to support yet another module.

Your rating: None