In the world of web accessibility, it’s the little things that make a big difference. And when it comes to SVG images and graphics, one of the most important little things is the accessible text. Accessible text is a short, descriptive label that tells screen readers what the image is about. Without accessible text, your SVG images and graphics can be a confusing and frustrating experience for users who are blind or have low vision. This guide will explore the importance of accessible text for SVG images and graphics and how to fix it.
Think of your SVG images and graphics as a book. You want to make sure that everyone can read it, regardless of whether they are sighted or not. The same is true for your website. By giving each SVG image and graphic a unique and descriptive accessible text, you can create a more accessible and user-friendly experience for everyone. For a deeper dive into the world of accessibility, see our article on accessibility.

Your Guide to a More Accessible and User-Friendly Website
Fixing missing accessible text for SVG images and graphics is a simple but important task. Here’s how to do it:
- Identify Your SVG Images and Graphics Without Accessible Text: Use an accessibility testing tool like Creeper to crawl your site and identify any SVG images and graphics that are missing accessible text.
- Add Accessible Text to Your Code: You can add accessible text to your SVG images and graphics by using the <title> and <desc> elements. The <title> element should be used to provide a short, descriptive name for the image. The <desc> element should be used to provide a more detailed description of the image.
The SEO Power of an Accessible Website
An accessible website is a more successful website. By making your website more accessible, you can improve your user experience, reach a wider audience, and even improve your SEO. For more on the importance of a well-structured website, check out this guide to SVG accessibility from MDN.
Don’t let your SVG images and graphics be a mystery to your users. By taking the time to give them accessible text, you can build a more accessible and successful online presence. For more on how to create a winning on-page strategy, see our article on on-page SEO.

Frequently Asked Questions
What is an SVG image?
An SVG (Scalable Vector Graphic) is a type of image that is defined by a set of mathematical equations. This means that it can be scaled to any size without losing quality. SVGs are often used for things like logos, icons, and other types of simple graphics.
Why is it important for my SVG images and graphics to have accessible text?
It’s important for your SVG images and graphics to have accessible text so that screen readers can announce the purpose of the image to the user. This is crucial for users who are blind or have low vision.
How do I add accessible text to my SVG images and graphics?
You can add accessible text to your SVG images and graphics by using the <title> and <desc> elements. The <title> element should be used to provide a short, descriptive name for the image. The <desc> element should be used to provide a more detailed description of the image.
Ready to make your SVG images and graphics more accessible? Start your Creeper audit today and see how you can improve your use of accessible text.