<?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>Real Estate Internet Marketing &#124; Technology and Marketing Blog &#124; SEO &#187; Website Optimization</title>
	<atom:link href="http://blog.unionstreetmedia.com/category/website-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unionstreetmedia.com</link>
	<description>Internet marketing for real estate: a practical tactical blog</description>
	<lastBuildDate>Mon, 16 Nov 2009 18:07:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Is your website code hurting your online marketing efforts?</title>
		<link>http://blog.unionstreetmedia.com/technology/is-your-website-code-hurting-your-online-marketing-efforts/</link>
		<comments>http://blog.unionstreetmedia.com/technology/is-your-website-code-hurting-your-online-marketing-efforts/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 17:08:05 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Real Estate Web Design]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://blog.unionstreetmedia.com/?p=180</guid>
		<description><![CDATA[Tables. Font tags. CSS/XHTML. Eyes glazing over yet? Well try to keep the lids open just a little longer. I promise to make this as fun as possible (or you can just skip to the video at the end).
Your web design is just a bunch of text
If you &#8220;view source&#8221; on your website you&#8217;ll see [...]]]></description>
			<content:encoded><![CDATA[<p>Tables. Font tags. CSS/XHTML. Eyes glazing over yet? Well try to keep the lids open just a little longer. I promise to make this as fun as possible (or you can just skip to the video at the end).</p>
<h2>Your web design is just a bunch of text</h2>
<p>If you &#8220;view source&#8221; on your website you&#8217;ll see a bunch of text. That text is &#8220;the code&#8221; of your website. Your web browser (Firefox, Safari, IE, Chrome or whatever you use to surf the web) reads the code and then draws the website on your screen. Search engines and other computers also use this code to learn about your site. In fact, the search engines don&#8217;t look at what your site looks like at all, only what is written in that code. A search engine is only reading the code and doesn&#8217;t care how pretty your website looks.</p>
<p><img src="http://farm4.static.flickr.com/3286/2851358418_a22b6e7ce9_o.gif" alt="You can't tell if the code is good by looking at the web page, you need to view the source." width="360" height="230" /></p>
<p><em>A pretty web design could be the result of good or bad code. You need to view the source to be able to tell the difference.</em></p>
<p>There are many ways to write code and get the web browser to draw the same thing. Some of the ways to code the site are &#8220;bad&#8221; and some are &#8220;good.&#8221; And the only way to know if the code is bad or if it&#8217;s good is to look at the source. Your site may look pretty to you, but it may be miserable for other users or unreadable to search engines.</p>
<h2>What does &#8220;bad&#8221; code look like?</h2>
<p>Bad code can look like a lot of things. Unless you&#8217;re a web developer you&#8217;re going to get bored in a hurry if I go through all expressions of bad code. But I&#8217;ll give a quick way to tell if your code is really really bad.</p>
<p><strong>Some key indicators of web code that might be hurting your internet marketing:</strong></p>
<ul>
<li>If you see &lt;table&gt; in the code but there are no spreadsheet-like tables in your content.</li>
<li>If there is almost nothing that makes sense to you when you read it and you see &lt;object&gt; and a bunch of other non-meaningful in the code.</li>
<li>If you do not find &lt;h1&gt; in the code anywhere or if you can&#8217;t make sense of what comes right after it</li>
<li>If almost all of your code involves &lt;image src= followed by stuff that doesn&#8217;t make sense.</li>
</ul>
<h2>What makes &#8220;bad&#8221; code so bad?</h2>
<p>Bad code is anything that doesn&#8217;t support your business objective. For the rest of this post I&#8217;m going to assume that your business objective involves internet marketing.</p>
<p>Here are two ways that bad code can get in the way of your internet marketing (I bet there&#8217;s more):</p>
<ol>
<li>If your online marketing strategy involves using search engines, then bad code is anything that gets in the way of the search engines.</li>
<li>If your online marketing strategy is targeting  visitors who are impatient with slow-loading websites, then bad code is anything that slows down your website.</li>
</ol>
<h2>Bad code derailing your search engine optimization efforts?</h2>
<p>Bad code can be responsible for a web page that looks great to humans, but is completely unreadable to a search engine. If you can&#8217;t find anything in your code that makes sense, then the search engine can&#8217;t either. The search engine will treat it just a page full of random gunk. The more readable stuff in your web code, the more likely a search engine is going to find your page useful.</p>
<p><img src="http://farm4.static.flickr.com/3197/2850526545_5655cc2f29_o.gif" alt="If humans can't read your code then SEO will be hard" width="360" height="125" /></p>
<p><em>SEO efforts are harmed when the search engine spiders can&#8217;t read your code.</em></p>
<p>You will always need some sort of code to make the page work, but you want all that structural code to be as minimal as possible. Think of it like a percentage. You want a high percentage of stuff you can read compared to the stuff that is structural code. The search engine is always going to like sites that have the most useful content, they have to in order to remain relevant.</p>
<p><img src="http://farm4.static.flickr.com/3036/2850528811_5c0c1eec10_o.gif" alt="SEO and internet marketing are improved when you have more good code." width="360" height="125" /></p>
<p><em>If another site has a better good code/bad code mix, then it will rank higher than yours.</em></p>
<p>Take Google, for example. If Google started returning all garbage pages that weren&#8217;t any good and some other service returned pages that were full of useful content, then more people would use the other service. And if more people used the other service then Google would make less money selling the ads they sprinkle around the margins of their search engine results page.</p>
<p><img src="http://farm4.static.flickr.com/3091/2850526505_fc116e0ec4_o.gif" alt="Search Engines are built to help humans. They will always like good content." width="360" height="122" /></p>
<p><em>At the end of the day you&#8217;re marketing to humans and so are search engines. Both like lots of good content.</em></p>
<p>The search engine may be a machine, but it has to keep real humans happy. One way the machine determines whether people will be happy to see the page is by determining how much useful content that anyone can read is on the page compared to how much structural stuff that might be good or might not be so good.</p>
<h2>Bad code frustrating your users?</h2>
<p>Sometimes the way a web site is built can really slow it down. This is usually where people start talking about Flash and how evil it is. I won&#8217;t do that because there are ways to use Flash that don&#8217;t slow down a web site. All the same, make sure your site isn&#8217;t using too many graphics or a complicated layout that uses a bunch of the &lt;table&gt; things I noted above.</p>
<p>If your code is too complicated or includes a lot of images, it may be slow to load because the browser has to sort out the complicated code and then go fetch the images. Yes, seconds do matter to web visitors.</p>
<p><img src="http://farm4.static.flickr.com/3171/2850526557_8a7e6397a2_o.gif" alt="Bad code hurts your internet marketing because users hate it" width="360" height="100" /></p>
<p><em>Bad code slows down your visitors, too. Bad for internet marketing.</em></p>
<p>Just because broadband is getting better penetration doesn&#8217;t mean we don&#8217;t have to worry about load time either. Because now we have a lot of cell phones and other mobile devices starting to browse the web and these little machines on their internet connections work faster when you have more good code.</p>
<h2>I&#8217;ve got bad code! I&#8217;m firing my web designer!</h2>
<p>A word of caution here. You might have bad code for a variety of reasons. Here are two things you should consider before getting too worked up:</p>
<ul>
<li>If your website is five or more years old, remember that your website may have been good when it launched. New good coding methods are always being developed.</li>
<li>This second one might be hard to take. You might have made design requests that could only be accomplished with bad code. Like a gigantic full-page image of some sort, or a great big animation or video, or very very specific control over where every pixel is on the screen. Sometimes meeting client demands can result in bad code (though your designer should at least give you a warning that you&#8217;re going into bad code territory).</li>
</ul>
<h2>I don&#8217;t want to read all this, I just want to watch a video about internet marketing and code</h2>
<p>Here you go. My favorite internet marketing musician, SEO Rapper brings you through everything you need to know to keep your code all good.</p>
<a href="http://blog.unionstreetmedia.com/technology/is-your-website-code-hurting-your-online-marketing-efforts/"><p><em>Click here to view the embedded video.</em></p></a>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/technology/is-your-website-code-hurting-your-online-marketing-efforts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>There&#8217;s more to site optimization than SEO</title>
		<link>http://blog.unionstreetmedia.com/website-optimization/theres-more-to-site-optimization-than-seo/</link>
		<comments>http://blog.unionstreetmedia.com/website-optimization/theres-more-to-site-optimization-than-seo/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 17:46:35 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/?p=116</guid>
		<description><![CDATA[If you read this blog you probably already know about search engine optimization. But there&#8217;s another kind of optimization. One that is just as important (maybe even more important) as being number 1 in Google. That other kind of optimization is performance optimization.
What the heck is performance optimization?
Performance optimization is the practice of observing your [...]]]></description>
			<content:encoded><![CDATA[<p>If you read this blog you probably already know about search engine optimization. But there&#8217;s another kind of optimization. One that is just as important (maybe even more important) as being number 1 in Google. That other kind of optimization is performance optimization.<span id="more-106"></span></p>
<h2>What the heck is performance optimization?</h2>
<p>Performance optimization is the practice of observing your visitor traffic data, figuring out why they may or may not be completing the task for which your site was designed and making improvements (optimizations) to your site which help those visitors complete their task.</p>
<p>Here are the three reasons why I think you should be paying as much attention to performance optimization as you pay to search engine optimization.</p>
<ol>
<li>People who are on your site have proven through their actions that they are interested in something about your site (or advertising content). performance optimization is used to help these higher quality leads.</li>
<li>If the visitors to your site are not completing their task, then increasing visitors (through better search engine rankings, for example) still won&#8217;t help your conversions.</li>
<li>You are in control of what is on your website. You have access to your visitor data. You can make your own improvements. Performance optimization is all about things which are within your control that you can do. (Read this one again, just because it feels really good)</li>
</ol>
<h2>Hold on, are you saying I shouldn&#8217;t do any SEO?!</h2>
<p>Nope. I&#8217;m just saying that perhaps you need to do a little performance optimization first. That way, when you get that coveted number 1 slot in Google, all those people coming to your site will be able to accomplish their task instead of getting lost or frustrated.</p>
<p>Sometimes, someone shows me a site that is terrible to use and look at and asks &#8220;How can this possibly be number 1 in Google?!?!&#8221; (multiple punctuation is usually included in this question). I respond by saying &#8220;I wish I knew what their bounce rate was. I bet they are frustrating a lot of customers and damaging their brand.&#8221; Then we start working on the parts of our site that we can control in order to help the visitors we get complete their task.</p>
<p>The point is that yes, SEO is important. But if your site is not helping visitors complete their task all the SEO in the world won&#8217;t help your business. It will make you feel good about your site visitor number (until you calculate take-rate, that is).</p>
<h2>SEO vs Performance Optimization: The recap</h2>
<p>Typical goals for Search Engine Optimization:</p>
<ul>
<li>Getting attention for your brand</li>
<li>Getting visitors to your site</li>
</ul>
<p>Typical goals for Performance Optimization:</p>
<ul>
<li>Increasing interest in your service/product</li>
<li>Increasing desire for your service/product</li>
<li>Making it easy for visitors to complete their task</li>
</ul>
<p>The rub: like a horse and carriage, you can&#8217;t have one without the other. It&#8217;s harder to do performance optimization with low traffic and it&#8217;s hard to stay in business when droves of people are visiting your site but not converting.</p>
<h2>Getting Started in Performance Optimization</h2>
<p>I have a <a href="http://blog.unionstreetmedia.com/on-site-optimization-series/">series on performance optimization</a> to help get you started.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/website-optimization/theres-more-to-site-optimization-than-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Web Traffic Analysis to Know More About Your Customers</title>
		<link>http://blog.unionstreetmedia.com/data/using-web-traffic-analysis-to-know-more-about-your-customers/</link>
		<comments>http://blog.unionstreetmedia.com/data/using-web-traffic-analysis-to-know-more-about-your-customers/#comments</comments>
		<pubDate>Mon, 19 May 2008 14:48:34 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/?p=84</guid>
		<description><![CDATA[All the numbers and charts from your analytics package are the equivalent of watching customers walk into a retail store, browse around and hopefully buy something. While many business owners who are new to analytics focus heavily on the number of people coming in the door (site visits), not as many focus on what they [...]]]></description>
			<content:encoded><![CDATA[<p>All the numbers and charts from your analytics package are the equivalent of watching customers walk into a retail store, browse around and hopefully buy something. While many business owners who are new to analytics focus heavily on the number of people coming in the door (site visits), not as many focus on what they do when they get in the door.</p>
<p>To stretch this metaphor a bit more, retail stores often have someone on staff that is tasked specifically with setting up the store so that people can find things they are looking for, discover things they weren&#8217;t looking for but might like and conduct a transaction. These staff members watch the store in person or via video to understand traffic patterns.</p>
<p>For your site, your web analytics is what you have to observe traffic. And making changes to the structure of your site (either by rearranging, adding or removing content) can improve the entire user experience.</p>
<p>An article from the <a href="http://online.wsj.com/article_email/SB120821152892214197-lMyQjAxMDI4MDE4NzIxMTcxWj.html">Wall Street Journal</a> published last month describes how several online retailers are using this customer experience data to improve their sales. Sometimes making small discoveries (like using the number zero in a coupon code can cause user failure because they don&#8217;t know if it&#8217;s the letter O or a zero) that have dramatic impact.</p>
<p>According to the article &#8220;trade group Shop.org and Forrester found that online retailers are allocating 21% of their total 2008 marketing budgets to online customer retention.&#8221; Another great data point from the study: &#8220;32% of Web shoppers have been online for seven years.&#8221; These folks have high expectations.</p>
<p>So <a href="http://www.geekestateblog.com/whooping-it-up-on-woopra/#comment-11244">dig a little deeper</a>, get beyond the total number of visits coming to your site and start asking questions about what they do when they get there. Put that information in context, make a decision about how you can improve life for your online customer based on that information and move forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/data/using-web-traffic-analysis-to-know-more-about-your-customers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moved Site Optimization Series to a page</title>
		<link>http://blog.unionstreetmedia.com/website-optimization/moved-site-optimization-series-to-a-page/</link>
		<comments>http://blog.unionstreetmedia.com/website-optimization/moved-site-optimization-series-to-a-page/#comments</comments>
		<pubDate>Fri, 02 May 2008 18:00:27 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/?p=94</guid>
		<description><![CDATA[Just some small admin stuff, but I moved the Site Optimization Series table of contents to a page. You&#8217;ll now be able to access those posts directly from the sidebar.
]]></description>
			<content:encoded><![CDATA[<p>Just some small admin stuff, but I moved the <a href="http://blog.unionstreetmedia.com/on-site-optimization-series/">Site Optimization</a> Series table of contents to a page. You&#8217;ll now be able to access those posts directly from the sidebar.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/website-optimization/moved-site-optimization-series-to-a-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Optimization for Real Estate Part 3: Benchmarks</title>
		<link>http://blog.unionstreetmedia.com/website-optimization/website-optimization-for-real-estate-part-3-benchmarks/</link>
		<comments>http://blog.unionstreetmedia.com/website-optimization/website-optimization-for-real-estate-part-3-benchmarks/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 18:57:44 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/website-optimization/website-optimization-for-real-estate-part-3-benchmarks/</guid>
		<description><![CDATA[Alright. We&#8217;ve done the broad-stroke overview of performance optimization. We&#8217;ve established some objectives. We took a side-road to learn a bit about picking something to measure on our website. Now it&#8217;s time to benchmark.
Why Benchmark?
The goal of a benchmark study is to figure out how your site is performing before you do anything at all. [...]]]></description>
			<content:encoded><![CDATA[<p>Alright. We&#8217;ve done the broad-stroke <a href="http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-1/">overview of performance optimization</a>. We&#8217;ve <a href="http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-2-getting-ready-to-measure/">established some objectives</a>. We took a side-road to <a href="http://www.mytechopinion.com/2008/03/three-kpis-for-real-estate-websites.html">learn a bit about picking something to measure on our website</a>. Now it&#8217;s time to benchmark.</p>
<h2>Why Benchmark?</h2>
<p>The goal of a benchmark study is to figure out how your site is performing before you do anything at all. If done well, it should give you a good base from which to try and test different site changes (optimizations, hopefully). So you&#8217;re going to get two things from your benchmark study:</p>
<ul>
<li>A ruler by which to <strong>measure performance of your website</strong> (so you know if that big increase really is great or if it&#8217;s pretty typical)</li>
<li>Some general insight into the <strong>patterns of use on your site</strong> (what pages are people going to often? what search terms are they using to find your site? Are they converting from search terms? How many visits to your site is typical? Whatever KPIs you are using).</li>
</ul>
<p><span id="more-83"></span></p>
<h2>Doing your Benchmark</h2>
<p>This part can be a bit dreary but hopefully it will generate some good insights. You can, of course, <a href="http://www.unionstreetmedia.com/realestate/site-analytics-and-optimization/">hire out your benchmark study</a> (nudge nudge).</p>
<p>Determine how often you will be making improvements to your site, let this be the period (length of time between measurements) you measure. If you aren&#8217;t sure, go with a week or two weeks. You will be setting aside time  each period to run these data-gathering exercises, so resist the temptation to do it every day.</p>
<ol>
<li><strong>Locate</strong> the reports in your analytics package that relate to the KPIs you determined back in Part 2.</li>
<li><strong>Open</strong> a spreadsheet program and make a series of columns, one for each KPI.</li>
<li>Then <strong>make rows</strong> be periods (for example: week ending, month ending).</li>
<li>Start at the oldest period for which your analytics package has data and start <strong>filling in the rows and columns</strong>. Don&#8217;t worry if you just installed your analytics and don&#8217;t have any historical data, just start now and go for a month or so before making any changes to the site.</li>
<li>If you want to <strong>get fancy</strong>, you can run averages or medians on the data so you can figure out what is &#8220;typical,&#8221; what is &#8220;average,&#8221; and more importantly what is outside of the usual range. Anything you can do that provides context for all of your data gathering efforts is worthwhile.</li>
</ol>
<p>To help make this a little less painful I made a <a href="http://spreadsheets.google.com/ccc?key=pHovWVUjR148vXJ-hSK0MKA&amp;hl=en">very rudimentary benchmark spreadsheet</a> over in Google Docs. Since every business has different goals and objectives (different KPIs) and different amounts of resources (length of period) it would be hard to do much more than a super-generic one that sends you down the right path. But the spreadsheet should get you started.</p>
<p>One thing I encourage is that while you&#8217;re frantically trying to do all that data gathering keep an eye out for anything that looks informative. Notice which pages are getting lots of visits. Which pages have low or high bounce rates. Even if these aren&#8217;t part of your KPI set, doing the benchmark might help you refine your choices for KPIs. Listen to your intuition in these instances, then track it. Stick to your KPIs but make a note of which other metrics you may want to track in the future.</p>
<h2>I entered all the benchmark data, now what?</h2>
<p>Well you&#8217;ve survived one of the largest barriers to getting into a process of improving your website, so you should <strong>feel pretty good about that</strong>. Once you&#8217;re done feeling good about that, notice two distinct benefits of all that arduous labor:</p>
<ol>
<li>When one of your KPIs is reported, you have a way of knowing if the result is out of the ordinary or not (and maybe even how much out of the ordinary). You have <strong>context for your data</strong> based on past-performance.</li>
<li>You have a <strong>clearer understanding of how visitors use your site</strong>, maybe this is leading you to add some metrics to your KPI list.</li>
</ol>
<p>With these two pieces of information, your future analysis will be more informed and your insights will be more valuable.</p>
<h2>Quick tips to help you survive your benchmark study</h2>
<ul>
<li>Identify  the reports that matter to you (your KPI reports) and add them to the Dashboard. This will save lots of hunting.</li>
<li>Save your benchmark spreadsheet somewhere that you don&#8217;t lose it, this is valuable and potentially sensitive information.</li>
<li>Go period-by-period (rows), filling in each KPI for the time period. Do not go KPI by KPI (columns). You want to become aware of the relationships of your KPIs to one another and this will happen by entering them in relation to their time period. Also, switching the date range will take up a lot more time if you go by columns.</li>
</ul>
<h3>Next time in the ongoing series of real estate site optimization:</h3>
<p>Observe and Orient: Preparing for optimization</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/website-optimization/website-optimization-for-real-estate-part-3-benchmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 things you can do right now to improve your website home page and why</title>
		<link>http://blog.unionstreetmedia.com/website-optimization/4-things-you-can-do-right-now-to-improve-your-website-home-page-and-why/</link>
		<comments>http://blog.unionstreetmedia.com/website-optimization/4-things-you-can-do-right-now-to-improve-your-website-home-page-and-why/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 16:23:49 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Real Estate Web Design]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/internet-marketing/4-things-you-can-do-right-now-to-improve-your-website-home-page-and-why/</guid>
		<description><![CDATA[For most sites, the home page is by far the most visited. The visitor segments are the most broad here too: random search engine traffic, sometimes advertising ends up here (though I, personally, recommend against that), sometimes a link from someone&#8217;s blog ends up going to your home page. All of these wide, varied audiences [...]]]></description>
			<content:encoded><![CDATA[<p>For most sites, the home page is by far the most visited. The visitor segments are the most broad here too: random search engine traffic, sometimes advertising ends up here (though I, personally, recommend against that), sometimes a link from someone&#8217;s blog ends up going to your home page. All of these wide, varied audiences need to be directed and channeled to the place that will help them get something done.</p>
<p>Too often, home pages end up getting fractured and fragmented due to a lack of focus. These tips should help you get focused.</p>
<p>Here&#8217;s a quick list of simple things you can do to make your real estate home page more effective. To be honest, several of these tips could work for any business site with a little tweaking.</p>
<ol>
<li>Have <strong>one main headline</strong> that tells users what can be done on your site. Resist the urge to use the generic &#8220;Welcome to my homepage&#8221; stuff. People aren&#8217;t on your homepage to feel welcome, they are there to accomplish a task. You can&#8217;t make them feel welcome by saying &#8220;Welcome.&#8221; You can, however,  <strong>make them feel welcome by making it easier for them to accomplish their task</strong> (like buy or sell a property).</li>
<li>Have a <strong>page title</strong> (the text at the very top of the browser) that relates to your headline and contains the search term you want most. This will help in two ways: it will <strong>help your search ranking</strong> and will <strong>improve the usability of your listing</strong> in the search engine result page.</li>
<li>Include a<strong> clear call-to-action</strong>. You probably have a desired outcome for people who come to your site. Know what that outcome is and <strong>make it easy for your site visitors do what you would like them to do</strong>.</li>
<li>Include a visual and direct <strong>link to the thing you want to sell most</strong>, like a featured property listing, a page with your listings on it, a page with listings that you like to represent, whatever it is that you do best. Some of your site visitors know exactly what they are looking for and will likely skip over your offer. But other <strong>visitors will appreciate your suggestion to get them started</strong> down the path to do business with you.</li>
</ol>
<p>What are some other things you can do to make your home page better?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/website-optimization/4-things-you-can-do-right-now-to-improve-your-website-home-page-and-why/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Heads up: Guest post over at MyTechOpinion</title>
		<link>http://blog.unionstreetmedia.com/outbound/heads-up-guest-post-over-at-mytechopinion/</link>
		<comments>http://blog.unionstreetmedia.com/outbound/heads-up-guest-post-over-at-mytechopinion/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 12:50:21 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Outbound]]></category>
		<category><![CDATA[USM News]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/howto-blog/heads-up-guest-post-over-at-mytechopinion/</guid>
		<description><![CDATA[Readers of my &#8220;Site Optimization Series for Real Estate&#8221; may find some usefulness in my recent guest post for Nicole and Reggie over at MyTechOpinion.com.
It&#8217;s called &#8220;Three KPIs for Real Estate Websites.&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Readers of my &#8220;<a href="http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-1/">Site Optimization Series for Real Estate</a>&#8221; may find some usefulness in my recent guest post for Nicole and Reggie over at MyTechOpinion.com.</p>
<p>It&#8217;s called &#8220;<a href="http://www.mytechopinion.com/2008/03/three-kpis-for-real-estate-websites.html">Three KPIs for Real Estate Websites</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/outbound/heads-up-guest-post-over-at-mytechopinion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On-site Optimization for Real Estate Part 2: Getting ready to measure</title>
		<link>http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-2-getting-ready-to-measure/</link>
		<comments>http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-2-getting-ready-to-measure/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 22:20:17 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Real Estate Web Design]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/uncategorized/website-optimization-for-real-estate-part-2-getting-ready-to-measure/</guid>
		<description><![CDATA[Last time we discussed the overview of a site optimization process, so I bet you&#8217;re ready to get rolling on improving your site. But before we can start implementing our process we need to chart a course. Let&#8217;s get started.
Determine the objective
For most real estate sites, the objective is to increase qualified leads (the people [...]]]></description>
			<content:encoded><![CDATA[<p>Last time we discussed the <a title="Optimize your real estate web site." href="http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-1/">overview of a site optimization process</a>, so I bet you&#8217;re ready to get rolling on improving your site. But before we can start implementing our process we need to chart a course. Let&#8217;s get started.</p>
<h2>Determine the objective</h2>
<p>For most real estate sites, the objective is to increase qualified leads (the people who are looking for the kind of property you like to sell or selling the kind of property you like to buy). Maybe there are other objectives as well. Think about this as you begin your process. Maybe sometime in the future your goals and objectives will change, that&#8217;s fine. The important thing is to know what your goals are so that you can track them.</p>
<h2>Track your progress</h2>
<p>Once your objectives are determined, it&#8217;s time to figure out what metrics you&#8217;re going to use to track your progress. The TLA (three letter acronym) used to describe the metrics that connect to your objective is KPI (key performance indicator). It&#8217;s very important to remember that every KPI is a metric but not every metric is a KPI. There are hundreds of reports a decent analytics package will produce for you. Not all of them relate to your objective. <a href="http://visualrevenue.com/blog/2008/02/difference-between-kpi-and-metric.html">An excellent rundown of what makes a metric into a KPI can be found on Dennis Mortensen&#8217;s VisualRevenue blog</a>:</p>
<blockquote><p>7 KPI characteristics</p>
<ol>
<li>a KPI echoes organizational goals</li>
<li> a KPI is decided by management</li>
<li> a KPI provides context</li>
<li> a KPI creates meaning on all organizational levels</li>
<li> a KPI is based on legitimate data</li>
<li> a KPI is easy to understand</li>
<li> a KPI leads to action!</li>
</ol>
</blockquote>
<p>I know it&#8217;s easy to let your eyes glaze over as you read that handy list. But resist the urge. Note a couple important items like #2: a KPI is decided by management. That means you. Your analyst (me) can make some good suggestions but ultimately you&#8217;ve got to decide that it&#8217;s relevant. If you don&#8217;t, then everyone will just be spinning their wheels. Take the time to understand why your analyst is suggesting a specific KPI and make it a conversation.</p>
<p>Another great one is #5: a KPI based on legitimate data. You need to understand your analytics package and establish your degree of confidence in it. You also need to understand what your analyst is doing with the numbers outside of the analytics package (yes, we&#8217;re making spreadsheets and trying to provide more context&#8211;Google Analytics has some pretty graphs, but we need more).</p>
<p>Number 7 is the most important of all: a KPI leads to action. If you can&#8217;t do anything with the data, if you can&#8217;t base a business decision on it, then it isn&#8217;t worth tracking. It may be interesting. Entertainment is interesting. Analysis needs to inform action.</p>
<p>For some examples of KPIs for real estate sites, check out my guest post over at MyTechOpinion.com: <a title="G. Dewald's guest post at mytechopinion.com" href="http://www.mytechopinion.com/2008/03/three-kpis-for-real-estate-websites.html">Three KPIs for Real Estate Websites</a>.</p>
<h2>Now what?</h2>
<p>Take a deep breath. If you&#8217;ve come this far chances are good that you&#8217;ve done more than your competition: you know what you want to do and you know how you will measure your progress. And you are committed to making improvements to speed your progress. You&#8217;ve done the thinking and now it&#8217;s time for acting.</p>
<p>Next time we&#8217;re going to cover setting up a benchmark study (so we can see if any of our decisions and actions are helping or hurting).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-2-getting-ready-to-measure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Optimization for Real Estate Part 1: Overview</title>
		<link>http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-1/</link>
		<comments>http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-1/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 18:11:00 +0000</pubDate>
		<dc:creator>G Dewald</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Real Estate Web Design]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.unionstreetmedia.com/blog/uncategorized/website-optimization-for-real-estate-part-1/</guid>
		<description><![CDATA[I remember back in the earlier days of making websites how people could post a site and pretty much forget about it for a year or two. Some people can still do that, I suppose. But the businesses that rapidly review their market climate, attempt to gain insight into their customers needs and act on [...]]]></description>
			<content:encoded><![CDATA[<p>I remember back in the earlier days of making websites how people could post a site and pretty much forget about it for a year or two. Some people can still do that, I suppose. But the businesses that rapidly review their market climate, attempt to gain insight into their customers needs and act on those insights will do better than those which do not.</p>
<p>Constantly redesigning a website can&#8217;t be cost-effective, can it?  <span id="more-62"></span></p>
<p>This is the kick-off for a series on <a href="http://blog.unionstreetmedia.com/on-site-optimization-series/"><strong>Performance Optimization for Real Estate</strong></a>. The goal of this series is to help real estate site owners optimize the performance of their website whether going it alone or using <a title="Data Driven Real Estate Web Design" href="http://www.unionstreetmedia.com/realestate/site-analytics-and-optimization/?utm_campaign=social&amp;utm_medium=blog&amp;utm_source=usmblog&amp;utm_content=optimization">Union Street Media&#8217;s site optimization and analytics services</a> (or some combination of the two).</p>
<h2>What is Performance Optimization?</h2>
<p>You&#8217;ve probably already heard of search engine optimization (SEO) and maybe even search engine marketing (SEM). That&#8217;s the practice of trying to get your website to rank higher on a search engine like Google or Yahoo. Performance optimization is something different.</p>
<p>The objective of performance optimization is to convert more of the visitors who are already visiting your site. Perhaps you have a lot of traffic already, but you aren&#8217;t generating many leads. If that&#8217;s the case, performance optimization is something to consider.</p>
<h2>An Overview of an Ongoing Process</h2>
<p>Performance optimization is a process, something in which a business engages continuously over time. Luckily, the process can be fairly simple and painless. Here&#8217;s the outline:</p>
<ol>
<li>Observe what is happening in your business, measure your results.</li>
<li>Analyze your observations, orient your data to current conditions.</li>
<li>Decide what changes to make, based on your analysis.</li>
<li>Act on your decisions.</li>
<li>Start at the beginning again.</li>
</ol>
<h2>Basic Tools of Performance Optimization</h2>
<p>Luckily, there are a variety of tools and concepts to help us in our tasks.</p>
<h3>Observation and Measuring tools</h3>
<p>Website analytics packages allow us to track visitor behavior on your site. This will be a very powerful tool that helps us improve the site over time. It&#8217;s the eyes of our optimization process. We may employ some surveys too, in order to hear our customers&#8217; voices in their own words.</p>
<h3>Analysis tools</h3>
<p>Our biggest analysis tool is inside our skulls. But beyond that, some charting and math tools either built into our website analytics package or built into a custom spreadsheet will be useful.</p>
<h3>Tools for decision-making</h3>
<p>Testing will be the primary tool here. After you have looked at the data and given it some thought, you might have an idea of some way to improve your results. That&#8217;s the time to start testing. There are a lot of different testing tools and methods that I will discuss in a future installment. It&#8217;s my favorite part.</p>
<p>You also might need some communication tools at this stage. Presentation tools are great, but learning how to present the right information at the right time to the right person is more important than any drowsy Power-Point presentation could ever be.</p>
<h3>Starting-at-the-beginning tools</h3>
<p>This step, though it seems like a throw-away, is important. If you don&#8217;t continue to observe, analyze, decide and act then you won&#8217;t be continuously improving.</p>
<p>Bonus for anyone who recognizes the OODA loop in this.</p>
<h2>Next time: <a title="Website Objectives and KPIs for real estate" href="http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-2-getting-ready-to-measure/">Getting Started in Performance Optimization for Real Estate</a></h2>
<p>Now that we&#8217;ve got the broad view, we can start to dig in a little. Please feel free to post questions or thoughts in the comments field and I&#8217;ll try to answer them as we go along. What do you want to know about website optimization? Was this post helpful?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/internet-marketing/website-optimization-for-real-estate-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Analytics Training at EpikOne</title>
		<link>http://blog.unionstreetmedia.com/website-optimization/web-analytics-training-at-epikone/</link>
		<comments>http://blog.unionstreetmedia.com/website-optimization/web-analytics-training-at-epikone/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 18:28:25 +0000</pubDate>
		<dc:creator>Andy Vota</dc:creator>
				<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.usmrealestateblog.com/uncategorized/web-analytics-training-at-epikone/</guid>
		<description><![CDATA[On Tuesday, Jan 29th EpikOne will be hosting one of their excellent online trainings. I highly recommend it for people who are interested in deepening their knowledge of web analytics, usability, and online marketing in general. Check out Justin Cutroni&#8217;s posts on the Epik blog, as well, for some more background on these folks.
]]></description>
			<content:encoded><![CDATA[<p>On Tuesday, Jan 29th <a title="Online Marketing and Analytics Training with EpikOne" href="http://www.epikone.com/train/" target="_blank">EpikOne</a> will be hosting one of their excellent <strong>online trainings</strong>. I highly recommend it for people who are interested in deepening their knowledge of <strong>web analytics, usability, and online marketing</strong> in general. Check out <a title="EpikOne Blog" href="http://www.epikone.com/blog/" target="_blank">Justin Cutroni&#8217;s posts on the Epik blog</a>, as well, for some more background on these folks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unionstreetmedia.com/website-optimization/web-analytics-training-at-epikone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
