-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SEO Tools > Page Audit
-
Labels:
-
Epic Link:
-
Sprint:TANGO | #55 DIS | Feb19-Mar05, TANGO | #56 DIS | Mar05-Mar19, TANGO | #60 DEV | Apr30-May14, TANGO | #61 DEV | May14-Jun04
Motivation
SEO checks provided by PageSpeed can help content authors & marketers fine-tune the technical and easy-to-fix SEO-related issues in their page.
We are just providing those checks that are achievable for this kind of users to fix.
Scalability
Limits of the feature
Requirement |
Limit |
---|---|
Number of issues retrieved | None |
Number of failing elements shown | 100 |
Assumptions
- Users won’t have access to most of content&layout configuration > we’ve selected only those issues they may be able to do something about
- Tips should be adapted to what/where LR allows user to modify
Design
Requirements
Requirement |
Specifications |
|
---|---|---|
1. | When displaying the section Accessibility in the Page Audit panel, a list of checks and number of failing elements for each one will be shown. | |
1.1 | Only those checks with failing elements retrieved will appear on the list. | |
2. | Clicking on the matching line will lead to the detail level. (Titles for checks are specified in the next requirements) | |
3. | All checks in the detail view will have 4 sections: Title, Description, Tips and list of failing elements. | |
4. | Fields for description and tips will be collapsable and they will be collapsed by default. | |
5. | Checks details: | |
5.1 | Retrieve check for image-aspect-ratio |
|
5.2 | Retrieve Check for meta-description |
|
5.3 | Retrieve Check for link-text |
|
5.4 | Retrieve Check for is-crawlable |
|
5.5 | Retrieve check for hreflang |
|
5.6 | Retrieve check for canonical |
|
5.7 | Retrieve check for font-size (single issue?) |
|
5.8 | Retrieve check for tap-targets |
|
5.9 | Check for document-title* |
|
5.10 | Check for crawlable-anchors* |
|
6. | There will be a Show more link every 10 failing elements | It will show 10 more items each time it is clicked. There is no show less. |
7. | Failing elements will be ordered as given back by the API | |
8. | When there are more than 100 failing elements retrieved, a message will be shown | Showing up to 100 elements to fix. |
Acceptance Criteria
- Given the page audit panel
- When the users access the second level
- Then they can see the title of the issue, the description and tips sections collapsed by default and the list of failing elements for that issue
–
- Given the page audit panel
- When the users access the second level
- Then they can see as many failing elements for that issue as it was indicated in the first level of the panel for that issue
–
- Given the page audit panel
- When there are more than 100 failing elements for a single issue
- Then the users can see a message above of the elements' list: "There are more than 100 elements to fix"
–
- Given the page audit panel
- When there are more than 10 failing elements for a single issue
- Then the users can see a Show more button every 10 failing elements, and when they click on it another 10 elements are displayed and the button turns into Show less
–
- duplicates
-
LPS-132234 As a content manager, I want to know the detail of the failing elements affecting my page
-
- Closed
-