Your Cart (0)

Your cart is empty

How to Audit Your Own Website in 30 Minutes

You do not need a consultant to find the biggest problems with your website. Here is the exact 30-minute audit we run on every new client site, formatted so you can run it yourself.

By Running Start Digital

How to Audit Your Own Website in 30 Minutes

If you are considering hiring an agency, paying for a consultant, or kicking off a redesign, read this first. You can identify 80% of what is wrong with your website in 30 minutes using free tools and an honest eye. Most of the issues you will find are fixable without a full redesign.

Here is the exact audit we run on every new client site, formatted so you can run it yourself this week.

Print this list. Open your website. Set a timer.

Minutes 1 to 5: Mobile speed and Core Web Vitals

Open PageSpeed Insights at pagespeed.insights.google.com. Enter your website URL. Click "Analyze." Wait 15 seconds for results.

Look at the mobile score, not desktop. Most sites score decently on desktop and poorly on mobile. Mobile is 60%+ of your traffic.

What to record:

  • Performance score (0 to 100)
  • Largest Contentful Paint (LCP) in seconds
  • Cumulative Layout Shift (CLS)
  • First Input Delay (FID) or Interaction to Next Paint (INP)
What the numbers mean:
  • Performance score below 50: urgent. Site is bleeding visitors.
  • LCP above 4 seconds: major problem. Fix images, hosting, and scripts.
  • CLS above 0.25: layout is jumping around as it loads. Fix with explicit image dimensions.
  • INP above 500ms: page is slow to respond to taps. Usually a JavaScript problem.
At the end of this section, scroll down and read the "Opportunities" list. These are PageSpeed's specific recommendations. Screenshot the list. You will want these when scoping fixes.

Minutes 6 to 10: Mobile experience

Open your website on your actual phone. Not desktop Chrome with mobile simulation. Your actual phone.

Test each of these:

Is the phone number clickable? Tap it. If it dials, pass. If you have to manually copy the number, fail. Is the primary CTA visible without scrolling? Screenshot your homepage on first load. Is the main action clear in the first screen? "Get a Quote" button, phone number, booking link, or whatever your primary conversion action is. If you have to scroll to find it, fail. Is the headline readable? Read your hero headline in under 3 seconds. Do you understand what your business does, who it is for, and what to do next? If you wrote it, test it on a family member. If they do not get it immediately, the headline is failing. Is the menu usable? Tap the hamburger menu if you have one. Does it open smoothly? Are the menu items easy to tap? Can you get to the pages you need in 1 tap? Do images load fast? Scroll through the homepage. If images pop in one at a time with visible delay, you have an image optimization problem. Modern sites use lazy loading and WebP format; your images should appear smoothly as you scroll.

Every failed check is a fix. Write them down.

Minutes 11 to 15: Contact form and conversion path

Find your contact form. Count the fields. Count the required fields specifically.

Under 4 required fields: pass. 4 to 5 required fields: borderline. 6+ required fields: fail.

Check each field:

  • Are any required fields unnecessary for first contact? (Address, budget, how-did-you-hear-about-us are usually unnecessary upfront.)
  • Is either phone OR email required, or both? (Requiring both cuts conversion.)
  • Is there a CAPTCHA? Which type? (Simple checkbox: fine. Image selection: you are losing conversions.)
Submit a test form. Fill in fake information. Submit.

  • Does the form actually submit?
  • Do you get a confirmation message?
  • Do you receive the test submission in your inbox?
  • Does the customer get a confirmation email?
If any of these fail, your form is losing leads that think they submitted.

Minutes 16 to 20: Social proof and trust signals

Load your homepage. Scroll from top to bottom.

Questions to answer:

Where does the first customer testimonial appear? Ideally above the fold or within the first scroll. If it appears only on a dedicated testimonials page, fail. Do testimonials have full names? Anonymous testimonials ("Bob Smith, Chicago") are less trusted than full name, title, and photo. The closer to reality, the more trust they generate. Is there a review count or rating anywhere? "Rated 4.9 stars on Google based on 200+ reviews" with a Google icon is a powerful trust signal. Does your site display this? Are there client logos or credibility badges? Better Business Bureau, industry associations, certifications, recognizable client logos. These appear on trusted business sites. Are there case studies or project galleries? Users want to see work, not just hear about it. Does your site have a gallery of completed projects, before/afters, or detailed case studies?

If your site has no visible social proof in the top 25% of the page, you are relying on unverified claims. That kills conversion.

Minutes 21 to 25: SEO fundamentals

Open your homepage source code (right-click, View Source, or Inspect).

Search for </code>. Does the title tag accurately describe your business and include your primary keyword? Good example: "Custom Web Development and Digital Marketing | Running Start Digital." Bad example: "Home" or "Welcome."</p> <p>Search for <code><meta name="description"</code>. Is there a description tag? Is it 120 to 160 characters? Does it describe what you offer?</p> <p>Search for <code><h1</code>. Is there exactly one H1 tag per page? Does it match what the page is about?</p> <p>Now go to Google. Search your business name directly. Does your site appear as the first result? If not, why not? Usually: domain mismatch, missing title tag, or duplicate business profiles.</p> <p>Next, search "[your service] [your city]." Where does your site rank? If it is not on page 1, local SEO is an opportunity. If it is not on page 3, you have significant work ahead.</p> <p>Finally, check for structured data. Go to search.google.com/test/rich-results and enter your URL. Does your site have schema markup? For local service businesses, at minimum you should have LocalBusiness, Organization, and Service schema. Most sites have none. This is a quick win.</p> <h2>Minutes 26 to 30: Competitor comparison</h2> <p>Pick your top three direct competitors. The ones who show up alongside you in Google searches.</p> <p>Open each of their sites side-by-side with yours on your phone.</p> <p>For each competitor, note:</p> <strong>Page speed:</strong> Run their site through PageSpeed Insights. How does their mobile score compare to yours? <strong>Above-the-fold impact:</strong> Who communicates what they do most clearly in the first 3 seconds? Who has the most compelling hero message? <strong>Social proof:</strong> Who displays reviews, testimonials, and case studies more prominently? <strong>Mobile UX:</strong> Whose mobile site is easier to use? Whose CTAs are more obvious? <strong>Content depth:</strong> Whose site has more depth in their service pages, case studies, and content? Who looks like they know their business better? <p>You are not trying to copy them. You are trying to honestly see where you fall in the competitive set. If you are consistently worse than all three competitors on multiple dimensions, you have a problem that competitive improvements will not solve.</p> <p>If you are ahead in some dimensions and behind in others, you have clarity on where to invest.</p> <h2>What to do with the audit</h2> <p>At this point you have 20 to 30 specific issues written down. Do not try to fix all of them at once. Prioritize.</p> <p>Tier 1 (fix immediately): <ul><li>Broken contact form</li> <li>Phone number not clickable on mobile</li> <li>Mobile LCP above 4 seconds</li> <li>Missing title tags or descriptions</li> <li>Content that actively misrepresents your business</li> </ul> Tier 2 (fix this month): <ul><li>Contact form field reduction</li> <li>Above-the-fold CTA improvements</li> <li>Adding social proof above the fold</li> <li>Fixing obvious Core Web Vitals issues</li> <li>Adding basic schema markup</li> </ul> Tier 3 (fix this quarter): <ul><li>Content depth improvements</li> <li>Page speed fine-tuning</li> <li>Advanced schema markup</li> <li>SEO content creation</li> <li>Competitive differentiation improvements</li> </ul> Tier 4 (consider for redesign): <ul><li>Fundamental information architecture problems</li> <li>Platform or CMS that cannot support needed changes</li> <li>Brand-level issues that go beyond tactical fixes</li> </ul> <h2>What you probably cannot audit yourself</h2></p> <p>A few things require more than a 30-minute review:</p> <ul><li>Technical SEO deep audit (crawl errors, index bloat, canonical issues, sitemap issues)</li> <li>Conversion rate analysis (requires heatmaps, session recordings, analytics integration)</li> <li>Accessibility audit (WCAG compliance)</li> <li>Security audit (vulnerabilities, outdated plugins, SSL configuration)</li> <li>Competitive keyword analysis (requires paid tools like Ahrefs or Semrush)</li> </ul> These are legitimate reasons to hire help. The 30-minute self-audit will get you 80% of the way there and tell you whether deeper help is needed. <p>If you do the 30-minute audit and still cannot decide whether to invest in professional help, take the audit findings to a quick consultation. A good agency can look at your notes and tell you in 15 minutes whether the issues you found require their services or can be fixed by a capable freelancer.</p> <p>The goal is informed decisions, not guessing. Thirty minutes of structured review produces more clarity than a general feeling that something might be wrong.</p> <p>Do it this week. Write down what you find. Decide what to fix first.</p></div></article><aside aria-label="Quick actions" class="hidden lg:block"><div class="sticky top-24"><div class="relative overflow-hidden rounded-xl bg-white p-6 shadow-[0_4px_24px_rgba(0,0,0,0.04)] ring-1 ring-neutral-200" data-tracking-id="rail-blog-web-development"><span class="absolute left-0 top-0 h-full w-1 bg-sky-500" aria-hidden="true"></span><p class="text-[11px] font-semibold uppercase tracking-wider text-neutral-500">STAY IN TOUCH</p><h3 class="mt-2 font-display text-[22px] leading-tight tracking-tight text-neutral-900">Thinking about a new website?</h3><p class="mt-3 text-sm leading-relaxed text-neutral-600">Custom-built on Next.js, not templates.</p><form class="mt-5 space-y-2"><label for="rail-email-rail-blog-web-development" class="sr-only">Email</label><input id="rail-email-rail-blog-web-development" type="email" required="" placeholder="you@company.com" class="w-full rounded-lg border border-neutral-300 bg-white px-3 py-2.5 text-sm text-neutral-900 placeholder:text-neutral-400 focus:outline-none focus:ring-2 focus-visible:ring-sky-500" value=""/><button type="submit" class="inline-flex w-full items-center justify-center rounded-lg px-4 py-2.5 text-[15px] font-medium transition-colors disabled:opacity-60 bg-sky-600 text-white hover:bg-sky-700">Get the playbook</button></form><p class="mt-4 text-xs text-neutral-500"><a class="underline hover:text-neutral-700" href="/contact?source=rail-blog-web-development">Or book a 30-min call</a></p><p class="mt-3 text-xs text-neutral-500">30-min call, no pitch.</p></div></div></aside></div><section class="bg-[var(--primary-hex)] px-4 py-16 text-center sm:px-6 md:py-20"><div class="mx-auto max-w-3xl"><h2 class="text-3xl font-bold text-white sm:text-4xl">Like what you read?</h2><p class="mt-4 text-lg text-white/80">We write about what we build. Let's talk about building something for you.</p><div class="mt-8"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--primary-hex)] focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer active:scale-[0.98] border-[hsl(var(--border))] h-11 px-8 text-[15px] rounded-[var(--radius-pill)] border-0 bg-white text-[var(--primary-hex)] hover:bg-neutral-100" href="/contact">Contact Us</a></div></div></section><!--$--><!--/$--></main><footer><section class="bg-[var(--primary-hex)] px-4 py-16 text-center sm:px-6"><div class="mx-auto max-w-2xl"><h2 class="text-3xl font-bold text-white sm:text-4xl">Ready to launch?</h2><p class="mt-4 text-lg text-white/80">Let's build a marketing engine that grows with your business.</p><div class="mt-8"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--primary-hex)] focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer active:scale-[0.98] border-[hsl(var(--border))] h-11 px-8 text-[15px] rounded-[var(--radius-pill)] border-0 bg-white text-[var(--primary-hex)] hover:bg-neutral-100" href="/contact">Get in Touch</a></div></div></section><div class="bg-neutral-900 px-4 pt-16 pb-8 sm:px-6"><div class="mx-auto max-w-7xl"><div class="grid grid-cols-2 gap-8 md:grid-cols-4"><div><h3 class="mb-4 text-sm font-semibold uppercase tracking-wider text-white">Services</h3><ul class="space-y-2.5"><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#web-development">Web Development</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#digital-marketing">Digital Marketing</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#social-media">Social Media</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#branding">Branding</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#content-creation">Content Creation</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#automation">Automation</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/services#analytics">Analytics</a></li></ul></div><div><h3 class="mb-4 text-sm font-semibold uppercase tracking-wider text-white">Company</h3><ul class="space-y-2.5"><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/about">About</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/pricing">Pricing</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/contact">Contact</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/partners">Partners</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/blog">Blog</a></li></ul></div><div><h3 class="mb-4 text-sm font-semibold uppercase tracking-wider text-white">Cities</h3><ul class="space-y-2.5"><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/chicago">Chicago</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/new-york">New York</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/atlanta">Atlanta</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/detroit">Detroit</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/sioux-falls">Sioux Falls</a></li></ul></div><div><h3 class="mb-4 text-sm font-semibold uppercase tracking-wider text-white">Guides</h3><ul class="space-y-2.5"><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/guides">Guides</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/guides#case-studies">Case Studies</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/topics">Topics</a></li><li><a class="text-sm text-neutral-400 transition-colors hover:text-white" href="/pricing#faq">FAQ</a></li></ul></div></div><div class="mt-12 flex flex-col items-center justify-between gap-4 border-t border-neutral-800 pt-8 sm:flex-row"><div class="flex items-center gap-3"><img alt="Running Start Digital" loading="lazy" width="32" height="21" decoding="async" data-nimg="1" class="h-5 w-auto opacity-60" style="color:transparent" src="/images/logo-rs.png"/><p class="text-sm text-neutral-500">© <!-- -->2026<!-- --> Running Start Digital. All rights reserved.</p></div><div class="flex gap-6"><a class="text-sm text-neutral-500 transition-colors hover:text-neutral-300" href="/privacy">Privacy Policy</a><a class="text-sm text-neutral-500 transition-colors hover:text-neutral-300" href="/terms">Terms of Service</a></div></div></div></div></footer><script src="/_next/static/chunks/0m97bbjp.vgzu.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[544636,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"Providers\"]\n3:I[339756,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"default\"]\n4:I[758298,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0.ctlrzykkeab.js\"],\"default\"]\n5:I[837457,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"default\"]\n6:I[522016,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0-t0isvihaqsu.js\",\"/_next/static/chunks/0ow.g.xutq_cu.js\",\"/_next/static/chunks/0u63hvgfhiaha.js\"],\"\"]\n7:I[632354,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0-t0isvihaqsu.js\",\"/_next/static/chunks/0ow.g.xutq_cu.js\"],\"PublicHeader\"]\n12:I[168027,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0d63ot.5fc754.css\",\"style\"]\n:HL[\"/_next/static/chunks/10w.k5avlt0ko.css\",\"style\"]\n:HL[\"/_next/static/media/051742360c26797e-s.p.0f97p8c3305p~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"blog\",\"30-minute-website-self-audit\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(public)\",{\"children\":[\"blog\",{\"children\":[[\"slug\",\"30-minute-website-self-audit\",\"d\",null],{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0d63ot.5fc754.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/10w.k5avlt0ko.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/08jzq18a7btg3.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0.quoa96bkd6~.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"jetbrains_mono_af92fa03-module__sgkn6W__variable\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"32x32\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"type\":\"image/png\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\"}],[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\"}],[\"$\",\"meta\",null,{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",null,{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",null,{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}]]}],[\"$\",\"body\",null,{\"className\":\"bg-[hsl(var(--background))] text-[hsl(var(--foreground))] antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$4\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0.ctlrzykkeab.js\",\"async\":true}]],\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen bg-neutral-50 font-sans antialiased\",\"children\":[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center px-4 py-20\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-md text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"mb-3 text-sm font-semibold uppercase tracking-wider text-neutral-500\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"mb-4 text-3xl font-bold text-neutral-900 sm:text-4xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mb-8 text-base leading-relaxed text-neutral-600\",\"children\":\"The page you're looking for doesn't exist or has been moved.\"}],[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"inline-block rounded-lg bg-neutral-900 px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-neutral-800\",\"children\":\"Back to homepage\"}]]}]}]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0-t0isvihaqsu.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ow.g.xutq_cu.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"Organization\\\",\\\"name\\\":\\\"Running Start Digital\\\",\\\"url\\\":\\\"https://runningstart.digital\\\",\\\"logo\\\":\\\"https://runningstart.digital/images/logo-rs.png\\\",\\\"description\\\":\\\"Full-service digital agency specializing in web development, AI solutions, and digital marketing for startups and growing businesses.\\\",\\\"sameAs\\\":[\\\"https://www.linkedin.com/company/runningstart-digital\\\",\\\"https://twitter.com/rikirunningstart\\\"],\\\"contactPoint\\\":{\\\"@type\\\":\\\"ContactPoint\\\",\\\"contactType\\\":\\\"sales\\\",\\\"email\\\":\\\"hello@runningstart.digital\\\"}}\"}}],[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"name\\\":\\\"Running Start Digital\\\",\\\"url\\\":\\\"https://runningstart.digital\\\"}\"}}],[\"$\",\"$L7\",null,{}],[\"$\",\"main\",null,{\"className\":\"min-h-screen\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"section\",null,{\"className\":\"px-4 py-20 sm:px-6 md:py-28\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-3xl text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"mb-3 text-sm font-semibold uppercase tracking-wider text-[var(--primary-hex)]\",\"children\":\"404\"}],\"$L8\",\"$L9\",\"$La\",\"$Lb\"]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],\"$Lc\"]]}],{\"children\":[\"$Ld\",{\"children\":[\"$Le\",{\"children\":[\"$Lf\",{},null,false,null]},null,false,\"$@10\"]},null,false,\"$@10\"]},null,false,null]},null,false,null],\"$L11\",false]],\"m\":\"$undefined\",\"G\":[\"$12\",[\"$L13\",\"$L14\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"XEsc-a5FXWvFUCHLPL6J3\"}\n"])</script><script>self.__next_f.push([1,"1c:I[897367,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"OutletBoundary\"]\n1d:\"$Sreact.suspense\"\n20:I[897367,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"ViewportBoundary\"]\n22:I[897367,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"MetadataBoundary\"]\n8:[\"$\",\"h1\",null,{\"className\":\"mb-4 text-3xl font-bold text-neutral-900 sm:text-4xl md:text-5xl\",\"children\":\"We couldn't find that page\"}]\n9:[\"$\",\"p\",null,{\"className\":\"mx-auto mb-10 max-w-xl text-base leading-relaxed text-neutral-600 sm:text-lg\",\"children\":\"The link may have moved, the URL may have a typo, or the page may have been retired. Here are some places to start instead.\"}]\na:[\"$\",\"div\",null,{\"className\":\"mb-10 flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"rounded-lg bg-[var(--primary-hex)] px-5 py-2.5 text-sm font-semibold text-white transition hover:opacity-90\",\"children\":\"Back to homepage\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"rounded-lg border border-neutral-300 bg-white px-5 py-2.5 text-sm font-semibold text-neutral-900 transition hover:border-[var(--primary-hex)] hover:text-[var(--primary-hex)]\",\"children\":\"Get in touch\"}]]}]\n"])</script><script>self.__next_f.push([1,"b:[\"$\",\"div\",null,{\"className\":\"rounded-xl border border-neutral-200 bg-neutral-50 p-6 text-left\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"mb-4 text-sm font-semibold uppercase tracking-wider text-neutral-500\",\"children\":\"Popular destinations\"}],[\"$\",\"ul\",null,{\"className\":\"grid gap-2 sm:grid-cols-2\",\"children\":[[\"$\",\"li\",\"/services\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Services\"}]}],[\"$\",\"li\",\"/chicago\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/chicago\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Chicago\"}]}],[\"$\",\"li\",\"/new-york\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/new-york\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"New York\"}]}],[\"$\",\"li\",\"/atlanta\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/atlanta\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Atlanta\"}]}],[\"$\",\"li\",\"/industries\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/industries\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Industries\"}]}],[\"$\",\"li\",\"/topics\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/topics\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Topics \u0026 Guides\"}]}],[\"$\",\"li\",\"/blog\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/blog\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Blog\"}]}],[\"$\",\"li\",\"/contact\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"block rounded-md px-3 py-2 text-sm font-medium text-neutral-700 transition hover:bg-white hover:text-[var(--primary-hex)]\",\"children\":\"Contact\"}]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"c:[\"$\",\"footer\",null,{\"children\":[[\"$\",\"section\",null,{\"className\":\"bg-[var(--primary-hex)] px-4 py-16 text-center sm:px-6\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-2xl\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold text-white sm:text-4xl\",\"children\":\"Ready to launch?\"}],[\"$\",\"p\",null,{\"className\":\"mt-4 text-lg text-white/80\",\"children\":\"Let's build a marketing engine that grows with your business.\"}],[\"$\",\"div\",null,{\"className\":\"mt-8\",\"children\":[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--primary-hex)] focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer active:scale-[0.98] border-[hsl(var(--border))] h-11 px-8 text-[15px] rounded-[var(--radius-pill)] border-0 bg-white text-[var(--primary-hex)] hover:bg-neutral-100\",\"children\":\"Get in Touch\"}]}]]}]}],[\"$\",\"div\",null,{\"className\":\"bg-neutral-900 px-4 pt-16 pb-8 sm:px-6\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-7xl\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 gap-8 md:grid-cols-4\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"mb-4 text-sm font-semibold uppercase tracking-wider text-white\",\"children\":\"Services\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2.5\",\"children\":[[\"$\",\"li\",\"/services#web-development\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#web-development\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Web Development\"}]}],[\"$\",\"li\",\"/services#digital-marketing\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#digital-marketing\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Digital Marketing\"}]}],[\"$\",\"li\",\"/services#social-media\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#social-media\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Social Media\"}]}],[\"$\",\"li\",\"/services#branding\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#branding\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Branding\"}]}],[\"$\",\"li\",\"/services#content-creation\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#content-creation\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Content Creation\"}]}],[\"$\",\"li\",\"/services#automation\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#automation\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Automation\"}]}],[\"$\",\"li\",\"/services#analytics\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/services#analytics\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Analytics\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"mb-4 text-sm font-semibold uppercase tracking-wider text-white\",\"children\":\"Company\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2.5\",\"children\":[[\"$\",\"li\",\"/about\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/about\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"About\"}]}],[\"$\",\"li\",\"/pricing\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/pricing\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Pricing\"}]}],[\"$\",\"li\",\"/contact\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Contact\"}]}],[\"$\",\"li\",\"/partners\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/partners\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Partners\"}]}],[\"$\",\"li\",\"/blog\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/blog\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Blog\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"mb-4 text-sm font-semibold uppercase tracking-wider text-white\",\"children\":\"Cities\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2.5\",\"children\":[[\"$\",\"li\",\"/chicago\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/chicago\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Chicago\"}]}],\"$L15\",\"$L16\",\"$L17\",\"$L18\"]}]]}],\"$L19\"]}],\"$L1a\"]}]}]]}]\n"])</script><script>self.__next_f.push([1,"d:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\ne:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\nf:[\"$\",\"$1\",\"c\",{\"children\":[\"$L1b\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u63hvgfhiaha.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L1c\",null,{\"children\":[\"$\",\"$1d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@1e\"}]}]]}]\n1f:[]\n10:\"$W1f\"\n11:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L20\",null,{\"children\":\"$L21\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L22\",null,{\"children\":[\"$\",\"$1d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L23\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n13:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0d63ot.5fc754.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n14:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/10w.k5avlt0ko.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"24:I[605500,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0-t0isvihaqsu.js\",\"/_next/static/chunks/0ow.g.xutq_cu.js\",\"/_next/static/chunks/0u63hvgfhiaha.js\"],\"Image\"]\n15:[\"$\",\"li\",\"/new-york\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/new-york\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"New York\"}]}]\n16:[\"$\",\"li\",\"/atlanta\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/atlanta\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Atlanta\"}]}]\n17:[\"$\",\"li\",\"/detroit\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/detroit\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Detroit\"}]}]\n18:[\"$\",\"li\",\"/sioux-falls\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/sioux-falls\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Sioux Falls\"}]}]\n19:[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"mb-4 text-sm font-semibold uppercase tracking-wider text-white\",\"children\":\"Guides\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2.5\",\"children\":[[\"$\",\"li\",\"/guides\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/guides\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Guides\"}]}],[\"$\",\"li\",\"/guides#case-studies\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/guides#case-studies\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Case Studies\"}]}],[\"$\",\"li\",\"/topics\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/topics\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"Topics\"}]}],[\"$\",\"li\",\"/pricing#faq\",{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/pricing#faq\",\"className\":\"text-sm text-neutral-400 transition-colors hover:text-white\",\"children\":\"FAQ\"}]}]]}]]}]\n1a:[\"$\",\"div\",null,{\"className\":\"mt-12 flex flex-col items-center justify-between gap-4 border-t border-neutral-800 pt-8 sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-3\",\"children\":[[\"$\",\"$L24\",null,{\"src\":\"/images/logo-rs.png\",\"alt\":\"Running Start Digital\",\"width\":32,\"height\":21,\"className\":\"h-5 w-auto opacity-60\",\"unoptimized\":true}],[\"$\",\"p\",null,{\"className\":\"text-sm text-neutral-500\",\"children\":[\"© \",2026,\" Running Start Digital. All rights reserved.\"]}]]}],[\"$\",\"div\",null,{\"className\":\"flex gap-6\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/privacy\",\"className\":\"text-sm text-neutral-500 transition-colors hover:text-neutral-300\",\"children\":\"Privacy Policy\"}],[\"$\",\"$L6\",null,{\"href\":\"/terms\",\"className\":\"text-sm text-neutral-500 transition-colors hover:text-neutral-300\",\"children\":\"Terms of Service\"}]]}]]}]\n"])</script><script>self.__next_f.push([1,"1b:[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"Article\\\",\\\"headline\\\":\\\"How to Audit Your Own Website in 30 Minutes\\\",\\\"description\\\":\\\"You do not need a consultant to find the biggest problems with your website. Here is the exact 30-minute audit we run on every new client site, formatted so you can run it yourself.\\\",\\\"url\\\":\\\"https://runningstart.digital/blog/30-minute-website-self-audit\\\",\\\"datePublished\\\":\\\"2025-04-26\\\",\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"Running Start Digital\\\"},\\\"publisher\\\":{\\\"@type\\\":\\\"Organization\\\",\\\"name\\\":\\\"Running Start Digital\\\",\\\"logo\\\":{\\\"@type\\\":\\\"ImageObject\\\",\\\"url\\\":\\\"https://runningstart.digital/images/logo-rs.png\\\"}}}\"}}],[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"BreadcrumbList\\\",\\\"itemListElement\\\":[{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":1,\\\"name\\\":\\\"Home\\\",\\\"item\\\":\\\"https://runningstart.digital\\\"},{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":2,\\\"name\\\":\\\"Blog\\\",\\\"item\\\":\\\"https://runningstart.digital/blog\\\"},{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":3,\\\"name\\\":\\\"How to Audit Your Own Website in 30 Minutes\\\"}]}\"}}],[\"$\",\"nav\",null,{\"aria-label\":\"Breadcrumb\",\"className\":\"px-4 py-4 sm:px-6\",\"children\":[\"$\",\"ol\",null,{\"className\":\"mx-auto flex max-w-7xl flex-wrap items-center gap-1.5 text-sm\",\"children\":[[\"$\",\"li\",\"0\",{\"className\":\"flex items-center gap-1.5\",\"children\":[false,[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"text-neutral-500 transition-colors hover:text-neutral-900\",\"children\":\"Home\"}]]}],[\"$\",\"li\",\"1\",{\"className\":\"flex items-center gap-1.5\",\"children\":[[\"$\",\"svg\",null,{\"ref\":\"$undefined\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-chevron-right h-3.5 w-3.5 text-neutral-400\",\"aria-hidden\":\"true\",\"children\":[[\"$\",\"path\",\"mthhwq\",{\"d\":\"m9 18 6-6-6-6\"}],\"$undefined\"]}],[\"$\",\"a\",null,{\"href\":\"/blog\",\"className\":\"text-neutral-500 transition-colors hover:text-neutral-900\",\"children\":\"Blog\"}]]}],[\"$\",\"li\",\"2\",{\"className\":\"flex items-center gap-1.5\",\"children\":[[\"$\",\"svg\",null,{\"ref\":\"$undefined\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-chevron-right h-3.5 w-3.5 text-neutral-400\",\"aria-hidden\":\"true\",\"children\":[[\"$\",\"path\",\"mthhwq\",{\"d\":\"m9 18 6-6-6-6\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"font-semibold text-neutral-900\",\"children\":\"How to Audit Your Own Website in 30 Minutes\"}]]}]]}]}],[\"$\",\"section\",null,{\"className\":\"relative overflow-hidden px-4 py-12 text-center sm:px-6 md:py-16\",\"children\":[[[\"$\",\"$L24\",null,{\"src\":\"https://rsd-public.s3.us-east-2.amazonaws.com/images/blog/30-minute-website-self-audit-hero.webp\",\"alt\":\"\",\"fill\":true,\"priority\":true,\"className\":\"object-cover\",\"sizes\":\"100vw\"}],[\"$\",\"div\",null,{\"className\":\"absolute inset-0 bg-white/75\"}]],[\"$\",\"div\",null,{\"className\":\"relative mx-auto max-w-4xl\",\"children\":[\"$undefined\",[\"$\",\"h1\",null,{\"className\":\"text-4xl font-bold leading-tight tracking-tight text-neutral-900 md:text-5xl lg:text-6xl\",\"children\":\"How to Audit Your Own Website in 30 Minutes\"}],[\"$\",\"p\",null,{\"className\":\"mx-auto mt-6 max-w-2xl text-lg leading-relaxed text-neutral-600 md:text-xl\",\"children\":\"You do not need a consultant to find the biggest problems with your website. Here is the exact 30-minute audit we run on every new client site, formatted so you can run it yourself.\"}],\"$undefined\"]}]]}],[\"$\",\"div\",null,{\"className\":\"border-b border-neutral-200 px-4 py-4 sm:px-6\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto flex max-w-4xl items-center gap-4 text-sm text-neutral-500\",\"children\":[[\"$\",\"time\",null,{\"dateTime\":\"2025-04-26\",\"children\":\"Apr 26, 2025\"}],[\"$\",\"span\",null,{\"className\":\"h-1 w-1 rounded-full bg-neutral-300\"}],\"$L25\"]}]}],\"$L26\",\"$L27\"]\n"])</script><script>self.__next_f.push([1,"25:[\"$\",\"span\",null,{\"children\":[\"By \",\"Running Start Digital\"]}]\n28:T2711,"])</script><script>self.__next_f.push([1,"\u003ch1\u003eHow to Audit Your Own Website in 30 Minutes\u003c/h1\u003e\n\u003cp\u003eIf you are considering hiring an agency, paying for a consultant, or kicking off a redesign, read this first. You can identify 80% of what is wrong with your website in 30 minutes using free tools and an honest eye. Most of the issues you will find are fixable without a full redesign.\u003c/p\u003e\n\u003cp\u003eHere is the exact audit we run on every new client site, formatted so you can run it yourself this week.\u003c/p\u003e\n\u003cp\u003ePrint this list. Open your website. Set a timer.\u003c/p\u003e\n\u003ch2\u003eMinutes 1 to 5: Mobile speed and Core Web Vitals\u003c/h2\u003e\n\u003cp\u003eOpen PageSpeed Insights at pagespeed.insights.google.com. Enter your website URL. Click \"Analyze.\" Wait 15 seconds for results.\u003c/p\u003e\n\u003cp\u003eLook at the mobile score, not desktop. Most sites score decently on desktop and poorly on mobile. Mobile is 60%+ of your traffic.\u003c/p\u003e\n\u003cp\u003eWhat to record:\n\u003cul\u003e\u003cli\u003ePerformance score (0 to 100)\u003c/li\u003e\n\u003cli\u003eLargest Contentful Paint (LCP) in seconds\u003c/li\u003e\n\u003cli\u003eCumulative Layout Shift (CLS)\u003c/li\u003e\n\u003cli\u003eFirst Input Delay (FID) or Interaction to Next Paint (INP)\u003c/li\u003e\n\u003c/ul\u003e\nWhat the numbers mean:\n\u003cul\u003e\u003cli\u003ePerformance score below 50: urgent. Site is bleeding visitors.\u003c/li\u003e\n\u003cli\u003eLCP above 4 seconds: major problem. Fix images, hosting, and scripts.\u003c/li\u003e\n\u003cli\u003eCLS above 0.25: layout is jumping around as it loads. Fix with explicit image dimensions.\u003c/li\u003e\n\u003cli\u003eINP above 500ms: page is slow to respond to taps. Usually a JavaScript problem.\u003c/li\u003e\n\u003c/ul\u003e\nAt the end of this section, scroll down and read the \"Opportunities\" list. These are PageSpeed's specific recommendations. Screenshot the list. You will want these when scoping fixes.\u003c/p\u003e\n\u003ch2\u003eMinutes 6 to 10: Mobile experience\u003c/h2\u003e\n\u003cp\u003eOpen your website on your actual phone. Not desktop Chrome with mobile simulation. Your actual phone.\u003c/p\u003e\n\u003cp\u003eTest each of these:\u003c/p\u003e\n\u003cstrong\u003eIs the phone number clickable?\u003c/strong\u003e Tap it. If it dials, pass. If you have to manually copy the number, fail.\n\u003cstrong\u003eIs the primary CTA visible without scrolling?\u003c/strong\u003e Screenshot your homepage on first load. Is the main action clear in the first screen? \"Get a Quote\" button, phone number, booking link, or whatever your primary conversion action is. If you have to scroll to find it, fail.\n\u003cstrong\u003eIs the headline readable?\u003c/strong\u003e Read your hero headline in under 3 seconds. Do you understand what your business does, who it is for, and what to do next? If you wrote it, test it on a family member. If they do not get it immediately, the headline is failing.\n\u003cstrong\u003eIs the menu usable?\u003c/strong\u003e Tap the hamburger menu if you have one. Does it open smoothly? Are the menu items easy to tap? Can you get to the pages you need in 1 tap?\n\u003cstrong\u003eDo images load fast?\u003c/strong\u003e Scroll through the homepage. If images pop in one at a time with visible delay, you have an image optimization problem. Modern sites use lazy loading and WebP format; your images should appear smoothly as you scroll.\n\u003cp\u003eEvery failed check is a fix. Write them down.\u003c/p\u003e\n\u003ch2\u003eMinutes 11 to 15: Contact form and conversion path\u003c/h2\u003e\n\u003cp\u003eFind your contact form. Count the fields. Count the required fields specifically.\u003c/p\u003e\n\u003cp\u003eUnder 4 required fields: pass.\n4 to 5 required fields: borderline.\n6+ required fields: fail.\u003c/p\u003e\n\u003cp\u003eCheck each field:\n\u003cul\u003e\u003cli\u003eAre any required fields unnecessary for first contact? (Address, budget, how-did-you-hear-about-us are usually unnecessary upfront.)\u003c/li\u003e\n\u003cli\u003eIs either phone OR email required, or both? (Requiring both cuts conversion.)\u003c/li\u003e\n\u003cli\u003eIs there a CAPTCHA? Which type? (Simple checkbox: fine. Image selection: you are losing conversions.)\u003c/li\u003e\n\u003c/ul\u003e\nSubmit a test form. Fill in fake information. Submit.\u003c/p\u003e\n\u003cul\u003e\u003cli\u003eDoes the form actually submit?\u003c/li\u003e\n\u003cli\u003eDo you get a confirmation message?\u003c/li\u003e\n\u003cli\u003eDo you receive the test submission in your inbox?\u003c/li\u003e\n\u003cli\u003eDoes the customer get a confirmation email?\u003c/li\u003e\n\u003c/ul\u003e\nIf any of these fail, your form is losing leads that think they submitted.\n\u003ch2\u003eMinutes 16 to 20: Social proof and trust signals\u003c/h2\u003e\n\u003cp\u003eLoad your homepage. Scroll from top to bottom.\u003c/p\u003e\n\u003cp\u003eQuestions to answer:\u003c/p\u003e\n\u003cstrong\u003eWhere does the first customer testimonial appear?\u003c/strong\u003e Ideally above the fold or within the first scroll. If it appears only on a dedicated testimonials page, fail.\n\u003cstrong\u003eDo testimonials have full names?\u003c/strong\u003e Anonymous testimonials (\"Bob Smith, Chicago\") are less trusted than full name, title, and photo. The closer to reality, the more trust they generate.\n\u003cstrong\u003eIs there a review count or rating anywhere?\u003c/strong\u003e \"Rated 4.9 stars on Google based on 200+ reviews\" with a Google icon is a powerful trust signal. Does your site display this?\n\u003cstrong\u003eAre there client logos or credibility badges?\u003c/strong\u003e Better Business Bureau, industry associations, certifications, recognizable client logos. These appear on trusted business sites.\n\u003cstrong\u003eAre there case studies or project galleries?\u003c/strong\u003e Users want to see work, not just hear about it. Does your site have a gallery of completed projects, before/afters, or detailed case studies?\n\u003cp\u003eIf your site has no visible social proof in the top 25% of the page, you are relying on unverified claims. That kills conversion.\u003c/p\u003e\n\u003ch2\u003eMinutes 21 to 25: SEO fundamentals\u003c/h2\u003e\n\u003cp\u003eOpen your homepage source code (right-click, View Source, or Inspect).\u003c/p\u003e\n\u003cp\u003eSearch for \u003ccode\u003e\u003ctitle\u003e\u003c/code\u003e. Does the title tag accurately describe your business and include your primary keyword? Good example: \"Custom Web Development and Digital Marketing | Running Start Digital.\" Bad example: \"Home\" or \"Welcome.\"\u003c/p\u003e\n\u003cp\u003eSearch for \u003ccode\u003e\u003cmeta name=\"description\"\u003c/code\u003e. Is there a description tag? Is it 120 to 160 characters? Does it describe what you offer?\u003c/p\u003e\n\u003cp\u003eSearch for \u003ccode\u003e\u003ch1\u003c/code\u003e. Is there exactly one H1 tag per page? Does it match what the page is about?\u003c/p\u003e\n\u003cp\u003eNow go to Google. Search your business name directly. Does your site appear as the first result? If not, why not? Usually: domain mismatch, missing title tag, or duplicate business profiles.\u003c/p\u003e\n\u003cp\u003eNext, search \"[your service] [your city].\" Where does your site rank? If it is not on page 1, local SEO is an opportunity. If it is not on page 3, you have significant work ahead.\u003c/p\u003e\n\u003cp\u003eFinally, check for structured data. Go to search.google.com/test/rich-results and enter your URL. Does your site have schema markup? For local service businesses, at minimum you should have LocalBusiness, Organization, and Service schema. Most sites have none. This is a quick win.\u003c/p\u003e\n\u003ch2\u003eMinutes 26 to 30: Competitor comparison\u003c/h2\u003e\n\u003cp\u003ePick your top three direct competitors. The ones who show up alongside you in Google searches.\u003c/p\u003e\n\u003cp\u003eOpen each of their sites side-by-side with yours on your phone.\u003c/p\u003e\n\u003cp\u003eFor each competitor, note:\u003c/p\u003e\n\u003cstrong\u003ePage speed:\u003c/strong\u003e Run their site through PageSpeed Insights. How does their mobile score compare to yours?\n\u003cstrong\u003eAbove-the-fold impact:\u003c/strong\u003e Who communicates what they do most clearly in the first 3 seconds? Who has the most compelling hero message?\n\u003cstrong\u003eSocial proof:\u003c/strong\u003e Who displays reviews, testimonials, and case studies more prominently?\n\u003cstrong\u003eMobile UX:\u003c/strong\u003e Whose mobile site is easier to use? Whose CTAs are more obvious?\n\u003cstrong\u003eContent depth:\u003c/strong\u003e Whose site has more depth in their service pages, case studies, and content? Who looks like they know their business better?\n\u003cp\u003eYou are not trying to copy them. You are trying to honestly see where you fall in the competitive set. If you are consistently worse than all three competitors on multiple dimensions, you have a problem that competitive improvements will not solve.\u003c/p\u003e\n\u003cp\u003eIf you are ahead in some dimensions and behind in others, you have clarity on where to invest.\u003c/p\u003e\n\u003ch2\u003eWhat to do with the audit\u003c/h2\u003e\n\u003cp\u003eAt this point you have 20 to 30 specific issues written down. Do not try to fix all of them at once. Prioritize.\u003c/p\u003e\n\u003cp\u003eTier 1 (fix immediately):\n\u003cul\u003e\u003cli\u003eBroken contact form\u003c/li\u003e\n\u003cli\u003ePhone number not clickable on mobile\u003c/li\u003e\n\u003cli\u003eMobile LCP above 4 seconds\u003c/li\u003e\n\u003cli\u003eMissing title tags or descriptions\u003c/li\u003e\n\u003cli\u003eContent that actively misrepresents your business\u003c/li\u003e\n\u003c/ul\u003e\nTier 2 (fix this month):\n\u003cul\u003e\u003cli\u003eContact form field reduction\u003c/li\u003e\n\u003cli\u003eAbove-the-fold CTA improvements\u003c/li\u003e\n\u003cli\u003eAdding social proof above the fold\u003c/li\u003e\n\u003cli\u003eFixing obvious Core Web Vitals issues\u003c/li\u003e\n\u003cli\u003eAdding basic schema markup\u003c/li\u003e\n\u003c/ul\u003e\nTier 3 (fix this quarter):\n\u003cul\u003e\u003cli\u003eContent depth improvements\u003c/li\u003e\n\u003cli\u003ePage speed fine-tuning\u003c/li\u003e\n\u003cli\u003eAdvanced schema markup\u003c/li\u003e\n\u003cli\u003eSEO content creation\u003c/li\u003e\n\u003cli\u003eCompetitive differentiation improvements\u003c/li\u003e\n\u003c/ul\u003e\nTier 4 (consider for redesign):\n\u003cul\u003e\u003cli\u003eFundamental information architecture problems\u003c/li\u003e\n\u003cli\u003ePlatform or CMS that cannot support needed changes\u003c/li\u003e\n\u003cli\u003eBrand-level issues that go beyond tactical fixes\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat you probably cannot audit yourself\u003c/h2\u003e\u003c/p\u003e\n\u003cp\u003eA few things require more than a 30-minute review:\u003c/p\u003e\n\u003cul\u003e\u003cli\u003eTechnical SEO deep audit (crawl errors, index bloat, canonical issues, sitemap issues)\u003c/li\u003e\n\u003cli\u003eConversion rate analysis (requires heatmaps, session recordings, analytics integration)\u003c/li\u003e\n\u003cli\u003eAccessibility audit (WCAG compliance)\u003c/li\u003e\n\u003cli\u003eSecurity audit (vulnerabilities, outdated plugins, SSL configuration)\u003c/li\u003e\n\u003cli\u003eCompetitive keyword analysis (requires paid tools like Ahrefs or Semrush)\u003c/li\u003e\n\u003c/ul\u003e\nThese are legitimate reasons to hire help. The 30-minute self-audit will get you 80% of the way there and tell you whether deeper help is needed.\n\u003cp\u003eIf you do the 30-minute audit and still cannot decide whether to invest in professional help, take the audit findings to a quick consultation. A good agency can look at your notes and tell you in 15 minutes whether the issues you found require their services or can be fixed by a capable freelancer.\u003c/p\u003e\n\u003cp\u003eThe goal is informed decisions, not guessing. Thirty minutes of structured review produces more clarity than a general feeling that something might be wrong.\u003c/p\u003e\n\u003cp\u003eDo it this week. Write down what you find. Decide what to fix first.\u003c/p\u003e"])</script><script>self.__next_f.push([1,"26:[[\"$\",\"div\",null,{\"className\":\"mx-auto grid w-full max-w-[1200px] grid-cols-1 gap-12 px-4 py-12 sm:px-6 lg:grid-cols-[minmax(0,72ch)_320px] lg:gap-[48px] lg:py-16 pb-[72px] lg:pb-16\",\"children\":[[\"$\",\"article\",null,{\"className\":\"min-w-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"prose prose-neutral max-w-none text-lg leading-relaxed prose-headings:font-bold prose-headings:tracking-tight prose-headings:text-neutral-900 prose-p:text-neutral-600 prose-a:text-[var(--primary-hex)] prose-a:no-underline hover:prose-a:underline prose-strong:text-neutral-900 prose-li:text-neutral-600 prose-img:rounded-2xl\",\"dangerouslySetInnerHTML\":{\"__html\":\"$28\"}}]}],\"$L29\"]}],\"$L2a\",\"$L2b\"]\n27:[\"$\",\"section\",null,{\"className\":\"bg-[var(--primary-hex)] px-4 py-16 text-center sm:px-6 md:py-20\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-3xl\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold text-white sm:text-4xl\",\"children\":\"Like what you read?\"}],[\"$\",\"p\",null,{\"className\":\"mt-4 text-lg text-white/80\",\"children\":\"We write about what we build. Let's talk about building something for you.\"}],[\"$\",\"div\",null,{\"className\":\"mt-8\",\"children\":[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--primary-hex)] focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer active:scale-[0.98] border-[hsl(var(--border))] h-11 px-8 text-[15px] rounded-[var(--radius-pill)] border-0 bg-white text-[var(--primary-hex)] hover:bg-neutral-100\",\"children\":\"Contact Us\"}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"2c:I[659600,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0-t0isvihaqsu.js\",\"/_next/static/chunks/0ow.g.xutq_cu.js\",\"/_next/static/chunks/0u63hvgfhiaha.js\"],\"ConversionRailInlineCapture\"]\n2d:I[88415,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0-t0isvihaqsu.js\",\"/_next/static/chunks/0ow.g.xutq_cu.js\",\"/_next/static/chunks/0u63hvgfhiaha.js\"],\"ConversionRailMobileBar\"]\n2e:I[90464,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\",\"/_next/static/chunks/0-t0isvihaqsu.js\",\"/_next/static/chunks/0ow.g.xutq_cu.js\",\"/_next/static/chunks/0u63hvgfhiaha.js\"],\"ChatWidget\"]\n29:[\"$\",\"aside\",null,{\"aria-label\":\"Quick actions\",\"className\":\"hidden lg:block\",\"children\":[\"$\",\"div\",null,{\"className\":\"sticky top-24\",\"children\":[\"$\",\"$L2c\",null,{\"cta\":{\"mode\":\"inline-capture\",\"eyebrow\":\"STAY IN TOUCH\",\"headline\":\"Thinking about a new website?\",\"subtext\":\"Custom-built on Next.js, not templates.\",\"button\":{\"text\":\"Get the playbook\"},\"secondary\":{\"text\":\"Or book a 30-min call\",\"href\":\"/contact?source=rail-blog-web-development\"},\"trust\":\"30-min call, no pitch.\",\"accentColor\":\"sky-blue\",\"trackingId\":\"rail-blog-web-development\",\"placeholder\":\"you@company.com\",\"submitApi\":\"/api/rail/capture\"}}]}]}]\n2a:[\"$\",\"$L2d\",null,{\"cta\":\"$29:props:children:props:children:props:cta\"}]\n2b:[\"$\",\"$L2e\",null,{}]\n"])</script><script>self.__next_f.push([1,"21:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#FFFFFF\"}]]\n"])</script><script>self.__next_f.push([1,"2f:I[27201,[\"/_next/static/chunks/08jzq18a7btg3.js\",\"/_next/static/chunks/0.quoa96bkd6~.js\"],\"IconMark\"]\n1e:null\n"])</script><script>self.__next_f.push([1,"23:[[\"$\",\"title\",\"0\",{\"children\":\"30-Minute Website Self-Audit Checklist | Running Start Digital\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A step-by-step 30-minute audit that identifies the highest-impact issues on your business website. No agency required. Do it yourself this week.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"keywords\",\"content\":\"website audit checklist, how to audit my website, DIY website audit, website performance audit\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"5\",{\"name\":\"googlebot\",\"content\":\"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1\"}],[\"$\",\"link\",\"6\",{\"rel\":\"canonical\",\"href\":\"https://runningstart.digital/blog/30-minute-website-self-audit\"}],[\"$\",\"meta\",\"7\",{\"name\":\"format-detection\",\"content\":\"telephone=no\"}],[\"$\",\"meta\",\"8\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:title\",\"content\":\"30-Minute Website Self-Audit Checklist | Running Start Digital\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:description\",\"content\":\"A step-by-step 30-minute audit that identifies the highest-impact issues on your business website. No agency required. Do it yourself this week.\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:url\",\"content\":\"https://runningstart.digital/blog/30-minute-website-self-audit\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:site_name\",\"content\":\"Running Start Digital\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image\",\"content\":\"https://runningstart.digital/images/og-default.jpg\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"17\",{\"property\":\"og:image:alt\",\"content\":\"30-Minute Website Self-Audit Checklist | Running Start Digital\"}],[\"$\",\"meta\",\"18\",{\"property\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:title\",\"content\":\"30-Minute Website Self-Audit Checklist | Running Start Digital\"}],[\"$\",\"meta\",\"21\",{\"name\":\"twitter:description\",\"content\":\"A step-by-step 30-minute audit that identifies the highest-impact issues on your business website. No agency required. Do it yourself this week.\"}],[\"$\",\"meta\",\"22\",{\"name\":\"twitter:image\",\"content\":\"https://runningstart.digital/images/og-default.jpg\"}],[\"$\",\"link\",\"23\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.06w.tjhrxy6tm.ico\",\"sizes\":\"32x32\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"24\",{\"rel\":\"icon\",\"href\":\"/icon.png?icon.10qtd_yahqeom.png\",\"sizes\":\"1536x1024\",\"type\":\"image/png\"}],[\"$\",\"$L2f\",\"25\",{}]]\n"])</script></body></html>