Fact:All major search engines including Google, Yahoo!, Scrub The Web, Bing and others utilize Meta Tags!
If you're visiting search engine optimization sites that claim Meta Tags including the Meta Description are not used by the major search engines, then that search engine optimization site should be avoided. Don't take our word for it, visit Google™ or Yahoo!® and see what they have to say about Meta Tag optimization.
What are Meta Tags & Titles and Why do I Need Them?
Titles & Meta Tags are special HTML Tags that are inserted into your Web page and are often not directly visible to your visitors. The main purpose of Title & Meta Tags is to help search engines understand, catalog and categorize your Web page so those looking for your products or services can find you. There are many different types of MetaTags that can be used for many different purposes. Our focus here are the main ones used with search engine optimization.
Every Web page should have a Title and a Meta Description Tag. Your Web page Title is similar to the Title of a book and the Meta Description is similar to the preface or back cover of a book and is used to describe what the Web page is about. Since search engines display this in their search results, it is very important that your Title and Meta Tags be search engine friendly.
Other important search engine Meta Tags would include the Meta Charset and Meta Language Tags. These help search engines read and understand your Web pages better no matter what language is used.
When Titles and Meta Tags are properly optimized, you can have much more control over what is displayed in search results and influence how people can find you in search engines. When Titles and Meta Tags are not properly optimized, search engines will have to guess what to use and that won't increase your search engine traffic. Below we will discuss how Titles and Meta Tags can be used to help.
If you find any of our free search engine optimization tools useful would you please provide a link from your Web page? Here's the HTML to use:
A Text Link:
The above HTML code will produce the following link:
The above HTML code will produce the following link:
How Do I Use Titles & Meta Tags?
After creating your new Title and Meta Tags with this program, we will provide additional instructions on how to install them on your Web page. In short, Meta Tags MUST be placed between your opening <head> and closing </head> Tags. In addition, all Web pages MUST contain both the opening <html> and closing </html> Tags to be considered robot friendly HTML documents. Below is a sample of Meta Tag usage (highlighted in red) and the use of the Title Tag (highlighted in green).
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Your Web Page Title</title> <meta http-equiv="Content-Language" content="en"> <meta name="description" content="Your description">
<meta name="keywords" content="keyword1 keyword2"> </head>
<body>
The viewable content of your Web page.
</body> </html>
How Do I Create a Title & Meta Tags?
Use the Meta Tag Generator form below to generate your "robot friendly" Title and Meta Tags. When it comes to search engines there are five major Tags that are important. These Tags will be created for you after you complete the form below:
Did you know? Our Member's Meta Tag Builder can automatically insert your Title & Meta Tags into your Web page's (X)HTML source for you! This feature helps insure you get it right the first time. To use the Member's Meta Tag Builder, create a Member Account. If you would like to do this yourself continue with the DIY Meta Tag steps below.