<?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>Website Design Archives - SpritzSF</title>
	<atom:link href="https://spritzsf.com/spritzbits/category/website-design/feed/" rel="self" type="application/rss+xml" />
	<link>https://spritzsf.com/spritzbits/category/website-design/</link>
	<description>Just add Spritz. Talk to us.</description>
	<lastBuildDate>Wed, 10 Mar 2021 06:46:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.9</generator>

<image>
	<url>https://spritzsf.com/spritzbits/wp-content/uploads/2020/01/favicon.ico</url>
	<title>Website Design Archives - SpritzSF</title>
	<link>https://spritzsf.com/spritzbits/category/website-design/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Digitally Compliant: Making Website Design Accessible to All</title>
		<link>https://spritzsf.com/spritzbits/is-your-website-ada-wcag-compliant-heres-a-quick-checklist-to-consider/</link>
		
		<dc:creator><![CDATA[Spritz Bits]]></dc:creator>
		<pubDate>Wed, 03 Feb 2021 07:42:37 +0000</pubDate>
				<category><![CDATA[Website Accessibility]]></category>
		<category><![CDATA[Website Compliance]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Website Development]]></category>
		<guid isPermaLink="false">https://spritzsf.com/spritzbits/?p=604</guid>

					<description><![CDATA[<p>It may be confusing to hear the word “accessibility” used when discussing websites— rather than wheelchairs or guide dogs for the blind. Importantly, in the broadest sense, accessibility applies to the online world as well as the physical world. Website accessibility enhances your digital presence for everyone.</p>
<p>The post <a rel="nofollow" href="https://spritzsf.com/spritzbits/is-your-website-ada-wcag-compliant-heres-a-quick-checklist-to-consider/">Digitally Compliant: Making Website Design Accessible to All</a> appeared first on <a rel="nofollow" href="https://spritzsf.com/spritzbits">SpritzSF</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">It may be confusing to hear the word “accessibility” used when discussing website— rather than wheelchairs or guide dogs for the blind. Importantly, in the broadest sense, accessibility applies to the online world as well as the physical world. </span></p>
<p><span style="font-weight: 400;">Website accessibility enhances your digital presence for everyone. It is a solution to address the needs of each visitor, allowing an individual to experience the best possible level of usability. </span></p>
<p><span style="font-weight: 400;">Like any road or building, while providing an on-ramp and an open door for all users. It does so without sacrificing anything for users who don’t need it. Like an automatic door that opens when your hands are full or a moving walkway at an airport terminal. It’s a useful thing for everyone. Think of how restricted your understanding might be watching a foreign movie in a language you cannot understand. But without the benefit of English subtitles. Pointless, really.</span></p>
<h2><strong>Did you know? An estimated 20 percent of the U.S. population has a disability of some sort.</strong></h2>
<p><span style="font-weight: 400;">Many people browsing the web have a permanent or a temporary disability across a wide range of possibilities. For example, there may be a visual or mobility issue affecting the use of the screen, the mouse, or the keyboard. There may also be accessibility issues around a broken arm or broken eyeglasses. </span><span style="font-weight: 400;">In the U.S., about eight percent of men and 0.5 percent of women have some form of colorblindness. </span><span style="font-weight: 400;">Looking across the entire population, there are common age-related issues as well that affect tens of millions.</span></p>
<h2><strong>Did you know? Digital accessibility is also the law.</strong></h2>
<p><span style="font-weight: 400;">The </span><a href="https://www.ada.gov/access-technology/enforcement.html"><span style="font-weight: 400;">Americans with Disabilities Act (ADA)</span></a><span style="font-weight: 400;"> has a mandate for businesses under Title I; that is, those operating 20 or more weeks per year with at least 15 full-time employees or under Title III, that is, businesses classed in the public accommodation category. That said, it’s best practice for all websites.</span></p>
<p>&nbsp;</p>
<h2 style="text-align: center;"><em><span style="font-weight: 400;">“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”  </span></em></h2>
<h2 style="text-align: center;"><em><span style="font-weight: 400;">— Sir Tim Berners-Lee, Computer scientist, and father of the World Wide Web</span></em></h2>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">While the ADA doesn’t offer a clear set of guidelines for website compliance, it has become industry practice to follow the Web Content Accessibility Guidelines (WCAG) as recommended by The World Wide Web Consortium (W3C). In August 2020, W3C released WCAG 2.2 a working draft. </span></p>
<p>&nbsp;</p>
<h2><strong>We’ve put together a few important factors to help make your website accessible:</strong></h2>
<ul>
<li style="font-weight: 400;" aria-level="1">
<h3>Text inclusion for non-text content</h3>
<ul>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Images/Pictures: Include alt attributes i.e alt text to describe all images on your website.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">iFrames: When loading an iframe on your website, as it is content from another website that is being displayed on your site, ensure that they have descriptive titles defining the content.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">CTA buttons and icons: </span><span style="font-weight: 400;">Buttons and icons are frequently used as click-through action buttons and links to guide users on the website. The inclusion of alt attributes that describes the button/icon is helpful for users who aren’t able to navigate a page with a mouse. </span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Decorative Images: </span><span style="font-weight: 400;">A decorative image is an image that is non-essential to understanding the content and purpose of a webpage. There are a variety of opinions and options. One could either describe or hide decorative images from screen readers. If you decide to describe, use simple image guidelines. However, if you decide to hide these images, simply use a blank alt tag.</span></li>
</ul>
</li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1">
<h3>Color and Text:</h3>
<ul>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Color contrast: Some colors conflict with each other and when implemented on text, it may become difficult to read. That said, it’s advisable to always use complementary colors. A good resource for color study is </span><a href="https://color.adobe.com/"><span style="font-weight: 400;">Adobe’s Color Palette Generator</span></a><span style="font-weight: 400;">. Also, to check the text contrast, an important tool is </span><a href="https://webaim.org/resources/contrastchecker/"><span style="font-weight: 400;">WebAIM’s contrast checker</span></a><span style="font-weight: 400;"> page.</span></li>
</ul>
</li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1">
<h3>Clean Code and Navigation structure:</h3>
<ul>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Website Navigation Structure: Having a clean site outline that defines the internal links through structured navigation conventions i.e headers, footers, titles, breadcrumbs and good use of space is crucial for easy accessibility of websites</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Clean Code: For users who use text browsers and screen readers to access the website, it’s important to have a clean code structure to avoid output issues and confusion. A good resource to check the code is through </span><a href="https://validator.w3.org/"><span style="font-weight: 400;">W3C’s code validator site</span></a><span style="font-weight: 400;">.</span></li>
</ul>
</li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1">
<h3>CTA Buttons &amp; UI Conventions:</h3>
<ul>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Responsive Stylesheets: Implement responsive design to avoid horizontal scrolling on websites. Also, avoid using pixels to define conventions such as spacing and height of text boxes. </span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Color contrast for UI components must be at 3:1. This way, the different elements can be clearly distinguished.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Content on hover buttons should be enabled to be dismissed by pressing the escape button on the keyboard.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Images as Text: It’s best to avoid making images of text except for logos</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Zoom Feature: Designing websites with the ability to zoom in without breaking interactive elements on the page enhances the user accessibility experience on the website.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">CTA Buttons: Clearly defining the buttons based on interactions i.e warning/error buttons can be color-coded in red with an appropriate icon, a learn more or more information button can be highlighted with the brand colors for easy navigation.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Animation Elements: Large Pop-ups, sliders that may cover the important navigation buttons on the web page make it harder for accessing important sections on the website and could lead to a bad user experience. It’s best practice to strategically place these interactive animation elements on the website for improved user accessibility. </span></li>
</ul>
</li>
</ul>
<p><span style="font-weight: 400;">We invite you to connect with us to learn more about our website design and development experience. </span></p>
<p><span style="font-weight: 400;"><a href="https://spritzsf.com/website-design-development-san-francisco/">Spritz designs and develops websites</a> that meet or exceed ADA compliance based on WCAG 2.1 AA standards for website design and functionality, so everyone can easily and fully access your content.</span></p>
<p>The post <a rel="nofollow" href="https://spritzsf.com/spritzbits/is-your-website-ada-wcag-compliant-heres-a-quick-checklist-to-consider/">Digitally Compliant: Making Website Design Accessible to All</a> appeared first on <a rel="nofollow" href="https://spritzsf.com/spritzbits">SpritzSF</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why Build a New and Improved Website Now?</title>
		<link>https://spritzsf.com/spritzbits/why-build-a-new-and-improved-website-now/</link>
		
		<dc:creator><![CDATA[Spritz Bits]]></dc:creator>
		<pubDate>Fri, 29 Jan 2021 12:17:15 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Website Development]]></category>
		<guid isPermaLink="false">https://spritzsf.com/spritzbits/?p=591</guid>

					<description><![CDATA[<p>Your website is one of 1.8 billion, so the question is...how to stand out? In fact, by the time you finish reading this article, more websites have been launched. Some of them represent competition. SEO is a combination of many on-site and off-site factors. Think of SEO as someone you know— the individual’s personal brand presents as clothing, posture, grooming and more.</p>
<p>The post <a rel="nofollow" href="https://spritzsf.com/spritzbits/why-build-a-new-and-improved-website-now/">Why Build a New and Improved Website Now?</a> appeared first on <a rel="nofollow" href="https://spritzsf.com/spritzbits">SpritzSF</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">Your website is one of 1.8 billion, so the question is&#8230;how to stand out? In fact, by the time you finish reading this article, more websites have been launched. Some of them represent competition. </span></p>
<p><span style="font-weight: 400;">Every one of these active websites is giving due consideration to its essential  ingredients: </span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Fonts</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Colors</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Site outline</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">UX/UI design</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Images</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Videos</span></li>
</ul>
<p><span style="font-weight: 400;">It’s also crucial to ensure that highly effective search engine optimization is implemented. </span></p>
<p><span style="font-weight: 400;">SEO is a combination of many on-site and off-site factors. Think of SEO as someone you know— the individual’s personal brand presents as clothing, posture, grooming, voice, facial expressions, gestures, communication skills, and more. Remember also, that in this analogy, SEO represents that individual&#8217;s friends, family, job, home, network and more. Bundled together, you have factors that impact the reputation of that individual.  </span></p>
<p>&nbsp;</p>
<h2><strong>Take a look at the ultimate SEO checklist for redesigning or refreshing a website:</strong></h2>
<h2><b>On-site: Content</b></h2>
<ul class="content_list">
<li aria-level="1">
<h3>Keywords and Content Research</h3>
<p>Keywords are crucial for identifying the user’s intent during their search. And to ensure we target the right audience on search engines. Keywords searched by your audience can be by competitors, location, season, etc. Identify and review your competitors, utilize keyword research tools to discover average search volume and synonym keywords, and build a target keyword list. Review your new website’s content and ensure keywords appear naturally within the various pages of your site. Avoid keyword stuffing.</li>
<li aria-level="1">
<h3>Meta Title Tags and Description</h3>
<p>An important HTML attribute includes snippets of text that define the title of each page. The meta description is a summary of your page’s content which search engines show this information in the search results. It’s recommended to limit the character limit for title tags to 70 characters and meta descriptions to around 160 characters. Failure to include this means that search engines will determine it on your behalf.</li>
<li aria-level="1">
<h3>Header and Image Tags</h3>
<p>Titles for your content within each section of your website are helpful for users and search engines to read and understand the content. There are six elements (H1 &#8211; H6) that define the headings, not all are required for good SEO. Structure your website to include relevant keywords based on the order of importance for better search results and user accessibility. H1 tags have the highest rank and H6 tags have the lowest priority. Usually, higher-ranking headings are titles and the lower-ranked headings are part of the higher-ranked sections. In HTML, images are not inserted into the code but linked to a web page. Tag images with relevant keywords, captions and alt text identify images and images and improve user experience, discoverability and SEO.</li>
<li aria-level="1">
<h3>Structured URLs and Internal Linking</h3>
<p>Optimize your URLs with readable words, utilizing dashes to showcase character spaces, and avoiding special characters are among the best practices in SEO. Interlinking URLs on your website will improve your search positions, assist with better usability, and increase conversions on your website.</li>
<li aria-level="1">
<h3>Image and Video Optimization</h3>
<p>As numerous images are linked to your website. Larger image sizes will reduce the page speed due to the time it takes to load these images. Images enhance your website manifold and are well worth the time invested in their proper selection, care and handling. Also, optimizing images is important for your website to be found in image-based searches i.e Google Images, etc.</li>
</ul>
<p><span style="font-weight: 400;">    </span></p>
<h2>On-site: Technical</h2>
<ul class="content_list">
<li aria-level="1">
<h3>Integration of Google Tools</h3>
<p>Tracking users and user behavior provides critical feedback and is cost-free. Integrating tools such as Google Search Console, Google Analytics, and a listing on Google My Business are necessary steps for improving your SEO, and also to measure its effectiveness.</li>
<li aria-level="1">
<h3>HTTPS Integration</h3>
<p>A secure site has the all-import ‘s’ after the ‘http’ protocol. When a user visits a secure site, it means the communication with the server is done through an encrypted channel. This is especially important for e-commerce and sensitive data, such as bank information, health information and other personal details. A website that is not secure may be flagged by search engines that deliver a cautionary message via search engines and web browsers.</li>
<li aria-level="1">
<h3>Redirection and Canonical Tags</h3>
<p>There is confusion about 301 redirects vs. canonical tags. It’s often asked which one to use and when. 301 redirect are used to permanently redirect one URL to another. Whereas, canonical tags are used to specify the preferred URL of a web page when there are similar pages. For instance, you may have a print version of a page and two pages with similar content. Adding canonical tags will avoid SEO penalization for duplicate content.</li>
<li aria-level="1">
<h3>Page Speed Optimization</h3>
<p>Does your site load in a nano-second? With the advancement of technology and gigabit internet speeds, research indicates that users are quickly frustrated by anything that takes longer than 1-2 seconds. Three seconds means abandonment. To avoid penalization by Google, optimize your website for speed as well as design, the capacity of your hosting server. Google Lighthouse and <a href="https://gtmetrix.com/">gtmetrix</a> are good resources to check your page speed.</li>
<li aria-level="1">
<h3>Sitemaps, Robots.txt</h3>
<p>A sitemap is a document that lists all the URLs on your site, allowing search engines to identify and crawl these pages for indexing. Robots.txt file enables communication with search engines to know which parts of the website they should index. Sitemaps and Robots.txt are crucial steps to open up the communication channel with search engines to crawl your site and improve search performance.</li>
<li aria-level="1">
<h3>Broken Links and 404 Redirects</h3>
<p>Nothing is worse for the user experience than reaching the error page. Broken links scream for attention and a clean-up by the webmaster. On the backend, websites with broken links are penalized by search engines. Setting up custom 404 redirect pages for temporarily broken links is important so the user is not lost and there is an internal link within your website.</li>
<li aria-level="1">
<h3>Responsive Design Check</h3>
<p>In today’s world, smartphones outnumber desktops, so Google has adopted a ”mobile first” approach. It’s critical to enable mobile responsiveness for your website if you’re still playing catch-up. Having a mobile-friendly website is a requirement for SEO and business success.</li>
</ul>
<p><span style="font-weight: 400;">Your website is your front door and unlocking it before hanging out the “Open for Business” sign is step one. Making sure the sign represents your brand at its very best means being able to reach your customers, prospect for new ones and grow your business. Let us know if we can help because it’s always a good idea to “<a href="https://spritzsf.com/">Just Add Spritz.</a>” </span></p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://spritzsf.com/spritzbits/why-build-a-new-and-improved-website-now/">Why Build a New and Improved Website Now?</a> appeared first on <a rel="nofollow" href="https://spritzsf.com/spritzbits">SpritzSF</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
