I know, it has been a while since my last post, but I was crazy busy. I have something else that I plan to write about in my queue, but it is not finished yet. But I have something else ready that is also fairly useful in my humble opinion.
Here is a long and pretty detailed list of questions that a website owner should asked himself about his own website. If the answer to every question that follows below was answered with yes, you can be very pleased with yourself and consider yourself the top of the crop, because most websites have flaws for a number of different reasons, mostly related to the limitation of resources and sacrifices that must be made as a direct result of the shortage.
This 50 questions long questionnaire might trigger something here and there for some of you or maybe brings some forgotten item from the long to-do list back into your mind. In short, I am sure that the list benefits a number of different people.If you think that something is missing or not clear, let me know and leave a comment to the post in the form below.
Accessibility
- Is content structurally separate from navigational elements?
- Is the website cross-browser compatible?
- How compliant is the website with W3C coding standards? Valid HTML/CSS?
- Are ‘alt’ tags in place on all significant images?
- Are text-based alternatives in place to convey essential information if this is featured within images or multimedia files?
Navigation
- Are links labeled with anchor text that provides a clear indication of where they lead.
- Depth – what is the maximum number of clicks it takes to reach a page within the depths of the site?
- If a splash screen or navigation feature is provided in a Java/JavaScript/Flash format, is a text-based alternative also available?
- Responsive on Click feedback – Is a response given immediately (0.1 seconds) after a click is made on a hyperlink?
- Do clickable items stylistically indicate that they are clickable?
- How intuitive is it to navigate? Are signs obvious or obscured? Buttons/Links Like Text, that are not clickable and vice versa, links/buttons that cannot be identified as such
- readability (somewhat addressed already), type face, font size
- clear statement of PURPOSE of the site? Purpose must become clear within a few seconds without reading much or no text copy at all.
- Call to action on every page, no dead ends
- Is a logical site map available?, If not, is a keyword-based search feature available? Note: Large (multi-thousands of pages) sites should have a search form.
Design
- Is the site’s design aesthetically appealing?
- Are the colors used harmonious and logically related?
- Are the color choices visually accessible? (For example high enough in contrast to assist the colorblind and visually impaired in reading the site appropriately)
- Is the design audience appropriate?- The standard text size should be readable, for visitors who don’t know how to adjust their browsers.
- The fonts should be easily readable, and degrade gracefully.- Should look OK on various screen resolutions.
Content
- Is the website copy succinct but informative?
- Does the copywriting style suit the website’s purpose and ‘speak’ to its target audience?
- Are bodies of text constrained to <80 characters per line?
- Can text be resized through the browser or do CSS settings restrict size alteration?
- Is the contrast between text and its background color sufficient to make reading easy on the eyes?
- Is text broken into small, readable chunks and highlighted using headings, sub-headings and emphasis features where appropriate to assist in skimming?
- Within articles, there should be links to more detailed explanations of subjects, or definitions of jargon terms. Are you doing that?
- Do you have an “about page” that identifies the author of the content, credits to source for content that was not written by the site owner himself
- Do you have testimonials and publish them on the site?
- Do you update the content regularly and don’t live by the phrase “set it and forget it”?
Security
- Any obvious security flaws?
- How resilient are forms to special characters?
- Private directories password protected via .htaccess?
- Are public non-document directories (cgi-bin, images, etc) index able or are blank index.html pages or appropriate permission settings in place to block access?
- Is customer data stored online? If so, is this database appropriately safeguarded against external access?
Other Technical Considerations
- Does the site load quickly – even for dialup users?
- Are all links (internal and external) valid and active?
- Are scripts free from errors?
- Is the website free from server side errors?
Other Marketing Considerations
- Is the website properly optimized for search engines (essential text emphasized, title tags relevant, title text presented in H1, outbound links reliable and contextually related, etc)
- Does the index page entice a visitor deeper into the site or shopping cart?
- Does the website contain elements designed to encourage future or viral visitation (i.e. a contest, newsletter, tell-a-friend feature, and forum with subscription option, downloadable toolbar, RSS feed or similar)? – Different Title for every page that start (or at least have it as 2nd or 3rd word) with the single most relevant key phrase that describes the content or function of the page the best. (if you have to explain what the page is for and can only use 1-3 words as Keyword or Phrase, what would it be?)
- Robots.txt configured?
- Site Map available?
- Is every page accessible at least via a single plain HTML Link (no JavaScript or Flash Link)?
- Does every page have at least some text in the content? (How much Text remains on the Page if you remove all Images, Videos, Flash, Java Applets and JavaScript Code? Anything? Is the remainder still states the pages purpose?)
- Is every individual page only accessible via a single URL or are several URLs available (and worse, used) to access the same page? Duplicate Content Issue, Canonical URLs.
Legal Stuff/Re-Assurance/Legitimization
- Contact Page with Real Address, Phone Number (Toll Free for Business) and Contact Form or Email available, basically a clear and easy to use feedback/contact mechanism? A visitor might not assume webmaster@ or you might want them to write elsewhere, or you might prefer to give them a form to structure their communications.
- DMCA Notice up? Terms of Use page available where you specify what you do and why and what visitors have to agree on if they want to use your site? This is to protect yourself from complains or worse regarding things that you cannot control properly, such as links to 3rd party websites or Ads from automated systems such as Google AdSense etc.
- Privacy Policy up (especially if you collect data, email, names, and web analytics tracking cookies)?
Cheers!
Carsten Cumbrowski
Internet Marketing Resources at Cumbrowski.com including very comprehensive product data feed resources for advertisers and publishers.
Very nice list and def 50 valid questions, Thanks Carsten :)
Great list of questions Carsten, thx.
What does this mean?
Phone Number (Tool Free for Business)
(#1 under Legal Stuff)
Oh wait, after re-reading it about 10 times, it dawned on me. That’s a typo and should have been “toll free” not “tool free”, right? That makes it make sense. With tool free, I was trying to figure out if it was some kind of web 2.0 phone service that I’d missed. :)
@ Donna : Thanks for catching that! One of those odd typos which makes it through spell check.
@ Carsten : excellent write up!!
I foresee this being quite useful to those inside and out of the search engine and publishing field and a real gem. Definitely in my bookmarks for my own projects and future consulting tips.
Excellent collection, covering almost every thing. Thanks for sharing this list!
I wish I could say yes to most of these but sadly I can’t. I have got alot of work to do.
No rest for the wicked.
Thanks for the great list, why am I saying thanks you have give me plenty of work to do.
Regards
Great article and the tips are perfect for site design!
Ryan
Oops.. sorry for the typo, yeah, it looked all nice and correct in Word :).
Regarding the list…
It’s hard to get everything right, but at least you should keep those things in mind and and try to follow as much of them as you can, at least partially. Just thinking about them is a start already and some things are actually pretty simple, just forgotten sometimes :)
An excellent Q&A for those new to web design & development.
One thing I must point out, though: there’s no such thing as an alt tag.
There’s alt attribute for an image tag, but not alt tag.
Major pet peeve of mine…
Carsten, nice list. I recently created a similar questionnaire/scorecard tool at my site (link in my name). It focuses on blog improvement.
Very good work again… This one goes to favorites.
“There’s alt attribute for an image tag, but not alt tag.”
Wayne, you are right, but I didn’t want to confuse people and start talking about elements (or tags), attributes, attribute values, non-standard attribute values (e.g. nofollow hehe) etc.
:) Cheers!
Carsten
Hello,
Very nice post, “my Sphinn”! Shared in my blog too, http://www.smarketer.blogpsot.com
Just 1 question, I think Web Hosting is also a question a webmaster need to look in to, when it comes to specific targetted keywords based on the region,(Keyword + Location) for Search Engines.
Let me know what is your opinion?
Thx
aj
Oops sorry, its, smarketer.blogspot.com :(
Good point AJ.
Lenth of domain registration also plays a role btw. domains registered for one year only are less trustworthy than domains that are registered for 10 years right from the start. 1 year is the minimum and not much time to develop a good site, a 10 year registration on the other hand shows that the owner is serious about his site and that he has long time goals with it.
Great list!!As i’m a owner for a site. I launched my site before two months. I beleive my site has most of the qualities as you mentioned.
Killer work as always Carsten!
Hi Carsten
What a great usable list. I´ll link to it from my danish blog about online communication.
Brian Bentzen
Excellent checklist for web site designers. Thanks a lot!
bill
Great job of consolidating all this information into a concise, usable list. Good questions for web designers, bloggers, and SEOers. Thanks!
Hi Carsten, thanks for that excellent work.
These are great questions and this is a checklist that should not be ignored when designing a website (and then performing QA on it afterwards).
Great List!
Size of website is another important thing to be consider
:)
I wish I could answer yes to Navigation #2, but alas it would not be correct.
Nice list, worth bookmarking (which I have done)!
Can someone help me understand what “robots.txt configured” means?
“Can someone help me understand what “robots.txt configured” means?”
You can find tons of resources and information about the robots.txt here
http://www.cumbrowski.com/searchenginespiders.asp
Cheers!
useful information. thanks.
Thanks for the informative post. Lots of good suggestions.
Great information, thanks for sharing. It’s always good to know I’m on the right track.
Bookmarked before I even read it.
Reading now… :)
Nice article, i am following your every post and all are gr8.. Good Job .
Hi,
That’s a great list of valid Q’s. Worth bookmarking. I have done it.
Thanks a lot.
Amit
Its a great list of questions to evaluating website. This helps alot to web designers. Great job!
nice post :) I think I’ll re-design my site …. thanks for your advice :)
found it really useful cheers
This was really helpful for the project I am working on. Thanks a million.
I stumbled upon this page, and read it, couldn’t agree any stronger to all comments already made..
Cheers mate
Great and useful list.
Really helpful, thank you!
i got so exasperated at the expression “alt tags” that i stopped reading.
they’re ATTRIBUTES, ok?
now i see someone else has commented on this, and you’ve responded.
you don’t want to “confuse” people?? you talk about robots.txt, .htaccess, (no, still haven’t read it all, just scanning for terms), canonical URLs .. yet you think “attributes” would confuse?? if people know about all these other highly technical aspects, don’t you think they’d already know what an attribute is? all you are doing is perpetuating an incorrect terminology.
5 bucks says you didn’t actually think about it at all, you typed it like that because you really do call them “alt tags”.
you’ve used the term numous times in other articles on this site, and so does everyone else here (just search for “alt tags”). you all talk about very technical stuff, hardly the stuff of newbies, and yet YOU ALL SAY “ALT TAGS”.
totally useless.
no credibility.
Very useful list! Thank you.
Site map? Is this 1997? No way.
Great point of reference when designing a survey for feedback from users on your web design and functionality.
@David:
The common web user routinely looks for a sitemap in the same manner someone would look at a table of contents in a magazine or journal.
Search engines look for a sitemap.xml file which can be listed in Robots.txt.
Both are of great importance.
the questions are very good and can be considered for improving the quality of web design
very useful. thanks.
Thank you for your site. I have found here much useful information…
Very useful thank you.
Nice article, i amreading your every post and all the articles are good.
Good article. Look forward to more questions related to Quality Assurance.
Great Post…I dont know how i missed this post for so long
Well i asked the above questions to myself when i evaluated the my site quality and to be frank i didnt scored very well. I would start working on it though from today.
thanks a lot for your eye opener.
It is surely a nice eye opener as pointed out by the commenter above.
I would be hoping the questions are giving me good results when i evaluate.
This is an amazing list! I am going to use this as ammo when clients as me why their site needs to be update to help increase their conversions :o)
Very nice check up list, even tho must of us already know the importance of such factors, it’s nice to have them in one place :)
The tips are for all websites and blogs on all languages. Thanks for the great article. Very useful for beginners
so nice~
Excellent reference you’ve compiled here! Great work!
Came back due too e-mails sent out to me by those still commenting.. and I had to correct Who ever is was Annoyed !!
If this person could ONLY get off their brains and read to comprehend they might really realize that Alt tags are NOT attributes..
DUMMY, hohoho merry X-mas
STRAIGHTALK
Norman Flecha
http://www.straightalk.biz
Thanks for the list!
アクセンツ
Gracias Carsten. (Thank)
Justo lo que estaba buscando. (Just I was looking.)
Saludos (Bye)
Ernesto
From Panama.
ugg boots sale
Really useful post to improve the web design quality.
Thanks for sharing this great list of tips.
Great list man! I appreciate the time you spent generating it for us.
Great article and the tips are perfect for site design!
Lauren
Nice article, i am following your every post and all are gr8.. Good Job .
Firstly of all,you article is really great,among these factors,I think the most important thing is Content.
But I will take care of other factors.
Thank you.
Avery
have to take a lot of time to finish it, but it deserves. lol
Thanks a lot …. this will really be very helpful and the matter of the fact is the whole content fall so smoothly at place …. make it very readable …. appreciate the effort.
thanks 4 ur info…it’s really helping me 2 do my asgmnt…keep it up k?
Wow..this list just saved me hours of work!
Nice Guideline.
Good info for me as a newbie…
tks…..great job
Good info for me as a newbie…
tks…..great job