Provide a summary of your pages for others to use

Every page on your website can have a short textual description associated with it. This description is sometimes used by search engines or other websites to summaries what your websites page is about (Google calls it the "snippet"). Here's an example where Google has included part of my home pages description in my entry in its search results:

The description text is quite prominent in the search results list. It should be used as a great SEO marketing tool by encouraging people to visit your website. A description that stands out or even has a call to action has a greater chance in getting clicked on, thus generating more visitors to your website.

Your Page Titles are also a very important element to SEO.

Better Snippets for your Users
Googles Gary Illyes on how Google decides what to display in their snippets. More...

What does your page descriptions look like in Google?

A simple way to test your descriptions is to search Google so that your website shows up in the results. If Google has indexed your website then a search in the following form will show most of your pages and how their descriptions are displayed:

site:mywebsite.com

I've also developed a Google Search Result Emulator Tool that lets you test different descriptions to see how they may look in Google's Search Results.

How do I edit my descriptions?

The description text can be defined on every page in your website.

If you use a Content Management System (CMS) to edit your website it will most probably provide a field to enter each pages description.

If not, then you will have to edit the html for each page. The description text is placed in a <meta> tag that should be in the head section. Here is the part where a description is defined:

<html>
  <head>
    <title>How to add a Meta Description - Web Site Advantage - Adelaide</title> 
    <meta name="description" content="The Meta Description
        provides a summary of your pages for use by other websites, such as Google in their
        search results. Find out More." /> ...
</head>
...

So what makes a great description?

Google: Click Through

Google and other search engines show roughly 2 lines of summary for each page in their results, that's around 157 characters. Make sure your main message is concise and inside that allowance. Over large descriptions are fine and may be used by other systems like Facebook, but try an avoid your message being only half said in Google.

Every page on your website is a potential advert for you. A common mistake is to use the same description throughout the website. This is a major waste as you could have every page target different market sectors instead of targeting a single one. So every page should have a unique description, and that description should relate to and promote the contents of the page.

Google: Which Meta Tags?

The description should be designed to make a searcher think "That's the website I need". Make it compelling. Tell them how it will answer their question, solve their problem or make their life better.

Google highlights a users search words in the result summary, so it is best to try and include the common keywords related to the page. The highlighted words will attract attention.

The description comes under the title. So don't duplicate information. Make the title and description work together to sell your page.

My Google Search Result Emulator Tool can help you visualise and test what your meta description will look like.

Ask Google about your descriptions!

Google, via their Google Search Console (Google Webmaster Tools) will tell you what they think of your descriptions. They will indicate where you have duplicate descriptions or descriptions that are not of a good length.

References