Rubix Studios logoRubix Studios
  • Projects
  • Insights
Client loginGet in touch

Alt text

Main Hero

Related terms

  • Accessibility (WCAG)
  • SEO
  • Digital accessibility
Footer background
Rubix Studios logo

Rubix Studios

Built with

Next.js BadgePayload CMS Badge

Company

  • About
  • History
  • Partners
  • Locations
  • Careers
  • Contact

Services

  • Branding
  • Media
  • Marketing
  • Websites
  • Platforms
  • Solutions

Tools

  • Business
  • Content

Client

  • Dashboard

Resources

  • Projects
  • Insights
  • Glossary
  • Legal
  • Directory

Cloud

  • Hosting
  • Status

Location

  • 5 Beaumont Parade
    West Footscray VIC 3012
  • (03) 9000 0355
  • 0483 960 723

Location

  • 5 Beaumont Parade
    West Footscray VIC 3012
  • (03) 9000 0355
  • 0483 960 723

We acknowledge the Wurundjeri people of the Kulin Nation as the Traditional Custodians of the land on which we operate. We pay our respects to Elders past, present and emerging.

We are an inclusive agency and proud ally of the LGBTQ+ community.

© 2025 Rubix Studios Pty. Ltd. | ACN 668 992 489

  • Overview
  • 10x content
  • 301 redirect
  • 302 redirect
  • 304 not modified
  • 404 error
  • 410 gone
  • A/B testing
  • ACCC
  • ACID
  • API
  • API design
  • Accelerated Mobile Pages
  • Acceptance criteria
  • Accessibility (WCAG)
  • Ad impressions
  • Agile development
  • Agile manifesto
  • Agile product management
  • Agile release train
  • Alt text
  • Anchor text
  • Anchor text
  • Angular
  • Annual Contract Value (ACV)
  • Annual Recurring Revenue
  • Aperture
  • Applets
  • Artificial intelligence (AI)
  • Asynchronous
  • Australian consumer law
  • Australian privacy principles
  • Back end development
  • Backlinks
  • Bandwidth
  • Big data
  • Bitrate
  • Blockchain
  • Bounce rate
  • Brand architecture
  • Brand authority
  • Brand equity
  • Brand guidelines
  • Brand identity
  • Brand positioning
  • Brand reputation
  • Brand strategy
  • Brand voice
  • Business continuity plan
  • Buyer persona
  • CDN
  • CI/CD
  • CMS
  • CRM
  • CRUD
  • CSR
  • Cache
  • Cache busting
  • Caching strategy
  • Canonical tag
  • Click-Through Rate (CTR)
  • Closed source
  • Cloud computing
  • Codec
  • Colour grading
  • Command line interface
  • Compliance
  • Configuration management
  • Consumer protection
  • Content marketing
  • Continuous delivery
  • Continuous deployment
  • Continuous integration
  • Conversion Rate Optimisation
  • Conversion rate
  • Copyright act 1968
  • Core Web Vitals
  • Cost Per Acquisition (CPA)
  • Crawling
  • Cross-platform development
  • Customer segmentation
  • Cybersecurity
  • DHCP
  • DNS
  • Data center
  • Data loss prevention
  • Data mining
  • Data residency
  • Data sovereignty
  • Data warehouse
  • Database
  • Database
  • Deep learning
  • Depth of field
  • Design system
  • DevOps
  • DevSecOps
  • Differentiation
  • Digital accessibility
  • Digital transformation
  • Disaster recovery
  • Disaster recovery plan
  • Distributed Ledger Technology
  • Domain
  • Domain authority
  • Duplicate content
  • ERP
  • Encryption
  • Enterprise transformation
  • Ethernet
  • Everything as code
  • Expo
  • FSM
  • FTP
  • Fair dealing
  • Firewall
  • Firmware
  • Frame rate
  • Framework
  • Front end development
  • GEO
  • GUI
  • Gateway
  • GraphQL
  • Group authentication
  • HRM
  • HTTPS
  • Hashgraph
  • Headless CMS
  • Headless commerce
  • Hosting
  • ISO
  • ITSM
  • IaaS
  • Indexing
  • Information architecture
  • Intellectual property
  • Internal linking
  • JAMstack
  • JavaScript
  • Keyword
  • Keyword difficulty
  • Keyword research
  • LAMP stack
  • LSI keywords
  • Landing page
  • Latency
  • Lead generation
  • Link building
  • Local SEO
  • MAMP
  • MEAN stack
  • MERN stack
  • MSP
  • Machine learning
  • Messaging hierarchy
  • Meta description
  • Misleading and deceptive
  • Moral rights
  • Neural network
  • Next.js
  • NoSQL
  • OAuth 2.0
  • Off-page SEO
  • On-page SEO
  • Organic traffic
  • PSA
  • PaaS
  • Page authority
  • Pay Per Click
  • Privacy act 1988
  • Product analytics
  • Product backlog
  • Progressive web app (PWA)
  • Prototype
  • Public relations
  • RMM
  • RankBrain
  • React
  • React native
  • Redirect
  • Remarketing
  • Resolution
  • Responsive design
  • Rich snippets
  • Robots.txt
  • SCM
  • SEO
  • SERP
  • SMM
  • SQL
  • SaaS
  • Schema markup
  • Search intent
  • Search volume
  • Semantic search
  • Server
  • Serverless computing
  • Service level agreement
  • Servlets
  • Shopify
  • Shutter speed
  • Single-page application (SPA)
  • Site architecture
  • Sitemap
  • Smart contract
  • Spam act 2003
  • Structured data
  • Synchronous
  • Thought leadership
  • Throughput
  • Title tag
  • Truth in advertising
  • TypeScript
  • UI
  • UI design
  • URL
  • UX
  • UX research
  • Unfair contract terms
  • Unique selling proposition
  • User story
  • Value proposition
  • Vue.js
  • WAMP
  • Web design
  • Web development
  • Webhooks
  • White balance
  • Wireframe
  • WooCommerce
  • WordPress
  • XHTML
  • XML

Definition

Alt text, short for alternative text, is a written description added to the HTML code of an image to explain its content and function. It is displayed when the image cannot be loaded and is read aloud by screen readers for visually impaired users. Alt text is a core accessibility feature that ensures inclusivity in digital content.

In addition to accessibility, alt text supports search engine optimization (SEO) by helping search engines understand the context of images on a webpage. Properly written alt text enhances both usability and discoverability, making it a best practice in web design and digital marketing.

Advanced

Alt text is defined in the HTML alt attribute of the <img> tag. For accessibility compliance, such as WCAG (Web Content Accessibility Guidelines), alt text must be concise yet descriptive, conveying the essential meaning of the image. Decorative images can have empty alt attributes (alt="") to avoid unnecessary noise for screen readers.

Advanced strategies involve using alt text for structured data, e-commerce product listings, and image-heavy platforms where accurate descriptions improve search relevance. Automated tools and AI-based image recognition can assist in generating alt text, but human review is essential for accuracy and context.

Why it matters

  • Ensures accessibility for visually impaired users.
  • Improves compliance with accessibility regulations like ADA and WCAG.
  • Enhances SEO by providing image context to search engines.
  • Increases engagement and usability on content-rich websites.
  • Reduces bounce rates when images fail to load.

Use cases

  • An online store describing product images for visually impaired customers.
  • A blog using descriptive alt text to improve search rankings.
  • A news site ensuring accessibility compliance with image captions.
  • An educational website using alt text for diagrams and charts.

Metrics

  • Percentage of images with proper alt text.
  • Accessibility audit scores for compliance.
  • SEO performance from image search traffic.
  • Accuracy and readability of generated alt text.
  • User feedback from accessibility testing.

Issues

  • Missing alt text reduces accessibility and SEO value.
  • Overloaded or keyword-stuffed alt text can harm SEO.
  • Inaccurate or vague descriptions confuse users.
  • Automated alt text may lack context or meaning.

Example

An e-commerce retailer optimized all product images with descriptive alt text, such as “black leather laptop backpack with padded straps.” This improved accessibility for screen reader users and increased organic traffic from image searches, boosting overall sales.