Archive for January, 2009

Be Specific: Using Semantic XHTML for Search Engines

Friday, January 30th, 2009

Using the <acronym>, <abbr>, and <address> tags to improve readability for disabled users, web crawlers, and search engines.

You want to make your website as informative as possible, right? For search engines, users – everybody. Help search engines, disabled (blind) users, and any users who may not understand the meaning of your acronym or abbreviation by using semantic XHTML tags like the <acronym><abbr>, and <address> tags in context. (more…)

(Modified) Nofollow Greasemonkey Script

Friday, January 23rd, 2009

I took the liberty of adjusting Joost de Valk’s Nofollow Display Greasemonkey script to highlight links on pages that use a nofollow Meta tag. As always, Joost’s tool is really great but it only shows nofollow links when the rel=”nofollow” attribute is used (skipping links that are nofollow due to the robots Meta nofollow tag).

(more…)

Using the META Robots Tag

Thursday, January 22nd, 2009

Tutorial: How to use the Meta Robots tag — code examples, meanings, and all the major REP directives.

I’ve seen a whole lot of websites lately that are wasting space (and the time it took to write it) by implementing the Meta Robots tag like this:

  1. <meta name="robots" content="all, index, follow" />

If you want search engine bots to crawl and index your website, then just leave it alone. By default, search engines will crawl, index, and archive every page on your website that they can find by following links. You also don’t have to say “all” — every bot that obeys the Robots Meta tag will obey it by default.

So not only is that example pointless because that is the default, it is repeating the same command twice!

(more…)

New Shoe Media Interview

Tuesday, January 20th, 2009

A quick thanks to Luis over at Wordszilla for interviewing me on his blog. The interview covered the topic of search engine friendly web design – here is a small excerpt:

“And returning to the importance of the written content: make it so useful that your visitors will want to link to it. Make it so remarkable they will share it; make it factual so that they will cite it in their blogs, articles, and reports. Finally, make it relevant so that search engines will deem it worthy of great rankings.”
-Me

Use 4Q to Test and Optimize Website Usability

Friday, January 16th, 2009

(For free!)

4Q Logo

Websites need to be useful. They need to match your visitor’s expectations and needs, but until you ask them for feedback, optimizing your website for usability is just a guessing game.

There are several options for getting that feedback, some more expensive than others. The expensive routes include hiring firms dedicated to optimizing websites for usability, and if you can afford it, that’s an investment that will most likely yeild some significant returns. 

There is a free alternative though, and although it isn’t as informative as organized focus groups, it will get you headed in the right direction and offer enough feedback to dramatically improve the user experience, from your visitor’s perspectives.

4Q is a web survey – it shows a popup (visit the 4Q website to see what that looks like) when you first visit the site, asking users to opt-in to a little survey. If the user clicks “Yes,” a new window will appear and then minimize, so that they can finish the survey after leaving your website. You decide the questions that will be asked, and the user is given the opportunity at the end to write their general thoughts, insights, and feedback regarding your website. 4Q takes care of gathering and reporting the data, which you can access by logging into the admin section on their website.

Good questions to ask may include:

  1. Rate your overall satisfaction after browsing through the website.
  2. What was the  purpose of your visit?
  3. Did you find what you were looking for?
  4. Rate the difficulty you experienced navigating the website.
  5. Rate the usefulness of the content on the website.
  6. (If testing a new website design) If you are a returning visitor, how do you like the new look?
  7. Do our solutions/products/services match what you were looking for?
  8. Please describe what you liked about the website.
  9. Please describe any changes we can make to improve the website.

Motivate your visitors to take the survey with a promo code, free shipping, or a free whitepaper, and don’t take too much of their time.

You don’t want to ask all these questions, and depending on your reasons for implementing the survey on your site, pick questions that will meet your goals. And don’t ask too many questions – your visitors are doing you a favor, so don’t waste their time. They will be more likely to fill out the survey if you offer something in return, such as a promo code, free shipping, or a free whitepaper. 

The admin section allows you to manage the amount of users that will see the survey, so that you don’t have to bombard 100% of your traffic with the survey (make sure you use a number high enough to yeild accurate statistics, though). 

It is important to look at the results of the survey with the right attitude – you will most likely be very surprised at some of the responses, but avoid discarding scathing or seemingly unreasonable feedback – there is a reason for it. It’s an opportunity to improve your website in ways that will affect your visitor’s attitudes towards your website, and will result in higher conversions and results.

4Q is a joint venture between Avinash Kaushik (wrote Web Analytics: An Hour a Day) and iPerceptions, a company that uses analytics to measure the perceptions and attitudes of website visitors in order to improve user experience.

SEO Book Toolbar

Thursday, January 15th, 2009

SEO Book.com just released the ultimate SEO toolbar - and so far, I’m really pleased with it. I’ll even get to delete a few SEO Firefox addons that I won’t be needing anymore.

The goods include all the website overview stats that SEO for Firefox provided (Yahoo links, domain age, Alexa rank, directory links, etc. – visible right on the toolbar), as well as a handy keyword tool that allows you to enter a keyword right in the sidebar and look it up in all the major keyword tools across the web. Very handy indeed. 

To see and download the toolbar, go to http://tools.seobook.com/seo-toolbar/

I’m leaving IE6 in the dust

Wednesday, January 14th, 2009

If you visit my site using IE6, you will see this big annoying badge right on top of my logo:

Why?

IE6 does not support web standards, meaning that not only does it do a bad job of displaying websites correctly,  it is the bane of every web designer who has to stoop to the level of implementing IE6 hacks to fix its bugs.

I can’t stop making websites that support IE6 for my clients, because their websites have to work for everyone that comes along, regardless of their browser.

My website, on the other hand, can (hopefully) educate my visitors who are less experienced on the web, and help them to upgrade to a better, faster, more user-friendly, and free browser like Google’s Chrome (if you’re still using IE6, do yourself a huge favor and just click on that link right now), Opera, or Firefox. I mention them in that order because if you’re still on IE6, you won’t understand the benefits or need the addons of Firefox, and Chrome is the fastest, most lightweight browser and probably the best solution for an older/antiquated computer.

If you look closely, you’ll notice that I’m still using a few IE hacks like the IE png fix to give transparent PNG support, as well as a hack to get my navigation menu to work in IE6. I don’t want to leave IE6 users completely hanging, but they will have to endure the big ugly badge in my header.

If you are interested in doing the same thing for your website, feel free to use my code and image – I’ll be happy if you do. Both were inspired by Elliot Jay Stocks (to give credit where credit is due). You will also probably want to joing the IE Death March – an initiative to end IE6 support by March of this year. I mean, IE6 is older than the Ipod – it’s time to move on.

Web Design Resources

Tuesday, January 13th, 2009

webappers-logo

Webappers.com is  my new favorite resource for all things related to web design and usability. I have already found useful icons, jQuery and JavaScript tools, and other open source goodies.

Tutorial: KML Geo Sitemaps

Thursday, January 8th, 2009

Step-by-step instructions on how to create a Geo-sitemap. I will post a tutorial for setting up a GeoRSS feed soon.

(more…)

Google Alerts and SEO

Monday, January 5th, 2009

Using Google Alerts to build links and watch your online competition.

I use Google Alerts on a daily basis to to track websites that could provide links to my websites, and to watch the presence and SEO techniques of my  (and my clients’) competition.

What is Google Alerts? Straight from the Alerts homepage:

Google Alerts are email updates of the latest relevant Google results (web, news , etc.) based on your choice of query or topic.

Here is how Google Alerts can be useful in your online marketing efforts:

  1. Keeping an eye on the competition: if you are a plumber in San Diego, you will want to watch the keyword ‘plumber san diego’ and similar variations to watch everything Google is gathering related to San Diego plumbers. Use that information to your benefit by using and improving on some of the tactics that you will find that your competition is using.
  2. Creating links: Google Alerts reports links across the web that are pointing to your competition. If they are already linking to someone in your niche/industry, why not link to you, too? Visit the sites Google Alerts sends your way and find out what you need to do to get a link from them. I have found several online business directories and other valuable websites that can send valuable traffic to my website.
  3. Watching where/when Google is finding you: You can watch where Google is finding your name, business name, and website through Google Alerts, and you can set Google Alerts to send you this information on a “As-it-happens” basis, so you will know when Google found the keywords you are watching.

Here is a list of some Google Alerts’ uses from Google:

Some handy uses of Google Alerts include:

  • monitoring a developing news story
  • keeping current on a competitor or industry
  • getting the latest on a celebrity or event
  • keeping tabs on your favorite sports teams