Hi,
thanks. I have read that already......
my problem is
when I check my website with search engine sites like bruceclay.com it says "302 found" for default html
my exact scenario is
1. I have set a default.html as a start page
2. in default.html I redirect to another aspx page.
from default to aspx I have set a 301 redirection throguh coding....
but when i look through the bruceclay.com, it gives me 302 rediect
what i thought is, it shows default.html redirect only, thats is IIS default redirect.
why I require this means, I have moved to new pages in my old website
and SEO is indexed on default.html
I want to use 301 redirection for default.html to keep old rankings....
pls help