<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Accessibility Archive - start the loop_</title>
	<atom:link href="https://start-the-loop.com/en/category/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>https://start-the-loop.com/en/category/accessibility/</link>
	<description>WordPress made easy</description>
	<lastBuildDate>Wed, 03 Sep 2025 14:43:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://start-the-loop.com/wp-content/uploads/2018/11/cropped-favicon-32x32.png</url>
	<title>Accessibility Archive - start the loop_</title>
	<link>https://start-the-loop.com/en/category/accessibility/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Do I really need to make my website accessible?</title>
		<link>https://start-the-loop.com/en/accessible-wordpress-website-benefits/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Mon, 24 Feb 2020 08:55:33 +0000</pubDate>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[usability]]></category>
		<guid isPermaLink="false">https://2021.start-the-loop.com/?p=7919</guid>

					<description><![CDATA[<p>The short answer: Yes, you really need to. But before you stop reading right away, please let me elaborate on this. It&#8217;s actually not so hard, and it does have more benefits than you might think. Most people only have a vague idea what accessibility on the web might imply. One could think it&#8217;s about [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/accessible-wordpress-website-benefits/">Do I really need to make my website accessible?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">The short answer: Yes, you really need to. But before you stop reading right away, please let me elaborate on this. It&#8217;s actually not so hard, and it does have more benefits than you might think.</p>



<p class="wp-block-paragraph">Most people only have a vague idea what accessibility on the web might imply. One could think it&#8217;s about people with severely limited or no eyesight. And, quite honestly, as fairly healthy, sighted people we cannot even imagine what it would be like to surf the web without actually seeing it.</p>



<h2 class="wp-block-heading">Who benefits from my accessible website?</h2>



<p class="wp-block-paragraph">Actually, the need for accessibility on the web is far more common than we&#8217;d expect. Not only people with strong impediments depend on us to keep their needs in mind. We all benefit from websites that don&#8217;t create additional obstacles, preventing us from reaching our goals. <a href="https://axesslab.com/statistics-on-disabilities/">See an overview here</a></p>



<h3 class="wp-block-heading">Screenreaders and search engines</h3>



<p class="wp-block-paragraph">If your website isn&#8217;t accessible for screenreaders, this means that visitors who depend on that screenreader are barred from the content of your website.</p>



<p class="wp-block-paragraph">What many people don&#8217;t consider, though, is that a search engine bot works pretty similar to a screenreader. If a visitor using a screenreader can navigate your website well and find the content she is looking for, the search engine bot will be able to do so as well. And that&#8217;s an important corner stone on your journey to a good ranking with Google and Co.</p>



<h3 class="wp-block-heading">Smartphones and Tablets</h3>



<p class="wp-block-paragraph">Accessibility is also concerned with fonts, font sizes, and color contrasts. This helps everyone who is trying to decipher your website in bright sunlight or other adverse conditions. Or elder people who are having trouble reading the real small print. To be honest, one does not need to feel that old to have problems at that end&#8230;</p>



<p class="wp-block-paragraph">If you pick your colors wisely, with a good contrast, and use a font with a clear typeface, that is usually going to work just fine. But using a dark grey squiggly font on a light grey background won&#8217;t really do, even if it might be considered elegant.</p>



<h3 class="wp-block-heading">Operating a website with one hand?</h3>



<p class="wp-block-paragraph">Did you ever break your arm? Or try to order something online while holding your toddler? You know what I mean. There are plenty of ways to help your visitor to get things done anyway: Large enough buttons to be able to actually hit them on a smartphone or tablet or to make sure that you are actually able to use the arrow keys or the tabulator key to move through the website.</p>



<p class="wp-block-paragraph">This also helps people with movement disorders to find what they are looking for on your website.</p>



<h3 class="wp-block-heading">Foreign language? Exhausted? Difficult topic?</h3>



<p class="wp-block-paragraph">Language can be a huge obstacle. Maybe the website is written in a language you don&#8217;t speak well. But even content in our mother tongue can be incomprehensible: Very long sentences, a lot of words we are not very familiar with or a confusing structure can hinder us. And it&#8217;s not getting easier when we are distracted or tired.</p>



<p class="wp-block-paragraph">Creating a clear structure, keeping sentences short and using as little foreign words as possible makes your content more readable. It&#8217;s not necessary to write your website content in <a href="https://en.wikipedia.org/wiki/Simple_English">simple language</a>.</p>



<h3 class="wp-block-heading">Sliders, videos and moving elements</h3>



<p class="wp-block-paragraph">For screen readers, sliders, and other moving elements can become a one-way road they cannot escape from anymore. Even sighted visitors can be irritated or distracted by fidgety elements. Depending on your health condition, it might even cause an epileptic seizure.</p>



<p class="wp-block-paragraph">No matter what, these elements usually cause a longer loading time than necessary. Trying to load the website using a bad mobile connection might take pretty long. Most visitors give up after a few seconds and leave.</p>



<p class="wp-block-paragraph">Besides, many people actually perceive sliders and the likes as irritating. Do you look at every image a slider provides in order to see if there is relevant information? <a href="https://erikrunyon.com/2013/07/carousel-interaction-stats/">Research shows </a>that barely 1% of site visitors actually click on a slider image.</p>



<h2 class="wp-block-heading">How do I make my website accessible?</h2>



<p class="wp-block-paragraph">With WordPress, that&#8217;s actually not so hard. The WordPress core team has put a lot of effort into giving it a stable, accessible basis. All the WordPress standard themes have been accessible for years. They already contain a lot of the elements that are essential if you are using a screen reader or navigate the website using your keyboard. Color contrasts and fonts have been chosen accordingly. Sometimes they might come with different color schemes, and not all of them fulfill the criteria for accessibility. But in this case it&#8217;s clearly stated in the documentary that comes with the theme.</p>



<h3 class="wp-block-heading">The technical groundwork is not enough</h3>



<p class="wp-block-paragraph">This basis is great to build on. Without it, you won&#8217;t be able to get an accessible website. But we still can destroy everything once we start to build the structure and add our content to the website.</p>



<h3 class="wp-block-heading">Website structure</h3>



<p class="wp-block-paragraph">When the structure of your website is clear and easy to understand it&#8217;s a huge benefit for your visitors. It can be so frustrating to click back and forth on search for some content you believe you have seen&#8230; somewhere? At this point a lot of visitors give up and leave.</p>



<h4 class="wp-block-heading">Tip: Using the search function</h4>



<p class="wp-block-paragraph">When your website has many pages and a lot of posts, it can be helpful to implement an efficient search function. It does pay off to add an extra plugin for this (the original WordPress search unfortunately isn&#8217;t that good).</p>



<h3 class="wp-block-heading">Clear structure for your content</h3>



<p class="wp-block-paragraph">Hierarchic headlines and subheadlines make it easier for everyone to grasp your content quickly. Many visitors scan an article for the information they are looking for.</p>



<p class="wp-block-paragraph">People who are visiting using a screen reader can let the screen reader read the headlines in hierarchical order. If there aren&#8217;t any, it&#8217;s close to impossible to find what you are looking for.</p>



<h3 class="wp-block-heading">Presenting your content in different ways</h3>



<p class="wp-block-paragraph">Some people most easily get a hang of things by reading. Others find it easier to grasp when using a graph. And the next group would rather watch a video than read a lengthy text. People are different, and you can help them by catering to the different needs.</p>



<p class="wp-block-paragraph">This might mean to add an infographic to your text. Or to offer a video, accompanied by a written excerpt. Elements like videos should never start automatically, though. Visitors should always be able to decide when or if to start the video.</p>



<h3 class="wp-block-heading">Consistent use of controls</h3>



<p class="wp-block-paragraph">Controls need to be easy to identify. They should also be consistent concerning their behavior: The same type of control should evoke the same result.</p>



<p class="wp-block-paragraph">A <strong>link</strong>, for instance, needs to be recognizable as a link. It is common practice to underline links on websites. Additionally, they could get a different font color and font weight. When clicking on a link, you expect to be forwarded to a different page of the same website or to a different website altogether.</p>



<p class="wp-block-paragraph">A <strong>button</strong> is expected to cause an action. This could mean open a popup window or take us to a point where we can DO something, fill in a form for instance.</p>



<p class="wp-block-paragraph">It&#8217;s not important how many different control elements you use on your website. But it&#8217;s important that your visitor can distinguish them and that their behavior is predictable.</p>



<h4 class="wp-block-heading">Forms</h4>



<p class="wp-block-paragraph">Forms in a way are a certain type of control elements. There are plenty of plugins out there that help you to create all kinds of forms easily. Unfortunately, most plugins won&#8217;t create accessible forms automatically. You need to know which plugins you can use and how to build an accessible form. Then it hardly takes more time than creating one without keeping accessibility in mind.</p>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">When talking about accessible websites, the key point in my opinion is to be aware of the problem and to keep in mind how often accessibility does make a huge difference. This way, you can create a website that&#8217;s largely accessible without it needing a lot of additional time and expense.</p>



<p class="wp-block-paragraph">For us, it&#8217;s of great concern to build the websites for our clients with accessibility in mind. How much accessibility is built into a project largely depends on the project, its requirements as well as the client&#8217;s wishes. <br>If you have questions concerning accessibility, <a href="https://start-the-loop.com/en/contact/">don&#8217;t hesitate to get in touch</a>!</p>
<p>The post <a href="https://start-the-loop.com/en/accessible-wordpress-website-benefits/">Do I really need to make my website accessible?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The business case for your accessible website</title>
		<link>https://start-the-loop.com/en/the-business-case-for-your-accessible-website/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Thu, 06 Jun 2019 06:20:00 +0000</pubDate>
				<category><![CDATA[Accessibility]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=13166</guid>

					<description><![CDATA[<p>The WAI (Web Accessibility Initiative) published an article on how your business might benefit from incorporating accessibility. Read the full article here: Financial Factors In Developing A Web Accessibility Business Case For Your OrganizationThis is a short summary of the article&#8217;s findings: What kind of companies and organizations benefit from accessible websites? Accessibility can actually [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/the-business-case-for-your-accessible-website/">The business case for your accessible website</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>The WAI (Web Accessibility Initiative) published an article on how your business might benefit from incorporating accessibility.</strong> <br>Read the full article here: <a href="https://www.w3.org/WAI/bcase/fin.html">Financial Factors In Developing A Web Accessibility Business Case For Your Organization</a><br>This is a short summary of the article&#8217;s findings:</p>



<h3 class="wp-block-heading">What kind of companies and organizations benefit from accessible websites?</h3>



<ul class="wp-block-list">
<li>Online-Shops, trying to sell things to more people</li>



<li>Non-profit organizations, in need of contributions, both financially and as volunteers</li>



<li>Companies that want to increase their market share by being found better by search engines (SEO)</li>



<li>Companies that want to improve their image and enhance the reputation of their brand as forward-thinking and innovative.</li>



<li>Sites from the education sector, i.e., universities and colleges that are financed by tuition fees and recruit students</li>
</ul>



<span id="more-13166"></span>



<h3 class="wp-block-heading">Accessibility can actually help to reduce costs. This is how:</h3>



<ul class="wp-block-list">
<li>There is less need for support, when visitors actually find the information they need on your website.</li>



<li>The costs and effort for technical maintenance of the site are reduced</li>



<li>Accessible content is easier to translate. With clearly structured, fairly short sentences, translations can easily be automated.</li>



<li>Staff workload is reduced: Customers can carry out certain transactions online instead of in writing.</li>
</ul>



<h3 class="wp-block-heading">Which users can be gained with accessibility?</h3>



<ul class="wp-block-list">
<li>Older people (segment growing rapidly)</li>



<li>People who are temporarily impaired due to accident or illness</li>



<li>People who are permanently impaired due to accident or illness</li>



<li>People who are visiting your website while being in a distracting environment, e.g. very noisy, bright lights</li>



<li>People trying to work with your website on very small screens</li>



<li>People who need to cope with older hardware: many elderly people, for instance, use aged devices of their children</li>



<li>People who currently have a poor data connection</li>
</ul>



<h3 class="wp-block-heading">What are your gains as website owner?</h3>



<ul class="wp-block-list">
<li>A larger market share, as this still clearly sets you apart from the competition</li>



<li>More visitors, since search engine bots are among those who understand accessible content better.</li>



<li>Loyal customers who come again and again, because your website is working well for them</li>



<li>Lower follow-up costs (customer support, maintenance, administration)</li>
</ul>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">Accessibility still sounds like we need to work really hard in order to make our content accessible for a handful of people. But if we go around with open eyes, in real life as well as on the internet, we will see that we all benefit from accessibility. The train that can be accessed without steps. Doors that open automatically. Signage that&#8217;s easily readable, and so on. The same goes for your website. Clear structure, good contrast, well-thought-out user guidance help everybody, not only people using screen readers.</p>



<p class="wp-block-paragraph">If we can make the case that all of this actually gives you a financial benefit, why wouldn&#8217;t you make sure your website is accessible?</p>
<p>The post <a href="https://start-the-loop.com/en/the-business-case-for-your-accessible-website/">The business case for your accessible website</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
