Grade Your Website 31 Free Online Tests
If someone asked you at what grade level your site’s content was written, could you tell them? What about whether it was fully compatible with every major browser? How many seconds it took to load? Can you confidently state that there are no broken links on your site right now?
Although it may seem unimportant to replace an Rich Text apostrophe with the HTML equivalent or to make sure your WHOIS record is perfect, the reality is that the more accessible and polished your website is, the greater chance you have to secure more readership, and, most importantly, more revenue.
If you’re serious about maintaining a well-rounded, efficient website, the cheapest (and perhaps best) way to make sure you’re on the right track is self-evaluation. To get you started, we’ve put together a list containing 31 of our favorite tools for “grading” your website. Code Validation
The foundation for every website is fundamentally sound source code. Unfortunately programmers aren’t always the most meticulous type of people. They’d rather hash out the difficult stuff and leave the details to someone else, and that’s where code validation comes in. To make sure your website’s source code and features are fully functional you should run it through the following validation tests.
1. WDG HTML Validator – EDITOR’S CHOICE – Excellent tool for identifying syntax errors on pages driven by markup languages. Also has an option to recursively check for errors on every page in the website directory.
2. W3C Markup Validation Service – Traverses HTML and XHTML markup for syntax errors. Boasts the title of first (and most used) HTML validator on the internet.
3. W3C CSS Validation Service – Checks CSS documents for errors in source code. Also gives warnings for code that doesn’t exhibit the best design practices; e.g. “Same colors for color and background-color in two contexts.”
4. RUWF? XML Syntax Checker – Checks for malformed data in XML documents.
5. W3C Feed Validation Service – Checks the syntax of Atom and RSS feeds for errors.
6. W3C Link Checker – EDITOR’S CHOICE – Searches for and identifies broken links. Specifically checks that all the links are dereferenceable, no links and anchors are defined twice and warns about invalid http and directory redirects.
Comments Related to "Grade Your Website 31 Free Online Tests" :
Post Your Comments
Your comments will be published after Moderation


