redirect dynamic uls

Posted By: vision2003 ()
Posted On: 2006-Mar-22 00:56

How do I redirect old dynamic links ie index.htm?x=123&y=abc to static links ie .html so they are SE friendly?

Can I achieve this site wide?

Thank you


Posted By: Prowler (Staff)
Posted On: 2006-Mar-23 13:38

of course you can. Use Mod_rewrite. Here is a link to its usage:
[link]



Posted By: SportsGuy (Staff)
Posted On: 2006-Mar-23 13:49

What type of server are you operating on?

Windows based or Linux based?


Posted By: vision2003 ()
Posted On: 2006-Mar-23 13:52

Thanks for your reply
Linux


Posted By: SportsGuy (Staff)
Posted On: 2006-Mar-23 14:28

Perfect - follow prowler's lead. smile