Google SERP preview and Content Analysis #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Article Edit View
on the backend - Google SERP Preview and Content AnalysisTesting Instructions
1. Google SERP Preview
CASE 1
An ideal case where both the article title as well as meta description are within the specified limits. Since the article URL is too long, it will be truncated.
CASE 2
If the article title is too long, the SERP will truncate it to only 70 characters followed by ellipsis.
CASE 3
When no meta description has been set, a small chunk of the article's first paragraph will be extracted and displayed. Only the first 160 characters of text will be displayed followed by ellipsis.
2. Content Analysis
Given the numerous combinations possible, this section covers only a representative set of use-cases
CASE 1
This section analyses various article parameters. It also displays the recommended range for these values at the bottom.
CASE 2
In case no meta description has been specified, it indicates this under this section
CASE 3
If any field exceeds the specified limit, a warning message (Too Long - Can Improve) is displayed.