Nick Yeoman's Blog Tags

Remove a Page From Search Engines

Updated: Feb. 17th 2022 at 11:38pm

In this article I explain how you can remove pages or sites from Google.

Read the article: Remove a Page From Search Engines

Everything you need to know about robots.txt

Updated: Feb. 17th 2022 at 11:40pm

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.txt

Choose A Good Domain Name

Updated: Apr. 2nd 2022 at 3:44am

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 Name

Compress and Combine CSS

Updated: Feb. 18th 2022 at 4:06am

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 CSS

CSS HTML Stylesheet

Updated: Apr. 30th 2022 at 7:33pm

The HTML CSS style sheet is one of the files I use with my own personal CSS framework.

Read the article: CSS HTML Stylesheet

CSS Library

Updated: Feb. 18th 2022 at 6:49pm

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 Library

Override Inline Styles

Updated: Feb. 18th 2022 at 6:52pm

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 Styles

CSS Specificity

Updated: Feb. 18th 2022 at 6:54pm

CSS Specifity is one of the most important concepts to grasp with css.

Read the article: CSS Specificity

Intro to Html

Updated: Feb. 18th 2022 at 6:56pm

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