Every search engine indexes differently. There are search engine that
ignore Meta Tags, and indexes title and first 200 character of your body to be
index. So let start by designing friendly search engine pages.
Learn what not search engine friendly
- A lot of graphics
- Frames, most free hosting site, lock site within a frame.
- Entire page is hyperlink
- Flash
- Little text
Now Friendly stuff
- Use html code to write your pages and avoid frames. Search engines do not
index, ASP, CGI, JavaScript and Java pages.
- Write down every keywords and phrases that people will used to find your
site. Start by doing some searches yourself, or visit paytoclick
keyword page for additional suggestion.
- Write a nice description and title. Use the most important keywords, do
not repeat more than 3 times.
- Create your description and keyword META TAGS
Example description tag
<meta name="description"
content="web page design for each and
every search engine, learn how to optomize everypage">
Example keywords tag
<meta name="keywords"
content="keywords,
keywords keywords........ ">
Remember not to repeat keywords, technique can result in lower ranking. More
about meta-tags
- You also need a good
<H1></H1> Headline right up at the top of the top of HTML code
with the critical keywords in it. Can be the same as your title.
- Well-written
<p>paragraph</p> right under that <H1></H1> to
explain what the Site will Do for the visitor. All of these must contain
critical Keywords.
Keyword can appear 6 times for every 100 words. Keyword density
of 6%.
- Some search engine indexes alt tags [ images description ] so
remember to include a descriptions
Example
<img scr="pic.gif" alt="keywords keywords keywords
keyword">
move mouse over buttom below [search engine secrets ]
- HTML comment <-- -->
ex. <-- keyword keyword remember not to repeat -->
so remember to include keywords in html
comment, your user will not be able to see it, unless they view your source
codes.
- Save file name under important keyword

| |
|