When Titles and Meta Tags are properly optimized, you can have much more control over what is displayed in search results and can influence how people can find you in search engines. Use our free Meta Tag creator tool to help you generate meta tags for Google, Bing, STW and other search engines.
Fact:All major search engines including Google, Yahoo!, Scrub The Web, Bing and others utilize Meta Tags!
Don't take our word for it, visit Google™ or Yahoo!® and see what they have to say about Meta Tag optimization.
Meta Tags Generator
When Titles and Meta Tags are not properly optimized, search engines will have to decide what to use and that won't increase your search engine traffic. Our free Meta Tag Generator will help you create these basic key elements so they are at least search engine friendly.
What are Meta Tags?
Titles & Meta Tags are special HTML Tags that are inserted into your Web page and are often not directly visible to your visitors.
Title & Meta Tags 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 main focus here is the Meta Tags used with search engine optimization.
Why do I Need Titles & Meta Tags?
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.
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).
Title and Meta Tags Example:
<!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 Titles & 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.