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

Include Paragraph structure section #5

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

Conversation

alisha-kamat
Copy link
Collaborator

Summary of Changes

  • Paragraph structure section on the SEO tab in Article Edit View on the backend
  • Having an ideal paragraph structure improves an article's searchability on search engines
  • This feature assists in keeping article paragraphs short and easy to read for viewers
  • It will list down the top 5 paragraphs that exceed the word limit along with the word count in brackets
  • Currently the limit for each paragraph has been set to a maximum of 200 words
  • The admin can then switch over to the Content tab to make the required changes

Testing Instructions

CASE 1

  • If all the paragraphs of the article are well formed

image

CASE 2

  • Some of the paragraphs have their word count exceeding the limit

image

CASE 3

  • In case more than 5 paragraphs have word count exceeding the maximum limit, only the first 5 paragraphs will be listed

image

Actual result BEFORE applying this Pull Request

  • This section does not exist in the SEO tab

Expected result AFTER applying this Pull Request

  • Paragraph structure section appears under SEO tab

@uglyeoin
Copy link
Contributor

I assume the count is configurable somewhere?

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