Meta tags:
As the next marketing step is going to be search engines submissions, you
need to get your site ready with Meta tags. Meta tags are vital to search engine
success. Not all search engines treat Meta tags the same way, some will give
them more weight than the content of your pages while others barely look at
them. Read the full article on Meta
Tag Creation Here.
Meta Tags are the first step to integrating marketing with web development.
As the next marketing step is going to be search engines submissions, get your
site ready. Meta tags are vital to search engine success. Not all search engines
treat Meta tags the same way, some will give them more weight than the content
of your pages while others barely look at them.
There are three main Meta tags recognized by the
search engines. The others will be discussed later. Focus first on the
"title", "keywords" and "description". These tags
should be the first thing that appear after the <head> in your HTML code.
If you have used software to create your site you may have to go in and edit the
order manually.
The beginning of your HTML code should look like this, replace
the bolded text with your own:
<html>
<head>
<meta name="title" content="title of the
page goes here.">
<meta name="description" content="description of the page goes
here.">
<meta name="keywords" content="enter,your,key,words,here">
Most search engines will use these meta tags in different combinations. Make
sure your title isn't just the name of your company but that it also includes
keywords. The description is an opportunity to repeat keywords and add key
phrases. Try to create something that makes sense for human readers as some
search engines use that to describe your site but make sure your keywords are
well represented. Finally the keywords should be (obviously) carefully chosen.
Other Notes:
Watch the first dozen or so opening words on your page, some search
engines will use that as a description. Also,
some search engines are case sensitive and some search for complete phrases. If
you have a site on Internet Marketing such as this one use "internet
marketing, internet, marketing" for that one keyword, and repeat for the
other most important ones. Don't go overboard as excessive repetitive will have
a counter effect. Make sure your keywords appear liberally throughout your text
(the first 250 words are the most important) and that they agree with the title,
description and keyword tags.
Some search engines add bonuses for text appearing in the body between
<h1> </h1> tags. There are many minor tips and techniques to
learn. We'll look deeper into the search engines in the next section.
If you have images on your site it is always a good idea to have an "alt
text" on them, a text description that will appear in case the image
doesn't load or while the image is loading.
Example in the actual HTML code:
<IMG SRC="logo.gif"
ALT="keywords logo">
Take advantage of this to add keyword weight to your page. Some of the search
engines will read the tag and include it in their algorithmic pattern. That
isn't just your "logo", that is your "keyword here
logo". There are many little tricks like this you'll learn about as you go
through the course.
As you build your site remember you are just laying the basic foundation. A
site is in continual growth or construction. Avoid the use of "Under
Construction" signs that used to be so popular. Surfers today see a
sign like that, they figure the site isn't even worth exploring.
Once you've done that move ahead to Step Three. There is still more to learn
on Website Development but you'll get the chance later. Don't waste time
perfecting your site just yet. No-one is going to see it until you start
promoting it, so get to work!
Important Note: More in-depth information on
Effective Web Site Development is available in the Advanced Course at the Marketing
Insiders Vault.
Click
Here to Learn More About Becoming a Member!
|
Summary:
-
Choose a domain name
-
Target your specific niche
-
Build a site based on your niche
-
Use the tools to create effective meta tags
-
Adjust keywords to fit what people are searching for
-
Constantly work to refine your site AS you promote
Proceed to Step Three:
Search Engines
|