Rabu, 11 Februari 2009

Meta Tags, For more Search Eengines-Friendly

Meta tags is always comes first. It's really basic but important. Meta tags are simple lines of code at the top of your web page programming that tell search engines about your page. Include the description tag, keywords tag, and robots tag on each page. Here's the code with some simple example :

Meta Tag Description

<META NAME=”description” CONTENT=”this site is about death metal music”>



meta tag 'description' containing information that explain what the site is all about.

Meta Tag Keywords

<META NAME=”keywords” CONTENT=”death metal, metal music, download MP3, death metal bands, dying fetus, cryptopsy”>



meta tag 'keywords' containing the tags or keywords that you use to describe your articles.
The keywords usually be a 'word' or a 'phrase' (2 or more word combinations).

Meta Tag Robots

<META NAME=”robots” CONTENT=”index,follow”>



meta tag robots containing some instructions for robot or Search engines crawler. In this example, the crawler is 'allowed' to index the site's pages and all the links inside it.

Meta tags will help your blog or websites to be more Search Engines - Friendly.

Tidak ada komentar: