<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>David Sottimano SEO - David Sottimano</title>
    <meta name="description" content="Marketer. Developer. Problem Solver.">

    
    <link rel="stylesheet" href="/_themes/default/assets/css/theme.css">

    
</head>
<body class="flex flex-col min-h-screen">
    
    <header class="bg-white/80 backdrop-blur-md border-b border-slate-200 sticky top-0 z-50 shadow-sm">
    <nav class="container-custom">
        <div class="flex items-center justify-between h-20">
            
            <div class="flex-shrink-0">
                <a href="/" class="text-lg font-semibold text-slate-900 hover:text-slate-700 transition-colors tracking-tight">
                    davidsottimano.com
                </a>
            </div>

            
            <div class="hidden md:block">
                
<ul class="flex flex-col md:flex-row md:space-x-1 space-y-2 md:space-y-0">
    
    <li>
        <a href="/" class="block px-4 py-2 rounded-lg text-base font-medium text-slate-700 hover:text-indigo-600 hover:bg-indigo-50 transition-all text-indigo-600 bg-indigo-50 font-semibold">
            Home
        </a>
    </li>
    
</ul>

            </div>

            
            <div class="md:hidden">
                <button id="mobile-menu-button" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-700 hover:text-gray-900 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500" aria-expanded="false" aria-label="Toggle menu">
                    <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
                    </svg>
                </button>
            </div>
        </div>

        
        <div id="mobile-menu" class="hidden md:hidden pb-4">
            
<ul class="flex flex-col md:flex-row md:space-x-1 space-y-2 md:space-y-0">
    
    <li>
        <a href="/" class="block px-4 py-2 rounded-lg text-base font-medium text-slate-700 hover:text-indigo-600 hover:bg-indigo-50 transition-all text-indigo-600 bg-indigo-50 font-semibold">
            Home
        </a>
    </li>
    
</ul>

        </div>
    </nav>
</header>


    
    <main class="flex-grow">
        

<div class="relative overflow-hidden min-h-screen flex items-center">
    
    <div class="absolute inset-0 bg-gradient-to-br from-amber-50 via-orange-50 to-rose-50"></div>

    <div class="relative container-custom py-16 md:py-24">
        <div class="grid lg:grid-cols-[1fr_auto] gap-16 items-start">
            
            <div class="space-y-8 pt-8">
                <h1 class="text-7xl md:text-8xl lg:text-9xl font-black leading-none tracking-tighter">
                    <span class="block text-slate-900">Search.</span>
                    <span class="block text-slate-900">Dev.</span>
                    <span class="block text-slate-900">Marketing.</span>
                </h1>

                <p class="text-xl md:text-2xl text-slate-700 max-w-xl leading-relaxed font-light">
                    
                </p>

                
                <div class="flex gap-12 pt-8">
                    <div>
                        <div class="text-5xl font-black text-slate-900">+15</div>
                        <div class="text-sm text-slate-600 mt-2">Years crafting digital<br>excellence &amp; innovation</div>
                    </div>
                    <div>
                        <div class="text-5xl font-black text-slate-900">+100</div>
                        <div class="text-sm text-slate-600 mt-2">Projects optimized<br>driving measurable results</div>
                    </div>
                </div>

                
                <div class="flex flex-wrap gap-4 pt-4" style="visibility:hidden;">
                    <a href="/blog/" class="px-8 py-4 bg-slate-900 text-white rounded-full font-semibold hover:bg-slate-800 transition-all shadow-lg hover:shadow-xl transform hover:-translate-y-0.5">
                        View My Work
                    </a>
                    <a href="/about/" class="px-8 py-4 bg-white text-slate-900 rounded-full font-semibold hover:bg-slate-50 transition-all shadow-lg hover:shadow-xl transform hover:-translate-y-0.5 border-2 border-slate-200">
                        About Me
                    </a>
                </div>
            </div>

            
            <div class="relative w-[600px] h-[800px] lg:mt-0">
                
                <div class="absolute inset-0 bg-gradient-to-br from-orange-400 to-amber-500 rounded-[4rem] transform rotate-3"></div>

                
                <div class="relative z-10 flex items-center justify-center w-full h-full">
                    <picture><source type="image/webp" srcset="/img/kLperw3wQ9-600.webp 600w, /img/kLperw3wQ9-1000.webp 1000w, /img/kLperw3wQ9-1500.webp 1500w" sizes="(max-width: 600px) 600px, ((min-width: 601px) and (max-width: 999px)) 1000px, ((min-width: 1000px) 2000px"><img src="/img/kLperw3wQ9-600.jpeg" alt="David Sottimano" class="w-[350px] h-[500px] object-cover rounded-[4rem] shadow-2xl" width="1500" height="1000" srcset="/img/kLperw3wQ9-600.jpeg 600w, /img/kLperw3wQ9-1000.jpeg 1000w, /img/kLperw3wQ9-1500.jpeg 1500w" sizes="(max-width: 600px) 600px, ((min-width: 601px) and (max-width: 999px)) 1000px, ((min-width: 1000px) 2000px"></picture>
                </div>
            </div>
        </div>
    </div>

    
    <div class="absolute top-1/4 left-0 w-96 h-96 bg-gradient-to-br from-orange-300/20 to-amber-300/20 rounded-full blur-3xl"></div>
    <div class="absolute bottom-0 right-0 w-96 h-96 bg-gradient-to-tl from-rose-300/20 to-pink-300/20 rounded-full blur-3xl"></div>
</div>


<div class="py-32 bg-white relative overflow-hidden">
    
    <div class="absolute top-0 right-0 w-[40rem] h-[40rem] bg-gradient-to-br from-amber-100/40 to-orange-100/40 rounded-full blur-3xl"></div>

    <div class="container-custom relative z-10">
        <div class="max-w-7xl mx-auto">
            
            <div class="text-center mb-20">
                <h2 class="text-6xl md:text-7xl font-black text-slate-900 mb-6 tracking-tight">
                    What I <span class="italic font-serif">Offer</span>
                </h2>
                <p class="text-xl text-slate-600 max-w-2xl mx-auto">
                    Crafting digital excellence through specialized expertise
                </p>
            </div>

            
            <div class="grid gap-8 md:grid-cols-2">
                
                <div class="group relative bg-white rounded-[3rem] p-10 shadow-lg hover:shadow-2xl transition-all duration-300 border border-slate-100 overflow-hidden">
                    <div class="absolute top-0 right-0 w-32 h-32 bg-gradient-to-br from-orange-400/10 to-amber-400/10 rounded-full blur-2xl group-hover:scale-150 transition-transform duration-500"></div>
                    <div class="relative">
                        <div class="w-16 h-16 rounded-2xl bg-gradient-to-br from-orange-400 to-amber-500 flex items-center justify-center mb-6 shadow-lg">
                            <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z" />
                            </svg>
                        </div>
                        <h3 class="text-3xl font-bold text-slate-900 mb-4" id="technical-seo-consulting">Technical SEO Consulting</h3>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Website optimization from the ground up from an experienced freelancer.
                        </p>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Starting with fixing out of the box server configurations (regardless of the platform or codebase), managing state (redirection, processes for time sensitive content, etc..), inclusion of enhanced search results listings through meta markup, architecture, and fixing display/indexing issues for most search engines.
                        </p>
                        <p class="text-slate-600 leading-relaxed">
                            Recommendations are programmatic and at scale, foundational aspects of technical SEO are meant to be set and forget, given that correct unit testing is applied in development and production environments.
                        </p>
                    </div>
                </div>

                
                <div class="group relative bg-white rounded-[3rem] p-10 shadow-lg hover:shadow-2xl transition-all duration-300 border border-slate-100 overflow-hidden">
                    <div class="absolute top-0 right-0 w-32 h-32 bg-gradient-to-br from-rose-400/10 to-pink-400/10 rounded-full blur-2xl group-hover:scale-150 transition-transform duration-500"></div>
                    <div class="relative">
                        <div class="w-16 h-16 rounded-2xl bg-gradient-to-br from-rose-400 to-pink-500 flex items-center justify-center mb-6 shadow-lg">
                            <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z" />
                            </svg>
                        </div>
                        <h3 class="text-3xl font-bold text-slate-900 mb-4" id="acquisition-due-diligence">Acquisition Due Diligence</h3>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Get a professional 3rd party opinion before purchasing a digital property.
                        </p>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Search data is the most widely accessible point of reference to determine whether or not a domain or digital property has a future. The digital portion of acquisition due diligence includes Ad, SEO, Traffic, and website technology reviews which includes competitors and views of the vertical associated with the business.
                        </p>
                        <p class="text-slate-600 leading-relaxed">
                            1st party data isn't accessible for the big picture view. We can perform diligence using 3rd party data, but it's often fragmented and difficult to pull together. I help companies get that picture before making the purchase.
                        </p>
                    </div>
                </div>

                
                <div class="group relative bg-white rounded-[3rem] p-10 shadow-lg hover:shadow-2xl transition-all duration-300 border border-slate-100 overflow-hidden">
                    <div class="absolute top-0 right-0 w-32 h-32 bg-gradient-to-br from-violet-400/10 to-purple-400/10 rounded-full blur-2xl group-hover:scale-150 transition-transform duration-500"></div>
                    <div class="relative">
                        <div class="w-16 h-16 rounded-2xl bg-gradient-to-br from-violet-400 to-purple-500 flex items-center justify-center mb-6 shadow-lg">
                            <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
                            </svg>
                        </div>
                        <h3 class="text-3xl font-bold text-slate-900 mb-4" id="international-seo">International SEO</h3>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Getting the right user from the right search engine to the right page.
                        </p>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Google is still the majority in worldwide search traffic and lead the industry in international search directives. Your international search setup is therefore modeled on Google's implementations.
                        </p>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            International SEO projects don't start with automatic changes, they begin answering the question, "do we have a display problem?". If the answer is overwhelmingly no, Google should be entrusted to handle what's best for their users.
                        </p>
                        <p class="text-slate-600 leading-relaxed">
                            When Google gets it wrong, I'm here to help.
                        </p>
                    </div>
                </div>

                
                <div class="group relative bg-white rounded-[3rem] p-10 shadow-lg hover:shadow-2xl transition-all duration-300 border border-slate-100 overflow-hidden">
                    <div class="absolute top-0 right-0 w-32 h-32 bg-gradient-to-br from-blue-400/10 to-cyan-400/10 rounded-full blur-2xl group-hover:scale-150 transition-transform duration-500"></div>
                    <div class="relative">
                        <div class="w-16 h-16 rounded-2xl bg-gradient-to-br from-blue-400 to-cyan-500 flex items-center justify-center mb-6 shadow-lg">
                            <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4" />
                            </svg>
                        </div>
                        <h3 class="text-3xl font-bold text-slate-900 mb-4" id="google-workspace-apps-script">Google Workspace Apps Script</h3>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Apps Script is aged, validated, powerful, free, and worth entrusting your business operations to.
                        </p>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            Workspace can provide stable, easy to access services through add-ons (v1 Moz API public) and scripting (semrush integration).
                        </p>
                        <p class="text-slate-600 leading-relaxed mb-4">
                            We've been trying to move away from spreadsheets since its inception, but the hard truth is that spreadsheets, or tabular data with customizable UI are never going away.
                        </p>
                        <p class="text-slate-600 leading-relaxed">
                            There's a happy medium between flexibility and reliability when it comes to Google sheets/docs for business critical applications. Find out if it's right for you, I'm happy to chat.
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>



    </main>

    
    <footer class="bg-slate-900 text-slate-300 relative overflow-hidden">
    
    <div class="absolute inset-0 bg-gradient-to-br from-indigo-900/20 to-violet-900/20"></div>

    <div class="relative container-custom py-16">
        <div class="grid gap-12 md:grid-cols-3 mb-12">
            
            <div class="space-y-4">
                <h3 class="text-white text-xl font-bold bg-gradient-to-r from-indigo-400 to-violet-400 bg-clip-text text-transparent">
                    David Sottimano
                </h3>
                
            </div>

            
            

            
            
            </div>
        </div>

        
        <div class="pt-8 border-t border-slate-800 text-center">
            <p class="text-sm text-slate-500">
                © 2025 David Sottimano
            </p>
        </div>
    
</footer>


    
    <script src="/_themes/default/assets/js/theme.js"></script>

    
</body>
</html>
