Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3138

Handling permanent redirects in VirtualUriFilter

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3
    • None
    • core
    • None

      A small addition 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.

        Acceptance criteria

              fgiust Fabrizio Giustina
              fgiust Fabrizio Giustina
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD