<!doctype html>
<html lang="en">
  <head>
    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-B75FGBNGBG"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-B75FGBNGBG');
      
      // Debug: Log when gtag is loaded
      console.log('Google Analytics loaded with ID: G-B75FGBNGBG');
    </script>
    
    <!-- Google AdSense -->
    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9805545641775344"
         crossorigin="anonymous"></script>
    
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="content-language" content="en-US" />
    
    <!-- Primary Meta Tags -->
    <title>Free Online Calculators | Finance, Math, Health & More</title>
    <meta name="title" content="Free Online Calculators | Finance, Math, Health & More" />
    <meta name="description" content="Free calculators for finance, math, health, fitness, dates, and conversions. Fast, accurate, mobile-friendly, no sign-up needed." />
    <meta name="keywords" content="free calculator, online calculator, percentage calculator, BMI calculator, loan calculator, mortgage calculator, age calculator, tip calculator, unit converter, compound interest calculator, investment calculator, basic calculator, scientific calculator, BMR calculator, calorie calculator, date calculator, GPA calculator, finance calculator, math calculator, health calculator, everyday calculator, accurate calculator, instant results, no registration required, mobile friendly, easy to use, step by step, formula included, examples provided, FAQ included" />
    <meta name="author" content="GetFreeCalculator.com" />
    <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
    <meta name="googlebot" content="index, follow" />
    <meta name="bingbot" content="index, follow" />
    <link rel="canonical" href="https://getfreecalculator.com" />
    
    <!-- Theme and App Meta -->
    <meta name="theme-color" content="#3b82f6" />
    <meta name="msapplication-TileColor" content="#3b82f6" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="GetFreeCalculator.com" />
    <meta name="application-name" content="GetFreeCalculator.com" />
    <meta name="msapplication-tooltip" content="Free online calculators for all your needs" />
    <meta name="msapplication-starturl" content="/" />
    <meta name="format-detection" content="telephone=no" />
    
    <!-- Icons and Favicons -->
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
    <link rel="manifest" href="/manifest.json" />
    
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://getfreecalculator.com" />
    <meta property="og:title" content="Free Online Calculators | Finance, Math, Health & More" />
    <meta property="og:description" content="Free calculators for finance, math, health, fitness, dates, and conversions. Fast, accurate, mobile-friendly, no sign-up needed." />
    <meta property="og:image" content="https://getfreecalculator.com/og-image.jpg" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:image:alt" content="GetFreeCalculator.com - Free Online Calculators" />
    <meta property="og:site_name" content="GetFreeCalculator.com" />
    <meta property="og:locale" content="en_US" />
    
    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:url" content="https://getfreecalculator.com" />
    <meta name="twitter:title" content="Free Online Calculators | Finance, Math, Health & More" />
    <meta name="twitter:description" content="Free calculators for finance, math, health, fitness, dates, and conversions. Fast, accurate, mobile-friendly, no sign-up needed." />
    <meta name="twitter:image" content="https://getfreecalculator.com/og-image.jpg" />
    <meta name="twitter:image:alt" content="GetFreeCalculator.com - Free Online Calculators" />
    <meta name="twitter:site" content="@getfreecalculator" />
    <meta name="twitter:creator" content="@getfreecalculator" />
    
    <!-- Additional SEO Meta Tags -->
    <meta name="rating" content="General" />
    <meta name="distribution" content="Global" />
    <meta name="revisit-after" content="1 days" />
    <meta name="language" content="English" />
    <meta name="geo.region" content="US" />
    <meta name="geo.placename" content="United States" />
    <meta name="geo.position" content="39.8283;-98.5795" />
    <meta name="ICBM" content="39.8283, -98.5795" />
    
    <!-- Preconnect to external domains -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    
    <!-- DNS Prefetch -->
    <link rel="dns-prefetch" href="//fonts.googleapis.com" />
    <link rel="dns-prefetch" href="//fonts.gstatic.com" />
    
    <!-- Structured Data -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "GetFreeCalculator.com",
      "alternateName": "Free Calculator",
      "url": "https://getfreecalculator.com",
      "description": "Free online calculators for finance, math, health, and everyday calculations. Calculate percentages, loans, mortgages, BMI, age, and more.",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://getfreecalculator.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      },
      "publisher": {
        "@type": "Organization",
        "name": "GetFreeCalculator.com",
        "url": "https://getfreecalculator.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://getfreecalculator.com/logo.png",
          "width": 200,
          "height": 200
        }
      },
      "sameAs": [
        "https://twitter.com/getfreecalculator",
        "https://facebook.com/getfreecalculator"
      ]
    }
    </script>
    
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "GetFreeCalculator.com",
      "url": "https://getfreecalculator.com",
      "logo": "https://getfreecalculator.com/logo.png",
      "description": "Providing free, accurate, and easy-to-use online calculators for all your calculation needs.",
      "foundingDate": "2025",
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "contact@getfreecalculator.com"
      },
      "sameAs": [
        "https://twitter.com/getfreecalculator",
        "https://facebook.com/getfreecalculator"
      ]
    }
    </script>
    <link rel="preconnect" crossorigin href="/assets/index-BM3SCXM0.css">
    <script type="module" crossorigin src="/assets/index-Btx7xXWj.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-Dgvz6kW9.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>