Cool Web Design CWD Resources - Website Design Inspiration, Best Web Site Idea
Cool web design sites


  www.print-templates.com

 
Photoshop 5.5
Front Page 2000
HTML
XML
PageMaker 6.5

Community
 
Login
Create Profile
Forgot Password

Functions
 
Home
About cwd.dk
Contact Us

Inspiration
 
New Sites
Search
'Accepted by' Logo
Submit Site
Reminder
FAQ's
 Category
Animation
Audio/Sound
Business Style
Clean and Simple
E-Commerce
Entertainment
Experimental
Heavy Graphic
Intro
Just Nice
Navigation
Personal
Sports
Webportals
All Categories


www.imageonline.co.in




Articles

  By: SEO Rank
  Published   2004-05-05
  Category   Search Engine   Optimization
  Type   Medium
  Rating
   0%
100%
Rate this article:  Bad  Good 

Useful Tips for Writing the Title Tag

The Title Tag plays a vital role in determining your site’s search engine rankings. One needs to pay attention to the words that appear in your Title Tag and the order in which they appear. As the tag suggests, Title Tag announces the summary of the content appearing on the page. Think of it as a crisply worded sales phrase and ignclude your most relevant and specific keywords or key phrases in the Title Tag describing the content of the page.

You could put the product or service you are offering in the Title Tag, instead of your firm or company’s name. For example, if you have a site offering kitchen appliances, instead of having a title like “www.cooking.com”, you could have a specific keyword rich Title Tag like “Bar Blenders: Waring Kitchenaid Hamilton beach Cuisinart bar blenders and blender”. This title would cover several keyword phrases like- bar blenders, bar blender, Waring bar blenders, Kitchenaid bar blenders, Hamilton Beach bar blenders, Cuisinart bar blenders, blender etc.

Most users search for specific products and services, not company names. If you do wish to include the site name, then you can add it at the end of the Title Tag. Having your most important keyword phrases towards the beginning of the Title Tag helps display your title in bold in the SERP (search engines results page). Title Tags are also the text that gets captured when users bookmark your page.

Google usually reads about 90 characters of your Title Tag. So, leverage this length to cover prominent keywords relevant to the page. A common mistake webmasters make is to have the same Title Tag throughout the site. You must leverage different Title Tags for each page and customizing it depending on the content theme of each page. Also read our detailed article on Title Tag Optimization.

The Meta Description Tag

The Meta Description Tag is an HTML code that allows you to give a short and concise summary of your web page content. The words placed in this Meta Tag, are often used in the SERP, just below the Title Tag as a brief description of your page. In the Search Engine Results Pages, after reading the Title of the page, a user goes through the description of the page and decides whether she wants to go to your site or not. It is therefore important that your Meta Description Tag is nicely composed describing your page offering while enticing the user to click on your listing.

Syntax for Meta Description Tag is:

<HEAD>
<meta name="description" content="Successful Meta tags: What are meta tags? Meta tag analysis, list of all meta tags, title tag limit, creating meta tags, background meta tags. This article covers the most important aspects of meta tags in relation to website optimization or SEO.">
</HEAD>

Useful Tips for Writing Meta Description Tag

In case you have not provided any Meta Description Tag to your web page, the search engines try to make one for you, often using the first few words of your web page or a text selection where the keyword phrases searched by the users appear. If the Search Engine makes up a description by picking up text from your page, it is not necessary that the generated description would do justice to your web page.

The Meta Description Tag should be written in such a way that it interests the user, thus tempting her to click on the link to your site and visit your web page.

The Meta Description Tag needs to be kept brief yet informative. About 25-30 words description should do fine. Keywords and key phrases should be included in the Meta Description Tag, though care should be taken not to repeat them too often. Like the Title Tag, the Meta Description Tag should be different and customized for each page depending on the content theme of each page. For more information on Meta Description Tag, read our other article on Meta Description Tag Optimization.

The Meta Keywords Tag

Most search engines do not read the Meta Keywords Tag anymore. It is okay to ignore the Meta Keywords Tags. However, if you feel more comfortable using it, you can have about 15 important non-repetitive keywords in this Tag, separated by commas.

Syntax for Meta Keywords Tag is:

<HEAD>
<META name="keywords" content="Keyword phrases that describe your web page">
</HEAD>

Meta Robots Tag

The Meta Robots Tag gives you the ability to specify whether search engines should index that page or follow the links appearing on that page. However, there is no need for using Meta Robots tag if one is already using detailed robots.txt file to block any specific indexing. Read our article on Working with the robots.txt file.

The various commands used under Meta Robots Tag are:

Index: allows the spider to index that page.

Noindex: instructs the spider not to index the page.

Follow: instructs the spider to follow the links from that page and index them.

Nofollow: instructs the spider not to follow links from that page for indexing.

<HEAD>
<meta name="robots" content="index,follow">
<meta name="robots" content="noindex,follow">
<meta name="robots" content="index,nofollow">
<meta name="robots" content="noindex,nofollow">
</HEAD>

Note: Use only one of the above given commands.

If you have not specified any Meta Robots Tag on a page, by default, the spiders understand that the page and all the links appearing on that page are open for indexing. Therefore, it makes more sense to use this Meta Tag in case you don’t want certain parts of your web page indexed.

Apart from these popular Meta Tags, there are few more Tags that are not so popular. These are:

Meta Refresh Tag

The Meta Refresh Tag is used to redirect a visitor from one page to another or refresh the same page in a specified time. Same page refresh comes in use when the page content is changing very quickly, for example if there is a running score of a game or stock prices updates happening on that page. When inserted into an HTML document, it causes the user’s browser to load the same or a new web page after a specified number of seconds. This Meta Tag has been manipulated and is sometimes abused as a tool to “bait and switch” a user from a doorway page.

To refresh the current page:

<HEAD>
<meta http-equiv="refresh" content="60">
</HEAD>

Content = "60" denotes refresh after 60 seconds

To redirect to another page:

<HEAD>
<meta http-equiv="refresh" content="2;url=http://www.seorank.com/">
</HEAD>

Using a Meta Refresh Tag to redirect to another page is likely to get it dropped from search engines, since this method is tagged as a doorway page in search engine algorithms. Unless you have a compelling reason to use Meta Refresh Tag, do not use it.

Meta Author Tag

The Meta Author Tag identifies the author of a particular web page. Though not highly supported, its format usually includes the name, e-mail address of the Webmaster, name of the company or the Internet address.

<META name="Author" content="Author Information">

Meta Distribution Tag

The Distribution Meta Tag identifies the level of distribution of your web page and how it should be further classified in context to the World Wide Web. The three forms of distribution supported by this Tag are:

‘Global’ specifies that your web page is for mass distribution.
‘Local’ lets you specify that your document is for local distribution only.
‘Internal Use or IU’ specifies that your document is not intended for public distribution.

Syntax for different Meta Distribution Tags:
(Use only one of the following)

<HEAD>
<META name="Distribution" content="Global">
<META name="Distribution" content= “Local”>
<META name="Distribution" content= “IU”>
</HEAD>

Meta Revisit Tag

Historically, the Meta Revisit Tag was believed to specify how often a search engine should visit a site for re-indexing. Although not proven, webmasters could indicate the frequency of how often their content changes and is ready for a re-index by search engines. These days, much as one would like to, one cannot command the re-visit frequency of any search engine, unless you go the PFI route.

<HEAD>
<META name="Revisit-After" content="X Days">
</HEAD>
Note: X indicates the number

List of other Meta Tags

Abstract Meta Tag: gives an overview of the entire web page in a sentence.

<HEAD>
<META name="Abstract" content="Abstract phrase">
</HEAD>

Copyright Meta Tag: gives copyright information about your page, which you wish to disclose.

<HEAD>
<META name="Copyright" content="Copyright Statement">
</HEAD>

Expires Meta Tag: tells the search engines when the content on your web site would expire.

<HEAD>
<META name="Expires" content="Mon, 22 Jan 2004 17:45:05 GMT">
</HEAD>

Language Meta Tag: defines the language used on your web page.

<HEAD>
<META HTTP-EQUIV="Content-Language" content="EN">
</HEAD>

Ratings Meta Tag: tells the search engines if your site is for general, restricted or adult audiences.

<HEAD>
<META name= “Rating” content= “General”>
</HEAD>

Related Reading:

Title Tag and Meta Description Tag Optimization.
Working with robots.txt

Related Links:

http://www.w3.org/TR/REC-html40/struct/global.html

About the Author: Harjot Kaleka is an SEO Copywriter at www.seorank.com, a leading Search Engine Optimization services company. She has a Masters degree in Mass Communications and Copywriting.

All accompanying logos, brands and product names are trademarks of their respective companies.

Blood for humans comes only from humans : Donate Blood
http://www.donate-blood.org   E-mail- om@donate-blood.org

Goto Page
 
2
 
 
 
 
 
 



Login
 
Enter your username and password, and press 'Submit'
Auto Login
Create Profile

Articles
 
 Search Engine   Optimization
Where does your Site Rank on Google?
Title Tag and Meta Description Tag Optimization
Anchor Text Optimization
Working with the robots.txt file
Google PageRank Algorithm Explained
 
 General
Alexa - The Smart Browsing
Web Promotion with Pay Per Click
Fonts in Layout
Basics of Color - 2
Basics of Color
 
 Dreamweaver
How to create a webpage using layers?
 
 Photoshop
Fine tune / touch up dull Image using Photoshop
Create thumbnails using Action and Automate in Adobe Photoshop.
Designing Top Panel in Photoshop - 2
Designing Top Panel in Photoshop
How to animate a banner using Adobe ImageReady?
 
 Flash
Publishing digital video on web page using Flash 2004
Creating Feedback form using Flash MX & send the data to email.
Image Transitions in Flash Mx
Creating Top Panel in Flash along with navigation bar
Creating Scrolling Buttons Menu in Flash MX
 
 Flash 5.0 Tutorial
Advance Scripting In Flash - Part 8
Advance Scripting In Flash - Part 7
Advance Scripting In Flash - Part 6
Advance Scripting In Flash - Part 5
Advance Scripting In Flash - Part 4
 
 Professional steps of  web designing
Professional Step-by-step Guide To Web Designing
Modify the ready-made Layout to incorporate your client's detail
Make Layout Web Compatible
Provide links using web-authoring tool like Macromedia Dreamweaver

Feedback
 

 

Layout Galaxy is ready to use photoshop & flash web site design templates
Copyright © 2001 Cool Web Design