OK AOL kiddies and other high school webmasters… today’s lesson in Webmastering 101 class is a list of things NOT to do on your website.
Everything on this list is obvious yet I see it happen all the time. Most of what’s on this list, everyone already knows, however people STILL feel it absolutely necessary to do. This is simply a list of things you should not do on a website. Period.
Splash pages. If I have to choose high or low bandwidth before entering your website you’ve failed. This is 2007. There is no need for splash pages anymore… personally I don’t think there ever was. From an SEO standpoint having a splash page can be very hurtful towards your rankings. Search engine spiders will index your splash page instead of your home page and usually a splash page consist of flash or some other form of media such as a picture. The only actual text content on a traditional splash page is the “skip intro” link. Users with dial up or even slow broadband will become frustrated after waiting for your page to load up only to find its a splash page and no actual content is on there. You want to make it easy as possible for users to navigate your website, and you want them to do as little work as possible. Having them wait for a splash page and then click “continue” goes against this principle.
On going music. Unless you have a couple of hit albums there is no reason you should be playing music on your website. I’m usually listening to my own music when I’m on the computer, the last thing I need is for your website to add its own soundtrack. Music on a site is usually done wrong in the first place. Why is your song restarting each time I go to a new page or refresh the current one? If you’re going to do something unpleasing at least learn how to do it right so its not that much more unpleasant. Again users on a low bandwidth connection and search engine spiders will come across your site and leave. This is an age of instant gratification especially on the Internet. If you really really want music because it just happens to be your favorite song of the week, please allow the user to stop the song, and don’t do it on page load.
Multiple video formats on the web are irrelevant in 2007. How many of you ACTUALLY have real player installed? C’mon don’t be shy now… ok 3 of you. Good. How many of you have flash player installed? Oh everyone who’s ever watched a video on YouTube. Hmmm does that tell you something? Flash has become the default player for delivering video on the web, stop using Real Player, or window media player. Stick with what works best.
JavaScript Links. C’mon people enough I cant stress enough what year it is… If I can’t right click and open in a new tab/window you’ve failed. This is a huge usability flaw. Like most web savvy users, I user Firefox, and if I can’t use its built in tab feature then that’s almost as bad as…
You resizing the user’s browser how DARE YOU! I am browsing your website with the settings I want. Resizing the users browser is a huge flaw. First of all you don’t need to be doing any more. Who uses 640×480 even 800×600 is out the door. 1024×768 should give you PLENTY of room to design your website without having to launch external content in a new resized browser window. At least put up some sort of notice that says, “This link will resize your browser” I wonder how many would actually click then… that alone should tell you something.
This will be an on going list. Stay tuned for more!
that’s usability testing at its best!
OH. A list… this looks familiar…HMMM
That last one is my huget pet peeve. I actually stumbled across a site where the guy boasted about writing the JS that would cause your screen to appear completely black (even over your dock/task bar) with only the ability to see your cursor. What a JERK.
erm another thing to add to the list, DO NOT hide the dotted line around links, otherwise how do you expect users to navigate your site with only a keyboard?
I noticed one of your articles explains how to do this which leads me to believe you are one of those AOL kiddies / high school webmasters.
Dood,
You’re right, you shouldn’t completely hide the border, thats why I suggest that you use method two in my other posting.
However like I said if you would put an a:active or a:hover state on the link then keyboard users will be able to see a change when tabbing through.
Thanks for dropping in.