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

fix(seo): improve page speed by adding aria-label to enhance accessib… #2289

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

bkayranci
Copy link
Contributor

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactoring and improving code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Description

This pull request addresses an issue with the PageSpeed score where the absence of aria-label attributes was leading to score penalties. The aria-label has been added to relevant elements to improve accessibility and meet best practices for web accessibility, resulting in a more favorable PageSpeed performance.

Additional context

Problem Screenshot in PageSpeed

telegram-cloud-photo-size-4-5936051236283466237-y

Copy link
Owner

@cotes2020 cotes2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@cotes2020 cotes2020 merged commit 54d4d59 into cotes2020:master Mar 8, 2025
6 checks passed
@bkayranci
Copy link
Contributor Author

Thank you!

You're welcome. Thank you for your prompt response to my pull request. 🚀

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