Hello,
I just converted my new website to Drupal, the only problem i have is with links. my old site links were like this ?sn=about. i'm looking for module to be able to redirect this kind of links to their new Drupal links. i found couple of modules (like path_redirect) , but the problem is that non of them understand this kind of link. do you know any module capable of doing this?

Regards

Comments

sinasalek’s picture

This feature is currently available in path_redirect module head.

sina.salek.ws
Feel freedom with open source softwares

sina.salek.ws, Software Manager & Lead developer
Feel freedom with open source softwares

phdhiren’s picture

Install the global redirect module to handle such redirects.

http://drupal.org/project/globalredirect

Or you need to update .htaccess for that.

- Hiren