<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Woob Studio</title>
	<atom:link href="http://www.woobstudio.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.woobstudio.com</link>
	<description>Création de sites internet professionnels à Reims</description>
	<lastBuildDate>Fri, 18 Jun 2010 10:56:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The huge checklist: 341 tests to make your site perfect!</title>
		<link>http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/</link>
		<comments>http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 12:37:14 +0000</pubDate>
		<dc:creator>Samuel Petit</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.woobstudio.com/?p=229</guid>
		<description><![CDATA[Hi all, It&#8217;s sometimes difficult to know if a site is good or not. You paid a web designer to create a website but you have no idea if he did a good job or not? You are a web designer yourself, and you want to make sure you didn&#8217;t forget anything to make a [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>It&#8217;s sometimes difficult to know if a site is good or not. You paid a web designer to create a website but you have no idea if he did a good job or not? You are a web designer yourself, and you want to make sure you didn&#8217;t forget anything to make a great website? Whoever you are, this huge checklist is for you. It features 341 tests to make sure your site is perfect!<span id="more-229"></span></p>
<h2>Web Standards</h2>
<ol>
<li>Does the site use a correct Doctype?</li>
<li>Does the site use a Character set?</li>
<li>Does the site use Valid – strict &#8211; (X)HTML?</li>
<li>Does the site use Valid CSS?</li>
<li>Does the site have any JavaScript error?</li>
<li>Does the site have a separate CSS Print sheet ?</li>
<li>If your site has a RSS feed, is it valid?</li>
<li>What is the degree of separation between markup and CSS?</li>
<li>Does the site use CSS hacks?</li>
<li>Does your site use some kind of CSS reset?</li>
<li>Does the site use deprecated markup?</li>
<li>Does the site use unnecessary classes or ids?</li>
<li>Does the site use unnecessary &lt;div&gt; and &lt;span&gt; containers?</li>
<li>Do the classes and ids have semantic value?</li>
<li>Is the code well structured and commented?</li>
<li>Are all decorative images in CSS and not in markup?</li>
<li>Does the site use browser-specific tags like  or IE page transitions?</li>
<li>Does the site use &lt;hr&gt; bars?</li>
<li>Does the site use nested or full-page tables?</li>
<li>Has the site been hand-coded or created with a WYSIWYG editor?</li>
</ol>
<h2>Usability</h2>
<ol>
<li>Is the purpose of the site clear within a few seconds without reading much or no text copy at all ?</li>
<li>What is the single most important thing you want a visitor to do? Is that clear from looking at your site?</li>
<li>Is the home page simple and effective?</li>
<li>Does the site use a splash screen?</li>
<li>Is your home page doing you any favors or is it merely an “Enter Site” gateway?</li>
<li>Does the site make users register before they can enter?</li>
<li>Does the site follow the &laquo;&nbsp;Z&nbsp;&raquo;-shaped reading pattern?</li>
<li>Is there a clear visual hierarchy?</li>
<li>Is important information quickly available?</li>
<li>Does the important content fit above the fold, without scrolling?</li>
<li>Is the site organized with a consistent structure?</li>
<li>Does the site require horizontal scrolling?</li>
<li>Does the site use colors to convey meaning?</li>
<li>Is there a logo on the top left of every page ?</li>
<li>Does the logo link to the home page?</li>
<li>Is there a link to the home page on every page in the site?</li>
<li>Is there a search form at the top-right of every page, like that provided by Google Custom Search Engine, to make it easy for visitors to find what they seek?</li>
<li>If no &#8211; and if the site is big &#8211; can visitors easily search for what they want?</li>
<li>Does the site provide clear instructions on how to fill out the forms?</li>
<li>Do the forms have inline confirmation?</li>
<li>Do the forms mix up checkboxes and radio buttons?</li>
<li>Are the site&#8217;s error messages helpful?</li>
<li>Does the site have an “About” page? Is it easy to find?</li>
<li>Does the “About” page identifies the author of the content and credits the source for content that was not written by the site owner himself ?</li>
<li>Does the site have a “Contact” page? Is it easy to find?</li>
<li>Is your contact information readily available on every page &#8211; or at least from every page?</li>
<li>Does the site provide multiple contact methods?</li>
<li>Does the site have a (X)HTML sitemap page? Is it easy to find?</li>
<li>Does the site have a meaningful and helpful 404 error page?</li>
<li>Does the site provide a FAQ? Is it easy to find?</li>
<li>Does the FAQ answer real questions?</li>
<li>Does the site have a footer? Is it readable?</li>
<li>Does the footer provide at least copyright and contact information?</li>
<li>Does the site have a favicon?</li>
<li>Does the site have an RSS Feed?</li>
<li>If so, does the site provide a small RSS icon in the browser’s address bar?</li>
<li>Are the site&#8217;s URLs meaningful &amp; user-friendly?</li>
<li>Are (X)HTML page titles explanatory &amp; user-friendly?</li>
<li>Is main navigation easily identifiable ?</li>
<li>Are navigation labels are clear and concise ?</li>
<li>Is the site&#8217;s navigation consistent?</li>
<li>Is the site&#8217;s navigation above the fold?</li>
<li>Does the site clearly shows where the user is, and where he is going to?</li>
<li>What is the maximum number of clicks it takes to reach a page within the depths of the site?</li>
<li>How many clicks does it take for a visitor to give you money / do what you expect him to?</li>
<li>Is there at least 1 call to action on every page, no dead ends ?</li>
<li>Does the site breaks the browser&#8217;s back button?</li>
<li>Are links easy to identify?</li>
<li>Are links style consistent?</li>
<li>Are links labeled with anchor text that provides a clear indication of where they lead?</li>
<li>Does the site have links of more than 10 words?</li>
<li>Are links underlined?</li>
<li>Are visited links clearly defined?</li>
<li>Are special links clearly identified with well-know icons?</li>
<li>Are the site symbols and icons logical?</li>
<li>Do clickable items stylistically indicate that they are clickable?</li>
<li>Does the site have dead/broken links?</li>
<li>Is a response given immediately (0.1 seconds) after a click is made on a hyperlink?</li>
<li>How easy is it for a visitor to leave a comment or write a review?</li>
<li>Does the site automatically play a music file in the background when a page loads?</li>
<li>Does the site automatically load movies when a page loads?</li>
<li>Are download times for audio or video files indicated?</li>
<li>Does your site have banner ads? If so, are they annoying?</li>
<li>Does the site block right-click mouse button?</li>
<li>Does the site use &laquo;&nbsp;Under Construction&nbsp;&raquo; graphics?</li>
</ol>
<h2>Accessibility</h2>
<ol>
<li>Do you need to download anything on your computer to even see the site?</li>
<li>Does the site force visitors to install weird plugins?</li>
<li>Is the site Flash-based?</li>
<li>Is content structurally separate from navigational elements?</li>
<li>Does the site display what software was used to create it?</li>
<li>Do all image have “alt” tags?</li>
<li>Are &laquo;&nbsp;alt&nbsp;&raquo; attributes used for all descriptive images?</li>
<li>Are “alt” tags empty on all other images?</li>
<li>Does the site use graphics for text for more than just the logo?</li>
<li>Are text-based alternatives in place to convey essential information if this is featured within images or multimedia files?</li>
<li>Are Flash &amp; Add-ons used very sparingly?</li>
<li>Are captions provided for each audio or video file used?</li>
<li>Does the site use white or off-white background color?</li>
<li>Does the site use black or dark text?</li>
<li>Is the text-to-background contrast sufficient to make reading easy on the eyes?</li>
<li>Are fonts size &amp; spacing big enough to make texts easy to read?</li>
<li>Does the site use relative units rather than absolute units for text size?</li>
<li>Do any aspects of the layout break if font size is increased?</li>
<li>Can text be resized through the browser or do CSS settings restrict size alteration?</li>
<li>If the site uses a splash screen, is a text-based alternative also available?</li>
<li>If navigation feature is provided in a Java/JavaScript/Flash, is a text-based alternative also available?</li>
<li>Is every page accessible at least via a single plain (X)HTML Link (no JavaScript or Flash Link)?</li>
<li>Is the site load-time reasonable?</li>
<li>Is there delayed responsiveness for dropdown menus?</li>
<li>Does the site use accessible forms?</li>
<li>Does the site use accessible tables?</li>
<li>Does the site use &lt;ul&gt;, &lt;ol&gt; and &lt;li&gt; for lists and navigation?</li>
<li>Is color alone used for critical information?</li>
<li>Is color alone used to show that links are links?</li>
<li>Is the site working fine in grayscale?</li>
<li>Are the color choices visually accessible? (For example high enough in contrast to assist the colorblind and visually impaired in reading the site appropriately)</li>
<li>Is the content accessible with CSS switched off or not supported?</li>
<li>Is the content accessible with images switched off or not supported?</li>
<li>Is content accessible on a computer without Flash?</li>
<li>Is content accessible on a computer without JavaScript?</li>
<li>Does the site work in text browsers such as Lynx?</li>
<li>Does the site work well in Hand Held devices?</li>
<li>How does your site look on a mobile device? An iPhone? Blackberry?</li>
<li>How does your site look in every Grade A web browser?</li>
<li>Is the website cross-browser compatible?</li>
<li>Does the site work well in a range of browser window sizes?</li>
<li>Does the site have pop-up windows?</li>
<li>Does the site use frames?</li>
</ol>
<h2>Typography</h2>
<ol>
<li> Are heading levels easy to distinguish?</li>
<li>Are major headings clear &amp; descriptive?</li>
<li>Do the site&#8217;s headings use ligatures when possible?</li>
<li>Do all the important pages (e.g. content items) print correctly?</li>
<li>Is main body of text constrained between 72 and  110 characters per line?</li>
<li>Is text broken into small, readable chunks to assist in skimming?</li>
<li>Does typography follow a regular rhythm for line height?</li>
<li>Does the site have enough white space between chunks of text?</li>
<li>Are the text sizes consistent?</li>
<li>Are the text colors consistent?</li>
<li>Are text styles consistent?</li>
<li>Does the site use a lot of words in all-caps?</li>
<li>Is there a lot of text in bold and/or italic?</li>
<li>Do the site use centered text on more than just headlines?</li>
<li>Do the site use justified text?</li>
<li>Do the text use underlined text on more than just links?</li>
<li>Does the site have moving text in the status bar?</li>
<li>Does the site use blinking or moving text?</li>
<li>Are the font faces appropriate for the targeted audience?</li>
<li>Are the fonts easily readable on various screen resolutions?</li>
<li>Does the site use more than 2 font-faces on a page?</li>
<li>Does the site use efficient, ordered, font stacks in CSS?</li>
<li>Does the font stack work well for computers with common fonts only?</li>
</ol>
<h2>Writing &amp; Content</h2>
<ol>
<li>Has the content been proofread?</li>
<li>Is there any spelling or grammar mistakes?</li>
<li>Is there incorrect punctuation marks, quotation marks and hyphens/dashes?</li>
<li>Is there any remaining test content on the site?</li>
<li>Is there a &laquo;&nbsp;welcome to…&nbsp;&raquo; on the home page?</li>
<li>Is your home page too wordy?</li>
<li>Is the site copy written for the customer, not for you?</li>
<li>Does the copywriting style suit the website’s purpose and ’speak’ to its target audience?</li>
<li>Does the content style consistently reflect the editorial or brand voice?</li>
<li>Does the content use the most appropriate techniques to influence or engage customers?</li>
<li>Does the copy&#8217;s tone adjust appropriately to the context—for example, sales versus customer service?</li>
<li>Is the site copy specially written for the web and not print media?</li>
<li>Does the content read, look, or sound as though it’s professionally crafted?</li>
<li>Is the site copy written at readability level consistent with the user&#8217;s knowledge level?</li>
<li>Are your messages clear? (Instead of saying &laquo;&nbsp;click here,&nbsp;&raquo; let your visitors &laquo;&nbsp;contact the company,&nbsp;&raquo; or &laquo;&nbsp;locate a store.&nbsp;&raquo;)</li>
<li>Is information easy to find?</li>
<li>Is the website copy succinct but informative?</li>
<li>Do you repeat the vital points often enough?</li>
<li>Is some of the site&#8217;s content offensive or politically incorrect?</li>
<li>Is the content full of jargon or unexplained acronyms?</li>
<li>Is there any widow/orphan terms in important paragraphs?</li>
<li>Does the content contain factual errors?</li>
<li>Within articles, there should be links to more detailed explanations of subjects, or definitions of jargon terms. Are you doing that?</li>
<li>Is the site&#8217;s content divided into logical categories and subcategories?</li>
<li>Is the content easy to scan or read?</li>
<li>Is the content in a usable format, including headings, bulleted lists, tables, white space, or similar techniques, as appropriate to the content?</li>
<li>Do images, video, and audio meet technical standards, so they are clear?</li>
<li>Is your style/vocabulary consistent?</li>
<li>Are tenses/grammar choices consistent?</li>
<li>Does the site use consistent abbreviations?</li>
<li>Does the site&#8217;s copy have recurring/common phrases (e.g. ‘More about X’ links)?</li>
<li>Does the site&#8217;s copy have variations in words (e.g. Websites vs Web Sites, or UK vs US spelling)?</li>
<li>Are all the bulleted lists consistent (e.g. periods or commas at end of each item)?</li>
<li>Is the site&#8217;s content regularly updated?</li>
<li>Is the site&#8217;s content dated?</li>
<li>The date of the last revision and/or copyright date is accurate</li>
<li>For how long will the content be useful? Has its usefulness already expired?</li>
<li>Does the site have up to date calendar information?</li>
<li>Does the content meet user needs, goals, and interests?</li>
<li>Does the content meet business goals?</li>
<li>Does the site answer the readers/customers questions?</li>
<li>Does the content follow search engine optimization (SEO) guidelines &#8211; such as keywords density &#8211; without sacrificing quality in other areas?</li>
<li>Can customers find the content when searching using relevant keywords?</li>
</ol>
<h2>Design &amp; Identity</h2>
<ol>
<li>If the site is based on a template, has its design been customized?</li>
<li>Is the site’s design aesthetically appealing?</li>
<li>Does your site look professional, or does it look like a teenager’s MySpace page?</li>
<li>Is the site&#8217;s design unique, and not a copy of another site?</li>
<li>Are the colors used harmonious and logically related?</li>
<li>Is the design audience appropriate?</li>
<li>Is the whole site&#8217;s design consistent?</li>
<li>Does each graphic used serve a clear purpose?</li>
<li>Design elements are put where visitors expect them</li>
<li>Is white space used effectively?</li>
<li>Is the logo prominently placed and above the fold?</li>
<li>Does the logo look professionally made?</li>
<li>Does the site have a tagline that makes its purpose clear?</li>
<li>Are the site&#8217;s header, logo and navigation area consistent?</li>
<li>Does the site use a trailing cursor?</li>
<li>Does the site use clip arts and/or animated GIFs?</li>
<li>Is there any unnecessary design element?</li>
<li>Does your competitor have a slicker site? (All other things being equal, users will gravitate to the site with more visual appeal)</li>
<li>Does the site use beveled and/or embossed images?</li>
<li>Does the site use images with heavy shadows?</li>
<li>Does the site use background graphics that repeat themselves and are not tiles?</li>
<li>Does the site have a hit counter, or a visit counter?</li>
<li>Does the site graphics look like ads?</li>
</ol>
<h2>SEO</h2>
<ol>
<li>Do page titles have relevant keywords in them?</li>
<li>Does each page have its own meta tags?</li>
<li>Does each page have its own meta description?</li>
<li>Are metas for Robot and Keywords set up properly?</li>
<li>Does the site have a Robots.txt file? If so, is it configured properly?</li>
<li>Does the site&#8217;s URL work with consistent &laquo;&nbsp;www&nbsp;&raquo;?</li>
<li>Is your site ranking highly in search engines for relevant keywords?</li>
<li>Is there enough websites linking to your site? How many backlinks does the site have?</li>
<li>How old is your site&#8217;s domain?</li>
<li>Does the site&#8217;s domain name have important keywords in it?</li>
<li>Is the site visible on many social websites such as Digg, Stumble Upon, Delicious, etc.?</li>
<li>What&#8217;s the site PageRank?</li>
<li>Is the content marked-up semantically (&lt;h1&gt;, &lt;h2&gt;, etc.)?</li>
<li>Is your main keywords density between 2% and 5%?</li>
<li>Do your “title” tags have your site&#8217;s main keywords?</li>
<li>Do your “alt” tags have your site&#8217;s main keywords?</li>
<li>Do your links anchor text have your site&#8217;s main keywords?</li>
<li>Does the site have a XML sitemap available?</li>
<li>Does the site have a (X)HTML sitemap available?</li>
<li>Is there a link to both XML and (X)HTML sitemaps in the site&#8217;s footer?</li>
<li>Has the (X)HTML sitemap been submitted to Google (and Yahoo)?</li>
<li>Has the site been submitted to the main search engines?</li>
<li>Has the site been submitted to CSS galleries?</li>
<li>Has the site been submitted to the best directories?</li>
<li>Are Google tools (Webmaster &amp; Analytics) set up for the site?</li>
<li>Does every page have at least some text in the content?</li>
<li>Is every individual page only accessible via a single URL or are several URLs available (and worse, used) to access the same page?</li>
<li>Does the site avoid duplicate content issues?</li>
</ol>
<h2>Marketing</h2>
<ol>
<li>Does the site provide clear instructions on how to buy its products?</li>
<li>Does the site make users register before they can start the buying process?</li>
<li>Are you asking for too much information?</li>
<li>Does the index page entice a visitor deeper into the site or shopping cart?</li>
<li>Does the site link out to your other web presences (social network profiles, Twitter account, YouTube page, Flickr photostream)?</li>
<li>Have your site&#8217;s articles been submitted to Digg, Stumbleupon, Stumble Upon, etc.</li>
<li>Does the website contain elements designed to encourage future or viral visitation (i.e. a contest, newsletter, tell-a-friend feature, downloadable toolbar, RSS feed or similar)?</li>
<li>Are you commenting on blogs and building relationships with other site-owners in your niche?</li>
<li>Is your branding consistent between your site, your printed material, your storefront, and you as a person?</li>
<li>Is the site&#8217;s domain name good?</li>
<li>Can you tell someone how to get to your site without having to spell anything?</li>
<li>Has PPC/Google Adwords been set up where necessary?</li>
<li>Is the formatting of site results in SERPs good?</li>
<li>Does the site feature testimonials and/or reviews?</li>
<li>Is your products/services availability obvious?</li>
<li>Are your product reviews heavily moderated?</li>
<li>Is the site secure? Does the site explain to the user why it is secure?</li>
<li>Does the site “contact” page have your real address, phone number and contact form or email available?</li>
<li>Does the site have a “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?</li>
<li>Does the site have a “privacy policy” page (especially if you collect data, email, names, and web analytics tracking cookies)?</li>
<li>Does the site have a landing page? For each product?</li>
<li>Does the site have an “encore” page to offer more products once the user  has executed the desired task?</li>
<li>Is it extremely easy to use and buy from the site?</li>
<li>Have many landing pages been tested so that you know what works best?</li>
<li>Does the site always offer confirmation to make users aware their actions were successful?</li>
<li>Does the site always offer enough calls to action?</li>
<li>Is there links to irrelevant information on your landing page?</li>
<li>Is the price of your products/services easy to find?</li>
<li>Do your product pages have many photos, enough information?</li>
<li>Are all your product pages consistent?</li>
<li>Is it easy to continue shopping after putting a product in the shopping cart?</li>
<li>Is the shopping cart called “shopping cart“ and doesn&#8217;t use any fancy name like “shopping bag“?</li>
<li>Is the shopping cart easy to edit?</li>
<li>Does the site provide many billing options?</li>
<li>Is your site taking advantage of up-sells, cross-sells and add-ons?</li>
</ol>
<h2>Testing &amp; Stats</h2>
<ol>
<li>Has all bespoke/complex functionality been checked?</li>
<li>Has search functionality (including relevance of results) been tested?</li>
<li>Have cross-browser and cross-platform display been tested?</li>
<li>Have common screen resolutions been tested?</li>
<li>Have all forms, including anti-spam features, been tested?</li>
<li>Have emails, and emails responses, been tested?</li>
<li>Have all links (internal and external) been tested so that they are valid and active?</li>
<li>Have all scripts been tested so that they are free from errors?</li>
<li>Is the website free from server side errors?</li>
<li>Have the site&#8217;s stats been analyzed (visitors, bouncing rate, etc.) so that you know how what works and what doesn&#8217;t?</li>
<li>Has the display of the RSS feed been tested?</li>
<li>Has print functionality been tested?</li>
<li>Is the site back-end working fine, without any error?</li>
<li>Does the site have a log page? Is it easy to analyze?</li>
<li>Has the site been reviewed by a team of UX testers, and been modified according to their feedback?</li>
</ol>
<h2>Optimization</h2>
<ol>
<li>Are all the site&#8217;s images optimized and compressed?</li>
<li>Are all the site&#8217;s images in the right format?</li>
<li>Does the site use thumbnails that link to larger images?</li>
<li>Has proper caching been implemented?</li>
<li>Are all the components compressed with gzip protocol?</li>
<li>Are as many JavaScript scripts as possible placed at the bottom of the page?</li>
<li>Does the site have duplicate scripts?</li>
<li>Is the site pages size/download time as small as possible?</li>
<li>Are static files (JavaScript/HTML/CSS) minified/compressed?</li>
<li>Are comment removed from HTML and CSS files?</li>
<li>Are the CSS files fully optimised?</li>
<li>Are HTTP request kept to a minimum?</li>
<li>Is the database indexing optimised?</li>
<li>Do you monitor and respond to feedback? From the site itself? From social medias?</li>
<li>Do you use Google Analytics/Webmaster tools to optimize the site as much as possible?</li>
<li>Do you use any other tools to monitor the site success (Yahoo! Site Explorer, Feedburner, etc.)?</li>
<li>Do you use any other tools to monitor users activity (like ClickHeat for example)?</li>
<li>Does the site use a content-delivery network?</li>
<li>Does the site use expire headers to specify how long the content can be cached?</li>
<li>How long does it take your site to load at your mother’s house?</li>
<li>Is your site “fine for the moment” or is it flexible enough to be fine for the next 5 years?</li>
<li>Can the site run without you?</li>
<li>How long would it take to turn your entire site dark green with white text?</li>
<li>Is there a slash at the end of the site&#8217;s links?</li>
<li>Does the site avoid redirects when possible?</li>
</ol>
<h2>Security</h2>
<ol>
<li>Has backup schedule been configured? Recovery from backup tested?</li>
<li>Is the entire site backed up at the moment? In multiple physical locations?</li>
<li>Is all important information (client account, ftp account, etc.)backed up at the moment? In multiple physical locations?</li>
<li>Are sensitive pages (e.g. administration area) protected from users?</li>
<li>Are sensitive pages protected from search engine indexing with robots.txt?</li>
<li>Are private directories password protected via .htaccess?</li>
<li>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?</li>
<li>Have security/penetration test been performed?</li>
<li>Can you fin any obvious security flaws?</li>
<li>Has verbose error reporting been turned off?</li>
<li>How resilient are forms to special characters?</li>
<li>Is customer data stored online? If so, is this database appropriately safeguarded against external access?</li>
<li>Are the email addresses protected from SPAM / robot harvesting?</li>
<li>Is it clear what content is protected by Copyright and what is free to take and re-use?</li>
<li>Are remote URLs for file handling functions disabled?</li>
<li>Is register global feature off?</li>
<li>Is what PHP can read and write restricted?</li>
<li>Is PHP safe mode correctly set up?</li>
<li>Is PHP configuration properly set up?</li>
<li>Is access to sensitive file type protected?</li>
<li>Are error messages correctly handled?</li>
<li>Is PHP presence hidden?</li>
</ol>
<h2>What now?</h2>
<p>I&#8217;m sure this checklist will help you make your site perfect! But it&#8217;s impossible to test everything&#8230; so, did I miss something important? What else would you test?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;title=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;title=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;title=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21&amp;desc=Hi%20all%2C%0D%0A%0D%0AIt%27s%20sometimes%20difficult%20to%20know%20if%20a%20site%20is%20good%20or%20not.%20You%20paid%20a%20web%20designer%20to%20create%20a%20website%20but%20you%20have%20no%20idea%20if%20he%20did%20a%20good%20job%20or%20not%3F%20You%20are%20a%20web%20designer%20yourself%2C%20and%20you%20want%20to%20make%20sure%20you%20didn%27t%20forget%20anything%20to%20make%20a%20great%20website%3F%20Whoever%20you%20are%2C%20this%20hug" rel="nofollow" class="external" title="Publiez-le sur Diigo">Publiez-le sur Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.fr/addurl/?bm_url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;bm_description=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Ajoutez-le à Mister Wong">Ajoutez-le à Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;title=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21" rel="nofollow" class="external" title="Partagez-le sur Mixx">Partagez-le sur Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;title=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21" rel="nofollow" class="external" title="Partagez-le sur Reddit">Partagez-le sur Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/&amp;title=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21" rel="nofollow" class="external" title="Tomber sur un bon truc ? Partagez cet article sur StumbleUpon">Tomber sur un bon truc ? Partagez cet article sur StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/" rel="nofollow" class="external" title="Partagez-le sur Technorati">Partagez-le sur Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+huge+checklist%3A+341+tests+to+make+your+site+perfect%21+-+http://b2l.me/4n3mw&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.woobstudio.com/blog/the-huge-checklist-341-tests-to-make-your-site-perfect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bienvenue sur la nouvelle version de Woob Studio</title>
		<link>http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/</link>
		<comments>http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 15:46:40 +0000</pubDate>
		<dc:creator>Samuel Petit</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.woobstudio.com/?p=200</guid>
		<description><![CDATA[Bonjour à tous et bienvenue sur la nouvelle version de notre site. Woob Studio prenant de l&#8217;ampleur, nous avions besoin de transposer le site sur une plateforme plus dynamique. Nous avons donc logiquement choisi WordPress pour notre version 2.0 et nous en avons profité pour refaire entièrement l&#8217;aspect graphique du site. Les nouveautés Nous avons [...]]]></description>
			<content:encoded><![CDATA[<p>Bonjour à tous et bienvenue sur la nouvelle version de notre site.</p>
<p>Woob Studio prenant de l&#8217;ampleur, nous avions besoin de transposer le site sur une plateforme plus dynamique. Nous avons donc logiquement choisi WordPress pour notre version 2.0 et nous en avons profité pour refaire entièrement l&#8217;aspect graphique du site.</p>
<p><span id="more-200"></span></p>
<h2>Les nouveautés</h2>
<p>Nous avons décidé de doter Woob Studio d&#8217;un blog en français.  Nous y publierons des informations simples pour vous aider à améliorer votre présence web.</p>
<p>Parallèlement, nous continuerons aussi à mettre à jour <a href="http://www.woobzine.com">Woobzine</a>, notre blog anglais à destination des professionnels et des amateurs avertis. Vous y trouverez de nombreux didacticiels passionnants ainsi que notre eBook consacré au référencement (The Ultimate SEO Guide).</p>
<p>Pour fêter l&#8217;occasion, nous avons aussi mis en place de nombreuses offres promotionnelles, que vous trouverez dans la section &laquo;&nbsp;forfaits&nbsp;&raquo; du site.</p>
<p>Je vous souhaite une bonne visite sur Woob Studio,</p>
<p>Cordialement,</p>
<p>Samuel Petit</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;title=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;title=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;title=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio&amp;desc=Bonjour%20%C3%A0%20tous%20et%20bienvenue%20sur%20la%20nouvelle%20version%20de%20notre%20site.%0D%0A%0D%0AWoob%20Studio%20prenant%20de%20l%27ampleur%2C%20nous%20avions%20besoin%20de%20transposer%20le%20site%20sur%20une%20plateforme%20plus%20dynamique.%20Nous%20avons%20donc%20logiquement%20choisi%20Wordpress%20pour%20notre%20version%202.0%20et%20nous%20en%20avons%20profit%C3%A9%20pour%20refaire%20enti%C3%A8rement" rel="nofollow" class="external" title="Publiez-le sur Diigo">Publiez-le sur Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.fr/addurl/?bm_url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;bm_description=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Ajoutez-le à Mister Wong">Ajoutez-le à Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;title=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio" rel="nofollow" class="external" title="Partagez-le sur Mixx">Partagez-le sur Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;title=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio" rel="nofollow" class="external" title="Partagez-le sur Reddit">Partagez-le sur Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/&amp;title=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio" rel="nofollow" class="external" title="Tomber sur un bon truc ? Partagez cet article sur StumbleUpon">Tomber sur un bon truc ? Partagez cet article sur StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/" rel="nofollow" class="external" title="Partagez-le sur Technorati">Partagez-le sur Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Bienvenue+sur+la+nouvelle+version+de+Woob+Studio+-+http://b2l.me/4p5p4&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.woobstudio.com/blog/bienvenue-sur-la-nouvelle-version-de-woob-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

