-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: SEO Tools > URL Redirections
-
Labels:
-
Epic/Theme:
-
Epic Link:
-
Sprint:LIMA | #15 | Mar03-Mar24, LIMA | #16 | Mar24-Apr14
-
Git Pull Request:
As a site admin
I want my users to be redirected to the URLs set in a redirection
so that my users can still access the content they are looking for (or related content)
Acceptance criteria
Given a Liferay DXP instance
When a user tries to access a URL for which there's a redirection created
Then the user will be redirected to that URL with a 301/302 status code
Test Scenarios
ID | Test Priority | Test Scenarios | Covered by Frontend (JS-Unit)? | Covered by Backend (Unit/Integration)? | Test to add |
---|---|---|---|---|---|
4.1 | 5 | Return 301 status code when redirecting to a Permanent type URL | NO | YES | Covered in |
4.2 | 5 | Return 302 status code when redirecting to a Temporary type URL | NO | YES | Covered in |
4.3 | 5 | 301/302 are not returned if redirections are configured and then disabled | NO | ? | Manual |
- depends on
-
LPS-109989 Handle errors
-
- Closed
-
- is a dependency of
-
LPS-103728 Define expiration date for redirects
-
- Closed
-