RPG-support Posted January 26, 2016 Posted January 26, 2016 Option of adding unique alt and title attributes to the img tags will dramatically increase site's seo results. This is usefull for all possible places where img tag is used: attachements, image advertisements, Downloads screenshots, Commerce screenshots, Calendar images, profile cover images, etc.
RPG-support Posted January 27, 2016 Author Posted January 27, 2016 The alt attribute for the img tag is missed everywhere on the site which breaks the W3C specifications. Option of adding unique alt and title attributes to the img tags will dramatically increase site's seo results. Whereas absence of this option is decreasing seo results if compared to other software for the web sites. http://www.w3.org/TR/2014/REC-html5-20141028/embedded-content-0.html#the-img-element Quote 4.7.1.1.2 General guidelines Except where otherwise specified, the alt attribute must be specified and its value must not be empty; the value must be an appropriate functional replacement for the image. The specific requirements for the alt attribute content depend on the image's function in the page, as described in the following sections. http://www.w3.org/TR/2014/REC-html5-20141028/embedded-content-0.html#alt Quote 4.7.1.1 Requirements for providing text to act as an alternative for images Text alternatives, [WCAG] are a primary way of making visual information accessible, because they can be rendered through any sensory modality (for example, visual, auditory or tactile) to match the needs of the user. Providing text alternatives allows the information to be rendered in a variety of ways by a variety of user agents. For example, a person who cannot see a picture can have the text alternative read aloud using synthesized speech. The alt attribute on images is a very important accessibility attribute. Authoring useful altattribute content requires the author to carefully consider the context in which the image appears and the function that image may have in that context. The guidance included here addresses the most common ways authors use images. Additional guidance and techniques are available in Resources on Alternative Text for Images.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.