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

Add Nofollow-Dofollow Link checker #3

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

Conversation

alisha-kamat
Copy link
Collaborator

Summary of Changes

  • Add Outgoing Nofollow-Dofollow Link Checker under the SEO tab under Article Edit Section
  • The new feature will allow the admin to monitor the external links of the article and categorize them as dofollow and nofollow
  • It will enable developers to prevent ‘link juice’ from flowing out to unwanted sites based on the external site's credibility
  • Admins can choose to retain or change the ‘rel’ directive (from dofollow to nofollow or vice versa) by going to the 'Content' tab on the same page

image

Testing Instructions

  • Go to the 'Content' tab under Article Edit Section
  • Click on 'Toggle Editor' and add a few anchor tags to the article
  • Change some of the 'rel' attributes of these tags to nofollow
  • Now move over to the 'SEO' tab and take a look at the Outgoing Link Checker section
  • A list of all the outgoing nofollow and dofollow links will appear

Actual result BEFORE applying this Pull Request

  • The Outgoing Nofollow-Dofollow Link Checker section should not be present under the SEO tab

Expected result AFTER applying this Pull Request

  • The newly added Outgoing Nofollow-Dofollow Link Checker section should be visible

@uglyeoin
Copy link
Contributor

It would be good to have a default option for external links e.g. no-follow. I'm not sure how feasible this is, and it wouldn't need to be for all links, but it would be good to have it as the default. If we are doing that, it might also be nice to have a default icon or something similar for external links. I do note that the UK Gov website, which I see as leading in terms of accessibility, follows a new process of writing (external link) instead of using an icon.

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