301 redirect with ISAPI???

Discussion in 'Site & Server Administration' started by brb, Feb 2, 2006.

  1. #1
    I have a site that is being changed from a static to a dynamic using php (the site has been up for a year). I was told to do a 301 redirect, but the server uses IIS. So I can't use apache.

    Can I do 301 redirects using ISAPI? I'm basically looking for a way to not lose any benifits that my site has gained with linking and S.E's over the last year and not be penalized for dup. content.
    As well should I end up doing url rewrites with ISAPI if there is only one paramenter in the urls or is it not worth the bother?


    thanks
     
    brb, Feb 2, 2006 IP
  2. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You might check out www.helicontech.com as well - they have a rewrite function that might be able to help you.

    Otherwise, if it is a 301 redirect and you have access to IIS, you can program it from the IIS console.
     
    Corey Bryant, Feb 4, 2006 IP