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

manage accessibility #28

Open
1 of 9 tasks
annima24 opened this issue May 14, 2021 · 1 comment
Open
1 of 9 tasks

manage accessibility #28

annima24 opened this issue May 14, 2021 · 1 comment
Assignees
Labels
question Further information is requested wordpress
Milestone

Comments

@annima24
Copy link
Collaborator

annima24 commented May 14, 2021

Phase 1: Global tasks

  • check if SEO plugin has accessibility capabilities (and usefulness on front end): Yoast automatically checks for readability
  • evaluate site for accessibility: https://www.w3.org/WAI/test-evaluate/
  • needs to be discoverable by web crawlers first (see instructions in comment on Add SEO plugin #23)

Phase 2: Local tasks

  • separate text and headings where necessary
  • apply proper heading tags
  • verify alt text present and appropriate for each image
  • font formatting: avoid all caps
  • edit text for clear and plain language use
  • evaluate link text to make it meaningful: https://www.washington.edu/accessibility/links/
  • color contrast: evaluate for text:background contrast ratio of at least 4.5:1
@ksnielsen
Copy link
Collaborator

ksnielsen commented May 14, 2021

@ksnielsen ksnielsen added this to the Phase 1 milestone May 14, 2021
@ksnielsen ksnielsen self-assigned this May 14, 2021
@ksnielsen ksnielsen modified the milestones: Phase 1, Phase 2 May 19, 2021
@ksnielsen ksnielsen added the question Further information is requested label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wordpress
Projects
None yet
Development

No branches or pull requests

2 participants