Update human-evolution.html
· 1 year ago
a46b92eb716b9161be8a14685f6469f9c20d32e1
Parent:
07e75fa74
1 file changed +36 −3
- human-evolution.html +36 −3
Diff
--- a/human-evolution.html +++ b/human-evolution.html @@ -2,9 +2,42 @@ <html lang="en"> <head> -<meta charset="utf-8"/> -<meta content="width=device-width, initial-scale=1.0" name="viewport"/><link href="https://cheatsheets.davidveksler.com/human-evolution.html" rel="canonical"/> -<title>Human Evolution: Journey Through Time (Concise) - AWESOME Edition v4 (Fossil Markers)</title> + <meta charset="utf-8"/> + <meta name="viewport" content="width=device-width, initial-scale=1.0"/> + + <title>Human Evolution: An Interactive Journey Through Time</title> + <link rel="canonical" href="https://cheatsheets.davidveksler.com/human-evolution.html"/> + <!-- SEO Meta Tags --> + <meta name="description" content="Embark on an interactive journey through millions of years of human evolution! Explore ancient hominid species, track their migration on a dynamic map, and discover key fossil sites. Witness our origins unfold."/> + <meta name="keywords" content="human evolution, timeline, interactive map, hominids, ancient humans, prehistory, paleoanthropology, fossil discovery, human origins, evolutionary journey, hominin species, interactive timeline, science, education"/> + <meta name="author" content="David Veksler"/> + <meta name="robots" content="index, follow"/> + <meta name="theme-color" content="#0F1014"/> + + <!-- Open Graph / Facebook Meta Tags (for Virality & SEO) --> + <meta property="og:title" content="Human Evolution: An Interactive Journey Through Time"/> + <meta property="og:description" content="🦖 Journey millions of years back in time! Explore an interactive map of human evolution, track ancient hominid species, view fossil sites, and watch our story unfold. A unique educational experience! #HumanEvolution #Paleoanthropology #InteractiveMap #Science #History"/> + <meta property="og:type" content="website"/> + <meta property="og:url" content="https://cheatsheets.davidveksler.com/human-evolution.html"/> + <meta property="og:image" content="https://cheatsheets.davidveksler.com/images/human-evolution.png"/> + <meta property="og:image:width" content="1200"/> + <meta property="og:image:height" content="630"/> + <meta property="og:image:alt" content="Interactive map showcasing the journey of human evolution, including species ranges and fossil locations."/> + <meta property="og:site_name" content="Human Evolution Explorer"/> + + <!-- Twitter Card Meta Tags (for Virality & SEO) --> + <meta name="twitter:card" content="summary_large_image"/> + <meta name="twitter:title" content="Human Evolution: An Interactive Journey Through Time"/> + <meta name="twitter:description" content="Explore an interactive map of human evolution! 🗺️ Track hominid species, discover fossil sites & watch our ancient story unfold. #HumanEvolution #Science #History #Education"/> + <meta name="twitter:url" content="https://cheatsheets.davidveksler.com/human-evolution.html"/> + <meta name="twitter:image" content="https://cheatsheets.davidveksler.com/images/human-evolution.png"/> + <meta name="twitter:image:alt" content="Interactive map showcasing the journey of human evolution with highlighted species and locations."/> + + <meta name="twitter:creator" content="@heroiclife"/> + + + + <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"/> <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" rel="stylesheet"/> <link href="https://unpkg.com/[email protected]/dist/leaflet.css" rel="stylesheet"/>