HTML tags for SEO
Implementing wide range of HTML tags will increase the page rank
significantly. Note the following HTML tags which are the factors to
optimize your website with search engine. According to search engine
optimization, HTML tags are divided into 4 parts.
1. Vital tags
<Title>, <a href>, <H1>, <H2>, <H3>, <H4>, <H5> and <H6>
2. Fairly vital Tags
<Meta>, <B>, <I>, <U>
3. Neutral Tags
<Body>, <Table>, <TR>, <TD>, <OL>, <UL>, <BR>, <Centre>, <Font> and
<Head>
4. Harmful Tags
<Frame>, <Frameset>, <Iframe>, Flash and Java script
Massive usage of vital tags may increase your page rank, but <Title> tag
is allowed once per page. Similarly the <H1> tag also should be placed
once per page. Otherwise it will give negative result.
Bulk usage of fairly vital tags increases your page rank considerably.
However <Meta> tag should be used once. Repetitions without any meaning
may result into harm.
Neutral tags would not impact in any way to your page ranking. There is
no problem to use these kinds of tags.
Usage of frames will leads to reduction of page ranks. Similarly the
flash and java script also produce same result.
Some websites use only flash contents. These kinds of websites would not
be crawled by any search engines. Search engines read only the texts or
HTML tags used on the pages. Flash movies are executable files. So
crawler doesn’t read any texts from flash files.
We may use several images on your website. But the text placed on the
images would not be readable. So we have to use title attributes on
image tags. On that title we have to give proper description.
Implementation of
HTML tags will increase our site's page rank. So you have to keep all
these things in your mind to develop your site as an optimized site on
search engines.