seo
· 1 year ago
4fc188de833c577c7ba4354924a2227d18696556
Parent:
d2551e176
1 file changed +46 −20
- tesla-products.html +46 −20
Diff
--- a/tesla-products.html +++ b/tesla-products.html @@ -7,31 +7,31 @@ href="https://cheatsheets.davidveksler.com/tesla-products.html" rel="canonical" /> - <title>Tesla Products</title> + <title>Tesla Product Specifications: The Ultimate Technical Deep Dive</title> -<meta content="images/tesla-products.png" property="og:image" /> - <meta content="images/tesla-products.png" name="twitter:image" /> + <meta content="https://cheatsheets.davidveksler.com/images/tesla-products.png" property="og:image" /> + <meta content="https://cheatsheets.davidveksler.com/images/tesla-products.png" name="twitter:image" /> <meta - content="Tesla Technical Specification Framework" + content="Tesla Product Specifications: The Ultimate Technical Deep Dive" property="og:title" /> <meta - content="Tesla Technical Specification Framework" + content="Tesla Product Specifications: The Ultimate Technical Deep Dive" name="twitter:title" /> <meta - content="A comprehensive technical guide to current and upcoming Tesla products." + content="Explore the most comprehensive technical specifications for Tesla's entire product ecosystem: EVs (Model S, 3, X, Y, Cybertruck, Semi, Roadster), Energy (Powerwall, Megapack), Solar, Charging, Software (Autopilot, FSD), Robotics (Optimus), and AI Infrastructure (Dojo). Your definitive engineering guide." property="og:description" /> <meta - content="A comprehensive technical guide to current and upcoming Tesla products." + content="Explore the most comprehensive technical specifications for Tesla's entire product ecosystem: EVs (Model S, 3, X, Y, Cybertruck, Semi, Roadster), Energy (Powerwall, Megapack), Solar, Charging, Software (Autopilot, FSD), Robotics (Optimus), and AI Infrastructure (Dojo). Your definitive engineering guide." name="twitter:description" /> <meta - content="A comprehensive technical guide to current and upcoming Tesla products." + content="Explore the most comprehensive technical specifications for Tesla's entire product ecosystem: EVs (Model S, 3, X, Y, Cybertruck, Semi, Roadster), Energy (Powerwall, Megapack), Solar, Charging, Software (Autopilot, FSD), Robotics (Optimus), and AI Infrastructure (Dojo). Your definitive engineering guide." name="description" /> - <meta content="website" property="og:type" /> + <meta content="TechArticle" property="og:type" /> <meta content="https://cheatsheets.davidveksler.com/tesla-products.html" property="og:url" @@ -39,16 +39,15 @@ <meta content="summary_large_image" name="twitter:card" /> <link - href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚗</text></svg>" + href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚗</text></svg>" rel="icon" /> -<link href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚗</text></svg>" rel="icon"/> -<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://fonts.googleapis.com" rel="preconnect"/> -<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/> -<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"/> -<style> + <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://fonts.googleapis.com" rel="preconnect"/> + <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/> + <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"/> + <style> :root { --tesla-bg-primary: #121212; /* Darker grey, almost black */ --tesla-bg-secondary: #1c1c1e; /* Slightly lighter dark grey */ @@ -344,7 +343,34 @@ margin-bottom: 1.8rem; } </style> -<meta content="images/tesla-products.png" property="og:image"/><meta content="images/tesla-products.png" name="twitter:image"/><meta content="Tesla Technical Specification Framework" property="og:title"/><meta content="Tesla Technical Specification Framework" name="twitter:title"/><meta content="A comprehensive technical guide to current and upcoming Tesla products." property="og:description"/><meta content="A comprehensive technical guide to current and upcoming Tesla products." name="twitter:description"/><meta content="A comprehensive technical guide to current and upcoming Tesla products." name="description"/><meta content="website" property="og:type"/><meta content="https://cheatsheets.davidveksler.com/tesla-products.html" property="og:url"/><meta content="summary_large_image" name="twitter:card"/></head> + <script type="application/ld+json"> + { + "@context": "https://schema.org", + "@type": "TechArticle", + "headline": "Tesla Product Specifications: The Ultimate Technical Deep Dive", + "description": "Explore the most comprehensive technical specifications for Tesla's entire product ecosystem: EVs (Model S, 3, X, Y, Cybertruck, Semi, Roadster), Energy (Powerwall, Megapack), Solar, Charging, Software (Autopilot, FSD), Robotics (Optimus), and AI Infrastructure (Dojo). Your definitive engineering guide.", + "image": "https://cheatsheets.davidveksler.com/images/tesla-products.png", + "author": { + "@type": "Person", + "name": "David Veksler", + "url": "https://www.linkedin.com/in/davidveksler/" + }, + "publisher": { + "@type": "Organization", + "name": "David Veksler Cheatsheets", + "url": "https://cheatsheets.davidveksler.com/", + "logo": { + "@type": "ImageObject", + "url": "https://cheatsheets.davidveksler.com/favicon.svg" + } + }, + "datePublished": "2024-03-10", + "dateModified": "2024-05-16", + "mainEntityOfPage": "https://cheatsheets.davidveksler.com/tesla-products.html", + "keywords": "Tesla, Model S, Model 3, Model X, Model Y, Cybertruck, Semi, Roadster, Powerwall, Megapack, Solar Roof, Solar Panels, Supercharger, Wall Connector, NACS, Autopilot, FSD, Tesla Vision, Optimus, Dojo, Gigacasting, 4680 cells, technical specifications, engineering, EV, electric vehicle, battery technology, AI, robotics, manufacturing" + } + </script> +</head> <body> <div id="tsparticles-background"></div> <header class="page-header"> @@ -352,8 +378,8 @@ <svg class="tds-icon tds-icon-logo-wordmark tds-site-logo-icon" viewbox="0 0 342 35" xmlns="http://www.w3.org/2000/svg"><path d="M0 .1a9.7 9.7 0 0 0 7 7h11l.5.1v27.6h6.8V7.3L26 7h11a9.8 9.8 0 0 0 7-7H0zm238.6 0h-6.8v34.8H263a9.7 9.7 0 0 0 6-6.8h-30.3V0zm-52.3 6.8c3.6-1 6.6-3.8 7.4-6.9l-38.1.1v20.6h31.1v7.2h-24.4a13.6 13.6 0 0 0-8.7 7h39.9v-21h-31.2v-7zm116.2 28h6.7v-14h24.6v14h6.7v-21h-38zM85.3 7h26a9.6 9.6 0 0 0 7.1-7H78.3a9.6 9.6 0 0 0 7 7m0 13.8h26a9.6 9.6 0 0 0 7.1-7H78.3a9.6 9.6 0 0 0 7 7m0 14.1h26a9.6 9.6 0 0 0 7.1-7H78.3a9.6 9.6 0 0 0 7 7M308.5 7h26a9.6 9.6 0 0 0 7-7h-40a9.6 9.6 0 0 0 7 7" fill="currentColor"></path></svg> </div> <div class="page-header-text"> -<h1>Tesla Product Spec</h1> -<p class="lead">A detailed and comprehensive technical guide to current and upcoming Tesla products.</p> +<h1>Tesla's Engineering Blueprint: Product Deep Dive</h1> +<p class="lead">Unlock the intricate technical specifications and engineering marvels behind Tesla's entire product ecosystem—from groundbreaking EVs and energy solutions to advanced AI, robotics, and manufacturing innovations.</p> </div> </header> <div class="container" id="main-container">