The most universal element for creating meta tags is the element
.</p><p>Other common elements include: <meta name='keywords'>, <meta name='description'>, and <meta name=\ image\ >.</p><p>HTML5 also offers elements for creating dynamic meta tags- for example, you can create a tag that lets you specify multiple keywords or descriptions for your webpage.</p><p> Meta tags are essential for optimizing a webpage.</p><p>Seo friendly meta tags allow webmasters to easily add information to a webpage.</p><p>Most commonly used metatags include: <title>, <meta name='keywords' content='keywords'>, <meta name='description' content='description'>, and <meta name=\ image\ content='image_url'>.</p><p>Other useful meta tags include: <meta http-equiv='refresh' content='1;url=http://www.google.com/page/1;url_param=param_1;param_1=8949348567358460990;param_2=789641113096433138;param_3=';base64_encoded_response='YWluY2h0bWF0Lm9yZy9jYWlucy9jYWlucy9jYWlucy8zLjExLmNkLjExLmNkLjExLmNkLjExLmNkLjExL2lmcmhLU2lmcmhLU2lmcmhLU2lmcmhLU21zdjR6UHJ6UHR6VHJ6VHJ6VHJ6VHJ6VHJ6T261T261T261U')'/#<link rel='profile' href='http://www.google.com/profiles/'#<link rel='publisher' href='http://www.blogger.com/home?blogID=814756977388623799'#<meta http-equiv='content-type' content='text/html; charset=UTF-8'></p><p>Since HTML5 is still in development, some of its features aren't finalized yet.</p><p>One such feature is the ability to dynamically generate new meta tags for your webpage.</p><p>This is done by adding variables to your markup code with the element @{}.</p><p>For example, if you wanted to create a tag that lets you specify multiple keywords or descriptions for your webpage, you would use this code: @{keywords: ['web development','javascript','php','cms','wordpress','social media','social media techniques','facebook']} You can also use variables to dynamically generate custom values for commonly used metatags like keywords and images.</p>