Handling permanent redirects in VirtualUriFilter
------------------------------------------------
Key: MAGNOLIA-3138
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3138
Project: Magnolia
Issue Type: Improvement
Components: core
Reporter: Fabrizio Giustina
Assignee: Fabrizio Giustina
Priority: Trivial
Fix For: 4.3
A small addiction to virtualUriFilter: for SEO you often want to remap old uris
using permanent redirect (http code 301). VirtualUriFilter can now handle the
redirect: prefix for uris but that leads to *temporary* redirects (http code
302), which are not usable in this case.
A small nice addiction would be handling a new "permanent:" prefix in virtual
uri results for addressing this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------