DezUk said:
I have been set the task of running some of the companies websites through the W3C compliance checker and ammending the code to make it work
It sounds as though the person responsible for giving you this job has little idea of what it is that is actually needed. Usually these jobs crop up when a director has picked up the 'accessibility' or 'validation' buzzword from someone and has had the fear of god put into them.
Websites need to be many things but ultimately, they need to work for the business and this translates to 'affecting the bottom line'.
Ask the following questions:
- Is the website X/HTML valid?
- If not, what is needed to comply?
- Can the website evolve to a Strict Doctype?
- If not, what is needed to comply?
- Does the website pass primary accessibility guidelines?
- If not, what is needed to comply?
- Is the website usable and consistent?
- Does the website effectively reach the market?
- Are the websites objectives clearly identified?
- Can we track referrals to conversions on the website?
Remember websites are useful in 4 key areas: administration, communication, sales and marketing. Does your website work seamlessly in these areas? Can more be done to allow the website to integrate more effectively to the back office.
All the above may seem overkill but a website should be all or nothing. Just saying 'yes, it validates HTML Transitional' achieves nothing from a business perspective and validation most certainly does not equate to accessibility / usability.
Go on, give your boss a treat. Shine like a star. You never know, you may get a reward.
DezUk said:
I have been asked to present the compliance checks on the sites in a formal reprot
The best way to present this is with a synopsis that covers the point of the report, the above points listed, with very concise, highlighted answers and recommended actions, then apply the final technical notes to the end.
Usually reports such as these form part of a meeting and since time equals money, the boss will thank you for summarising the key points and actions. It's up to the solution providers to then dig through the technical notes and recommendations. Good luck.