3 Ways to Improve Your Site’s Usability In Under 30 minutes
Your website’s usability has the potential to make or break your business. Visitor loyalty, referrals and the general size of your audience ultimately correlates with the simplicity of your website, as well as how effectively it drives user actions. If a visitor has trouble navigating your website, they’ll probably have no issues going somewhere else. So here are a few, well 3, tips that can help improve your website’s user experience in less than 30 minutes.
Correct Page Titles
When the user clicks through to a page, it should be abundantly clear what page they are viewing. Best way to do this? Give your page a title! Place it on the top left corner of the page; make it the first thing people see. Try to avoid ambiguous titles, because they’ll just confuse the user. If you have an ‘About Me’ page, just title it ‘About Me.’ No need to go crazy.
If you’re using WordPress to run your site, this tip should be especially easy to implement. Just go to your Dashboard, click through to Pages and edit the name of the page you wish to change.
Simple Slugs
From Wordpress: “Slugs are usually a URL friendly version of the post title…. Slugs are meant to be used with permalinks as they help describe what the content at the URL is.”
Slugs allow the user to preview links before they click it. If I share this link with you: 45royale.com/blog/ you’ll probably be able to guess that it’s a blog. A simple slug takes the guesswork out of navigating links and makes your URL easier to share. Remember, usability is all about driving user actions.
Go into your WordPress Dashboard and click Edit Page. Below the page title you’ll find the page URL. By default, they should both have the same name. Leave them that way. Hopefully, the title of your page clearly describes its contents, but if not, that’s okay – you can always change it.
Optimize Clickable Content
If something can be “clicked”, it should be made obvious to the user. This process can be surprisingly difficult to refine, but there is one quick step you can take to help optimize your clickable content: Make your links look consistent!
This means they should all look and act the same, especially in their “hovering” and “clicking” states. They should also be starkly different from non-clickable text. (For example, make links bold, or a different color.) When users hover over links, give them a different color or use an underline. If your site’s links are obvious, there will be less user guesswork, which means less user frustration and a better overall experience.
Even if you’re not a developer, I would try to spend a few minutes scanning through your CSS and playing with your a, a:hover and a:visited tags. (If you’re not sure what I just said, check out this. Firebug, an HTML/CSS debugging Firefox extension, is a great way to play with your markup. Once you make changes, you can easily update your WordPress CSS by clicking Edit page > Appearance > Editor and by opening your CSS file in the right column.
For more (detailed) articles on web usability, please check out:










