<?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>Warb Web - Blog &#187; cross browser testing</title>
	<atom:link href="http://www.warbweb.com/warb-web-articles/tag/cross-browser-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warbweb.com/warb-web-articles</link>
	<description>Follow the Warblers&#039; adventures, and learn a little bit about freelance webdesign.</description>
	<lastBuildDate>Mon, 21 Feb 2011 04:00:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Become a Savvy Website Owner</title>
		<link>http://www.warbweb.com/warb-web-articles/2009/03/28/become-a-savvy-website-owner/</link>
		<comments>http://www.warbweb.com/warb-web-articles/2009/03/28/become-a-savvy-website-owner/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 05:56:32 +0000</pubDate>
		<dc:creator>Carly G.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cross browser testing]]></category>
		<category><![CDATA[SEO tips]]></category>
		<category><![CDATA[w3c compliance]]></category>
		<category><![CDATA[what makes a good website]]></category>

		<guid isPermaLink="false">http://warbweb.com/blog/?p=150</guid>
		<description><![CDATA[By: Carly Gloge, Creative Director
In the process of building your website, you&#8217;ve probably heard a lot of web mumbo jumbo &#8211; it can make anyone a little dizzy.  Fortunately, there are some universal standards that can help you determine if you&#8217;re getting your money&#8217;s worth out of your site.

W3C Compliance
I may get some phone calls [...]]]></description>
			<content:encoded><![CDATA[<p><em>By: Carly Gloge, Creative Director</em></p>
<p>In the process of building your website, you&#8217;ve probably heard a lot of web mumbo jumbo &#8211; it can make anyone a little dizzy.  Fortunately, there are some universal standards that can help you determine if you&#8217;re getting your money&#8217;s worth out of your site.</p>
<ol>
<li><strong><span style="color: #d20039;">W3C Compliance</span></strong><br />
I may get some phone calls from some angry web designers on this one.   The W3C is a governing body who began creating standards for the code behind websites.   Gone are the days of taking your web developers word that your website&#8217;s code is clean.  Now you can go to <a title="W3C validation" rel="nofollow" href="http://validator.w3.org/" target="_blank">http://validator.w3.org/</a> and copy the url address of your site to see if your site passes or fails.<br />
<span style="color: #ffffff;">|</span><br />
You may hear some excuses when you bring this up like &#8220;many websites aren&#8217;t complaint.&#8221; While it&#8217;s true that even some big companies don&#8217;t have compliant code, there is no reason your site shouldn&#8217;t. Adhering to standards means our beloved Googlebot will have an easier time finding content on your site.<br />
<span style="color: #ffffff;">|</span></li>
<li><strong><span style="color: #d20039;">Cross Browser Test</span></strong><br />
Your website may look great on your computer, but what does everyone else see?   A number of great tools have recently been released to help you in your quest for consistency.   One of the best is <a title="Litmus App" rel="nofollow" href="http://litmusapp.com" target="_blank">Litmus App</a>.   They offer a one week free trial, and you can test your site on nearly every browser.  They also have an email testing tool for various email clients, so you can see if your HTML emails are rendering properly as well.<br />
<span style="color: #ffffff;">|</span></p>
<div id="attachment_165" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-165 " title="Litmus App" src="http://warbweb.com/warb-web-articles/wp-content/uploads/2009/03/litmus2.jpg" alt="Screenshot of Litmus App" width="450" height="284" /><p class="wp-caption-text">Screenshot of Litmus App</p></div>
<p><span style="color: #ffffff;">|</span></li>
<li><strong><span style="color: #d20039;">Avoid table based layout</span></strong><br />
Tables can make it difficult for search engines to read your content.  I wish I could provide you with a handy little tool to test whether or not your site uses a tabless design, but the best way to find out is to ask.  A great resource is the <a title="AllExperts" rel="nofollow" href="http://allexperts.com" target="_blank">AllExperts.com</a>.  They have several web design guru volunteers who will answer any web design question you may have free of charge.  You can also <a title="Email me with a web design question" href="mailto:carly@warbweb.com">shoot me a quick email</a>, and I&#8217;ll be happy to let you know.<br />
<span style="color: #ffffff;">|</span></li>
<li><strong><span style="color: #d20039;">It&#8217;s the little things that count</span></strong><br />
Many web development groups will skip the small things that can significantly increase your site&#8217;s visibility, since most of their clients don&#8217;t know to ask for it.  Here are a few things you should look for:<br />
<span style="color: #ffffff;">|</span></p>
<ul>
<li><strong>Title tags:</strong> At the very top of your browser window you&#8217;ll see some text with the title of your page.  These title tags have a lot of weight on what keywords Google associates with your site.  Each page title should be unique, and should relate to the content on that page.<br />
<span style="color: #ffffff;">|</span></li>
<li><strong>Alternate Image Text: </strong> This text provides a description of what that image is to the visually impaired and Googlebot . Every image should have alternate text that preferably uses relevant keywords.  To read alternative text in Internet Explorer: hover over the image.  To do the same in Firefox: right-click on your image, and select &#8220;Properties&#8221;.  You&#8217;ll see &#8220;Alternate Text&#8221; on the bottom of the window.  (This only works for non-link images)<br />
<span style="color: #ffffff;">|</span><span style="color: #ffffff;">|</span></li>
<li><strong>Text as images:</strong> Sometimes we want a special font in certain areas of our site and need to embed that font as an image.  However, for Google to index text it needs to be in plain old HTML.  If you&#8217;re not sure, try selecting text on different areas of your site.  If it&#8217;s not selectable, it&#8217;s probably an image.</li>
</ul>
</li>
</ol>
<p><em><span style="color: #ffffff;">|</span><br />
Have more questions?  <a title="Send me a website design question" href="mailto:carly@warbweb.com" target="_blank">Send me an email. </a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.warbweb.com/warb-web-articles/2009/03/28/become-a-savvy-website-owner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

