Mar
One of the things I like about usability is that it touches upon literally every aspect of a web business–it’s as much a
school of thought as it is a discipline. There are many little offshoots of that fact–tiny parts of your business which are partly
governed by usability (which you may often not even realize right away). And before your eyes glaze over, let me remind you that
usability always affects profits.
For instance–is your domain name usable? Things that could make a domain name unusable include:
- Having a domain which is not easy to spell. If your site should ever get featured on radio or TV, you want viewers to be able to easily type it into a browser after hearing it. Otherwise you’re going to lose a percentage of them.
- Having a non-dotcom domain. People have a tough time remembering non-dotcom TLD extensions, period. Again, you’re going to lose a percentage of potential visitors by having a
non-dotcom.
Remember, these visitors you’re losing aren’t just visitors, they’re potential linkerati.
Anyway I just thought this was important to bring up since so many SEOs and marketers seem to be getting into domaining. Don’t forget about usability!
Mar
Why is it so difficult for me to get coverage of the college basketball tournament while I’m at work?
After navigating the mess at cbs.sportsline.com to try to watch the games over the live internet feed, (they make it almost impossible to find the link for to watch the games live.) I’ve come to find out that the video for whatever reason doesn’t even work on my Linux box, not to mention crashed my browser several times. I’ve also heard a friend say he can’t get the video working on Firefox either for Windows. He had to use Internet Explorer. HELLO? I wasn’t even aware people still used Internet Explorer.

So failing this course of action I figured maybe I could get a live scoreboard from somewhere. I figured ESPN would have some kind of live updated scoreboard for the tournament. It took me about 3 years to find the link. Then every time I closed out and tried to find it again, I could never remember how I accessed it the first time. I’ve hated ESPN’s website for years, but this really annoys me.
I’ve taken the liberty of highlighting the two links in question with a red outline in the screen shots. You still may not be able to see them. I realize there is a lot of news to display along with video and audio on these two sites, but come on guys can’t we do any better than this? How we me make a special section just for March Madness?
Mar
March 8th, 2007 under Makeover, Usability. [ Comments: 2 ]
With just a shade under 50 submissions for the first round of the Usability Makeover Series, I had a hard time with the selection process. I ended up selecting Twiddy Outer Banks Rentals because I could tell they had already put a lot of effort into establishing user trust and usability. I think with a few tweaks the site could go from medium usable to extremely usable.
What I Like
First let me point out a few things that I really like about the site (circled in green).

- Phone number front and center for easy access.
- Along with the phone number, the BBB logo, testimonials, and the tagline “Family owned and operated since 1978″ add greatly to user trust. It seems like there are real people behind this site, who I could count on to take care of any problems.
- Multiple navigation paths. The user can find a house by searching by arrival date, or browse by certain criteria.
Problems
Home Page
The biggest problem I see is a site design issue. I think the homepage is too cluttered. There seems to be several areas that distract my eye instead of my eye focusing on one or two main goals. I really dislike 3 column designs for e-comm purposes, because usually you need the extra room to display pictures. I think we can eliminate some visual distractions by blowing away the right hand column and incorporating all the navigation into the left column.
There is also too much text here for a home page. I think one introductory paragraph is good. Then if the users desire more information, they can click on a link to get there. Generally not many people read all the text on the homepage. They tend to just use it as a navigation starting point.
I had my design expert friend mock-up the page really quickly so we could see what it would like without the right-hand column. (As you can see from the previous two pictures I’m not too good with Photoshop.) This isn’t exactly how I would lay it out, but this gives an idea of what it would like with a two column design and less text on the homepage.

In my opinion this design is much more clean and usable. It takes away a lot of the “distraction” from the page.
The next main thing I would do is figure out how to incorporate the “Quick Search” and “Browse Homes” sidebar navigation items into one. I have a feeling the “Search” function is probably a proprietary software piece, but I think we could still integrate those two things somehow… maybe just by pasting the “Quick Search” box to the bottom of the “Browse” box.
Another minor issue I see is the “Quick Find”. As a visitor, I’m not sure what I’m supposed to do with this. I guess it seems confusing because we have “Quick Search” and “Quick Find”. Maybe they could move it or get rid of it all together depending on how many visitors use it. If they decide to keep it they should expand the search area wider. It seems to be only a few characters long right now, not very inviting for typing anything in there.
Another thing that sticks out at me is the text on the first two tabs at the top of the page, “Vacation Rental Search” and “Browse Homes”. You should always try to shoot for consistency across the entire site. I think here we should say “Search Vacation Homes” and “Browse Vacation Homes” to help make that language more consistent.
Product Page
The one thing I dislike about the individual pages for each house is the fact that there is no price “above the fold”. I realize the rates vary by week, but we should find some way to put a price in there. Either the average price or a price chart for the next 3 weeks, or whatever. My concern is that someone who comes in from Google directly to this page sees only this with out scrolling down:

The first thing I look for when considering purchasing / renting anything is price. I do understand, however, that a vacation rental house isn’t really an impulse buy, but if I’m power surfing for weekly rental houses, before I even look at the picture the first thing I want to know is whether or not its within my budget.
I see two links in there, “Rates” and “Amenities”, that take you farther down the page. According to Jakob Nielson these can have an inverse usability effect. Twiddy may want to consider rethinking that or taking that out all together and just letting the user scroll down.
Another thing I would like to see here is maybe 5 line chart just below the main picture of “vital statistics”. Price, square footage, number of beds, number of bedrooms, and distance from the beach, or something of that nature would be great. Remember people don’t like to read. Give them something that they can scan to see if the house is right for them, then they can read the details and the full amenities chart.
Conclusion
I could go on for at least 10 to 20 pages, but I don’t want to bore anybody. As you can see, there isn’t really anything revolutionary here. Most of usability is picking apart the smallest details that when aggregated account for a lot of loss in conversion rate. Will fixing the things I’ve mentioned in this article make their sales go through the roof? Probably not, in fact I may have totally missed the mark, but the bigger idea here is that usability isn’t a destination it’s a journey. If you’re not consistently moving ahead on your site testing new layouts, new placements, new buttons, different price charts, adding new features, and figuring out how to try to stay ahead of the competition then you’re basically moving backwards.
If anyone else has any constructive criticism for Twiddy I’d love to hear it in the comments!
Mar
I did a `site:www.convertup.com` in Google only to find that 2 copies of all my pages were being indexed. One without a trailing slash which was going into Google’s supplemental index, and one URL with a trailing slash.


You can see the one in the supplemental index hasn’t been crawled in a while because it still has my old title structure.
Luckily someone makes this handy-dandy Wordpress Plugin called Permalink Redirector . It redirects all calls to pages without a slash on the end to the page with the slash. I could have just edited my .htaccess file to do this, but I’ve found out the hard way not to try to “hack” anything if somebody has already done the work for you.
The next time Google goes to crawl the page without the trailing slash, it will be redirected to the one with the trailing slash, and I should see these pages drop from the index since technically they no longer exist.
I’m not sure if this is a new Wordpress 2.1 problem or if previous versions suffered from this problem as well, but you Wordpress users may want to check your sites. Both pages in the index may cause duplicate content issues and lower your ranking, or your PageRank could leak across to the false duplicate pages. Maybe not though, but better just to fix it anyways.
type keywords | hit enter
- Professional Search Engine Optimization with PHP - Review
- Ebizzsol - My Secret Weapon
- Advice from the Trenches: Advertising on Content Networks
- For Better Goals, First Define Success
- Andy Hagans is a Good Dancer
- Thats sooo 2006: Sensational Titles
- Domain Names & Usability
- NCAA Tournament Coverage has Poor Usability
- Usability Makeover Series - Twiddy Vacation Rentals
- 2 Copies of Pages Indexed in Google



