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 alt tags to all images for improved accessibility and SEO #1369

Closed
thisiskaransgit opened this issue Aug 19, 2023 · 12 comments · Fixed by #1431
Closed

Add alt tags to all images for improved accessibility and SEO #1369

thisiskaransgit opened this issue Aug 19, 2023 · 12 comments · Fixed by #1431
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/bug Something isn't working

Comments

@thisiskaransgit
Copy link
Contributor

Description

Alt attributes within <img> tags are used by search engines to understand the contents of your images. They provide a textual description of images, allowing visually impaired users to understand the content and search engines to index images accurately.
Neglecting them will negatively affect the ranking in search results

Expected Behavior

add alt tags to all images on the following pages. Alt tags should be descriptive and concise, conveying the purpose or context of the image without being overly verbose.

  1. homepage
  2. programs page

Screenshots

Enviroment:

  • OS: Mac Linux Windows
  • Browser: Chrome Safari Firefox
  • Version:
  • Device: Desktop Mobile

Contributor Guides and Handbook

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

@thisiskaransgit thisiskaransgit added the kind/bug Something isn't working label Aug 19, 2023
@RavindraP04
Copy link
Contributor

Please assign this to me @thisiskaransgit
I can solve this issue.

@blindaks
Copy link
Contributor

I just attended the Open Source session! Can you assign this issue to me?

@thisiskaransgit thisiskaransgit added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 19, 2023
@thisiskaransgit
Copy link
Contributor Author

Thanks for volunteering folks. As @RavindraP04 have been assigned other issue @blindaks, go ahead with this one 🚀

@michaelnadar
Copy link

@thisiskaransgit can u also assign me any task I'm new comer to this repo

@leecalcote
Copy link
Member

@blindaks how's your progress coming along?

@blindaks
Copy link
Contributor

@leecalcote @thisiskaransgit I am unable to sign commits properly. It would be great if you could help me out.

@het4399
Copy link

het4399 commented Aug 22, 2023

@thisiskaransgit Hey can you assign this to me ,i want to begin my journey in open-source!

@stale
Copy link

stale bot commented Sep 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Sep 21, 2023
@RavindraP04
Copy link
Contributor

@blindaks Are you still facing the issue to signoff the commits ?

This is what helped me
Now you need to close the existing PR and raise a new one with proper signoff commits

To signoff the commits you can use --signoff or -s while writing the command to commit the changes
Use this command: $ git commit -s -m “my commit message”

For more info you can checkout this one :- https://volunteer.coscup.org/docs/en/dev/how-to-signoff/

@stale stale bot removed the issue/stale Issue has not had any activity for an extended period of time label Sep 22, 2023
@blindaks
Copy link
Contributor

@blindaks Are you still facing the issue to signoff the commits ?

This is what helped me Now you need to close the existing PR and raise a new one with proper signoff commits

To signoff the commits you can use --signoff or -s while writing the command to commit the changes Use this command: $ git commit -s -m “my commit message”

For more info you can checkout this one :- https://volunteer.coscup.org/docs/en/dev/how-to-signoff/

Thanks @RavindraP04 ! Could you please check if everything is correct now?

@RavindraP04
Copy link
Contributor

Yes @blindaks, Now its correct

@blindaks
Copy link
Contributor

Yes @blindaks, Now its correct

Thanks for helping out :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/bug Something isn't working
Projects
None yet
6 participants