| Topic N |
| NOFRAMES TAG |
| No frame tag is the tag of element. |
| Expression of no frame tag |
<frameset cols=”25%, *”>
<frame src=”nav.html”>
< src=”display.html”>
</frameset>
<Noframes>
Alternate goes here…..
</Noframes> |
| Necessity of Noframe tag |
| In early days when the were not able to read the frame set element “no frame tag” was important to provide access or readability to search engine spiders. Some spiders try to read tag, but then the ranking given by them was of no use because they use to provide minimum rank to web page. But because no frame tag was readable to spiders it became favorable for web persons to insert page information in no frame tag. |
| Importance of Noframe tag |
| Noframe tag is designed specially for incapable browsers with zero readability. It is suggested to add all the important withto no tag because spiders can read it. When the will view the links and the they will give good rank to web page. |
| |
| |
| |