Hi, From my log file, every url got 301 then 302 then 200. Any one know, if the search engine correctly interpret to move permannetly to "NewUrl.aspx"? GET www.domain.com/OldUrl.aspx - - 301 0 0 GET www.domain.com/NewUrl.aspx - 302 0 0 GET www.domain.com/OtherUrl.aspx - 200 0 0 Thank you in Advance.