Thanks for your reply.
Could you tell me as to how I can implement a 301 Redirect from within Episerver?
thanks again
EPiServer doesn't support a 301 out of the box. You will need some customisation work. The following links should help you get started:
http://labs.episerver.com/en/Blogs/Allan/Dates/112230/2/Nightly-Fun-with-301/
How did you verify that it is a 302? I don't get any redirect result at al.
I found another bug that others has found aswell, that if you lose the trailing slash it will redirect you with a 302 to the url with the slash, example:
www.example.se/myexample -> 302 -> www.example.se/myexample/
but if myexample page is a "Shortcut to page in Episerver CMS" I will se the page but nowhere in fiddler it is shown a 302 or 301.
Hi,
I was wondering if the "Shortcut to page in Episerver CMS" option in Episerver is equivalient to a 301 or 302 redirect?
Could someone clarify that for me please?
thanks & regards
Noel