morning all, I've implemented the redirect module following the instructions. The redirect works fine in Firefox and Chrome. However in IE9, for some reason if the 301 redirect is changed from one page to another, then the page is republished. The 301 redirect still goes to the previous page. This is still the case if the browser cache is cleared, the application pool for the site is recycled, the site is refreshed in IIS7 or by amending the web config.
Has anybody else encountered this problem? Any ideas in general? Thanks in advance
Redirect works in certain browsers
morning all,
I've implemented the redirect module following the instructions. The redirect works fine in Firefox and Chrome.
However in IE9, for some reason if the 301 redirect is changed from one page to another, then the page is republished. The 301 redirect still goes to the previous page. This is still the case if the browser cache is cleared, the application pool for the site is recycled, the site is refreshed in IIS7 or by amending the web config.
Has anybody else encountered this problem? Any ideas in general?
Thanks in advance
Efe
Efe,
You should try clearing your browser cache.
is working on a reply...