Html Meta Tags Tutorial
Html meta tag defines the informations about the web page.
Html meta tags are put between HEAD tags in the html document.
Meta tags give the information about the web page, these informations are not seen on the browser, because they
are located between the HEAD tags in the html document.
Html meta tags
- html meta description
- html meta keywords
- html meta refresh
- html meta redirect
- html meta charset
- html meta language
- html meta cache
- html meta http equiv
- html meta author
- html meta expires
Always use meta tags in your document for identifying your page and give information to search engine robots.