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
of course you can. Use Mod_rewrite. Here is a link to its usage: [link]
What type of server are you operating on? Windows based or Linux based?
Thanks for your reply Linux
Perfect - follow prowler's lead.