Meta tags generator is free PHP Tool for generating complete meta tags for your website. A META Tag is the hidden text placed in the HEAD section of your HTML page. META Tags are used by most major search engines to index websites based on their keywords and descriptions. Meta tags allow better indexing by robot-driven search engines e.g. Google, Alta Vista, MSN Live. If you want your website to be noticed by search engines, then meta tags is the solution. Just provide required information about your website and get whole bunch of meta tags ready for your website. There is a slightest difference in between HTML and XHTML version of meta tags: e.g.
HTML Version
<meta name="keywords" content="some text"> XHTML Version
<meta name="keywords" content="some text" />