Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HTML
<!DOCTYPE html>
<html lang="en" class="yui3-js-enabled">
<div id="yui3-css-stamp" style="removed: absolute !important; visibility: hidden !important">
</div>
<head>
<title>Clash of Clans Free Gems Generator</title>
<meta name="description" content="Clash of Clans Gems Free"> 
<meta name="keywords" content="Clash of Clans Gems Free, Clash of Clans Free Gems, Clash of Clans Gems Hack, Clash of Clans Hack, Clash of Clans Gem Hack, Clash of Clans Gem Hacks">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script>


So this is part of my code, the beginning. My site is working perfectly but no matter how I put my meta tags I cant get them to show up on meta tag analyzers! please heelp me
Posted
Updated 8-Apr-15 21:04pm
v2

 
Share this answer
 
HTML
<html lang="en" class="yui3-js-enabled">

<head>
 <meta charset="UTF-8">
 <title>Clash of Clans Free Gems Generator</title>
 <meta name="description" content="Clash of Clans Gems Free"> 
 <meta name="keywords" content="Clash of Clans Gems Free, Clash of Clans Free Gems, Clash of Clans Gems Hack, Clash of Clans Hack, Clash of Clans Gem Hack, Clash of Clans Gem Hacks">

<script type="text/javascript">
  // codes
</script>
</head>

<body>
  <div id="yui3-css-stamp" style="removed: absolute !important; visibility: hidden !important">
</div>
</body>

</html>
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900