Meta Tags

  • Description : Meta tags are used by search engines and browsers to gain information from your page.
  • Language : HTML
  • Date Added : 7th October, 2009
Bookmark and Share

Firstly meta information always goes in the <head> section of the page. A few years ago meta information was extremely important to search engines but now only the title of your page and the meta description tags are used by the big search engines, it is still worth listing keywords though.

Below is the code for both meta keywords and meta description, remember it goes in the <head> section of your page:

Code :
<meta name="description" content="Free web langauge tutorials including HTML, CSS, PHP and MySQL" /> <meta name="keywords" content="HTML, CSS, PHP, MySQL, tutorials, free" />

Meta tags are relatively easy to understand and implement and the description tag is extremely useful as it's displayed by most search engines when display results!



Login Required

To post comments you must sign in to your account below!

User :
Pass :

If you do not currently have an account click here to create one now!