Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
19 stars 15 forks source link

Possibility to specify Permanent 301 redirect as a default redirect type #84

Open AndrewSaninCreuna opened 1 year ago

AndrewSaninCreuna commented 1 year ago

I have a feature request - Could you make it possible to specify a default type of redirect in the config file? I want to make "Permanent redirect" a default option.

audunru commented 10 months ago

Agree, we never use temporary redirects.

ArildHenrichsen commented 3 months ago

I second this suggestion!