Although meta tags are not use by most new search engines (mainly google), several popular engines still use them! Here is a list of several important search engines. Here is an example meta tag code I would use for GFXVoid. Insert between <head> and </head>
META NAME="keywords": Keywords you want for search engines.Code:<META NAME="keywords" CONTENT="tutorials, photoshop, cinema 4d">
<META NAME="description" CONTENT="Great site with hundreds of tutorials">
<META HTTP-EQUIV="Content-Language" CONTENT="EN">
<META NAME="author" CONTENT="Void Network">
<META NAME="revisit-after" CONTENT="2 days">
<META NAME="copyright" CONTENT="(C) 2004-2005 Void Network and GFXVoid.com">
<META NAME="robots" CONTENT="FOLLOW,INDEX">
META HTTP-EQUIV="Content-Language" CONTENT="EN": Showing that your site is in English.
META NAME="author": Showing the author of the site, usually a name or email address.
META NAME="revisit-after": Time you want bots to revist your site after to index content in their search engine.
META NAME="copyright": A short copyright statement.
META NAME="robots" CONTENT="FOLLOW,INDEX": Tells bots to follow hyperlinks and index the pages it follows.
If you enjoyed this tutorial, we encourage you to register and make an introduction!