Nick Yeoman's Blog Tags
Remove a Page From Search Engines
In this article I explain how you can remove pages or sites from Google.
Read the article: Remove a Page From Search EnginesEverything you need to know about robots.txt
Robots.txt doesn't quite work as most people assume, so I am writing this article to clear things up.
Read the article: Everything you need to know about robots.txtChoose A Good Domain Name
In this article I will explain the steps you should take when choosing a domain for your organization.  Domain Names are very important because they are what your customers, visitors or users will use to return to your website.  In order for your site to be successful they will need to implement most of the following steps.
Read the article: Choose A Good Domain NameCompress and Combine CSS
In this article I'm going to show you how I merge and compress my CSS files using PHP.
Read the article: Compress and Combine CSSCSS HTML Stylesheet
The HTML CSS style sheet is one of the files I use with my own personal CSS framework.
Read the article: CSS HTML StylesheetCSS Library
By creating a standard library for all my sites, I'm able to rapidly develop web sites and reduce repetitive work.
Read the article: CSS LibraryOverride Inline Styles
Why would you want to overwrite in-line styles? The most common reason I can think of is when a CMS or plugin automatically posts in-line styles to it's output.
Read the article: Override Inline StylesCSS Specificity
CSS Specifity is one of the most important concepts to grasp with css.
Read the article: CSS SpecificityIntro to Html
This article quickly outlines basic HTML with the intent of teaching someone enough to edit a page of a corporate website which uses a Content Management System(CMS).
Read the article: Intro to Html