Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyse Sentence Structure #6

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Analyse Sentence Structure #6

wants to merge 5 commits into from

Conversation

alisha-kamat
Copy link
Collaborator

@alisha-kamat alisha-kamat commented Jun 24, 2022

Summary of Changes

  • This section will be present under the SEO tab in the Article Edit View on the backend
  • Having a concise sentence structure is ideal for SEO and also improves the article's readability especially on smaller screens
  • This feature helps identify the first 5 sentences that are too long and lists them
  • The admin can then switch to the Content tab and make the desired changes
  • Currently the limit for each sentence has been set to a maximum of 20 words

Testing Instructions

CASE 1

  • If more than 5 sentences have word count exceeding 20, only the first 5 sentences will be listed to avoid clutter

image

CASE 2

  • Only a few of the sentences have their word count exceeding the limit

image

CASE 3

  • All sentences of the article are well structured

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants