|
Simple Metatag generator
A simple no thrills metatag generator , this could be expanded on easily adding more tags etc. An easy to add tool to your webpage to keep the visitors a little longer.
Note the file is called metatag1.php , if you call this something else change the code in the line <form action="metatag1.php" method="POST">.
|
|
Place the following html between the head tags of your site to add your mega tags
<META name="description" content="A variety of tutorials , code snippets and examples for various programming languages such as php, asp, c, c++ and javascript"> <META name="keywords" content="tutorials, code, asp, php, visual basic, articles, java, javascript, perl, asp.net, vb.net, code examples, source code, downloads, software, c, c++, c plus plus, c#, c sharp"> |