META TAGS


Meta tags are always hidden. They are never displayed in your document. These tags allows you to put your site into
search engines, reload next page, expire the date of page etc. Following tags are used to put your site in to search engines:

<meta name="KEYWORDS" content="Free, Scripts, Softwares, Graphics,">
<META NAME="DESCRIPTION" content="Visit my site to get free stuff">
<TITLE>Free stuff on the net</TITLE>


This way when someone searches for free Softwares, free graphics, free scripts your site will be displayed like this:

Free stuff on the net
Visit my site where you can get free stuff.


Here is the list of some of the meta tags:


META TAGS
<meta name="GENERATOR"> Content="YOUR NAME"> Tells your visitors that you have digested this page.
<meta http-equiv="REFRESH" content="4; src="url"> Loads different page after other. (4 is time in seconds).
<meta name="KEYWORDS" content="word that should be used to search your stie"> Search engines use these tags to submit your page
<meta name="DESCRIPTION" content="Description of your page"> Description of your page to be describe your page in search engine.
<meta name="EXPIREDATE" content="day/mon/yer"> Expires date of your page.



HOME