Skip to main content
·12 min read·Issues & Fixes

Homepage vs Service-Page Title Tags: How to Write Both Correctly

Learn the exact formulas for writing homepage and service-page title tags that boost search visibility — with examples, checklists, and mistakes to avoid.

# Homepage vs Service-Page Title Tags: How to Write Both Correctly

Your title tag is the single line of text that shows up in browser tabs, search results, and social media previews. It is one of the first things Google reads when deciding what your page is about. Yet most small business websites get it wrong — either by making every page sound the same or by stuffing keywords into an unreadable mess.

The homepage title tag and service-page title tag have different jobs. They need different structures. Treat them the same way and you are leaving visibility on the table.

This guide breaks down exactly how to write both, with formulas, examples, and a checklist you can use today.

A small business owner standing in front of their physical storefront sign while holding a phone showing their website's browser tab title, visually connecting the real-world brand name to the digital title tag
A small business owner standing in front of their physical storefront sign while holding a phone showing their website's browser tab title, visually connecting the real-world brand name to the digital title tag

What a Title Tag Actually Does

The title tag is an HTML element in the section of every page on your website:

html

Custom Wedding Cakes in Austin TX | Sweet Flour Bakery

It does not appear in the visible body of the page. But it shows up in three critical places:

  1. Browser tabs — the small text label on each open tab.
  2. Search engine results — the blue clickable headline in Google, Bing, and AI search summaries.
  3. Social media previews — when someone shares your link on Facebook, LinkedIn, or in a text message.

Google uses title tags as a strong signal when determining what a page is about and which searches it should appear for. According to Google's documentation on creating title links, the title element is a primary source for generating the headline shown in search results.

If your title tag is vague, duplicated, or missing, Google may rewrite it — and the replacement is often worse than what you would have written yourself.

Why the Homepage and Service Pages Need Different Titles

Your homepage represents your entire business. A visitor landing there might be looking for your brand name, your general location, or a broad sense of what you do.

A service page represents one specific offering. A visitor landing on a service page is usually further along in their decision — they want to know if you do this particular thing in this particular place.

The homepage title should answer: "What is this business and where is it?"

A service-page title should answer: "What specific service does this business offer, and for whom?"

When both pages use the same generic title — or when the homepage tries to list every service — neither page performs well.

A browser showing two open tabs for the same business — both tabs display nearly identical, vague title text like "Welcome | ABC Company" and "Services | ABC Company," illustrating the duplicate/generic title tag problem
A browser showing two open tabs for the same business — both tabs display nearly identical, vague title text like "Welcome | ABC Company" and "Services | ABC Company," illustrating the duplicate/generic title tag problem

The Homepage Title Tag Formula

A good homepage title tag follows this pattern:

[Primary Descriptor] in [Location] | [Business Name]

Or, if your brand name is well known locally:

[Business Name] | [Primary Descriptor] in [Location]

Real Examples

Business TypeHomepage Title Tag
PlumberLicensed Plumber in Denver CO · Pike Plumbing
BakeryCustom Cakes & Pastries in Austin TX · Sweet Flour Bakery
Law firmFamily Law Attorney in Portland OR · Chen Legal Group
Dog groomerProfessional Dog Grooming in Boise ID · Pawsome Grooming
Web designerWeb Design for Small Businesses in Chicago · Lakefront Digital

What to Include

  • Your primary service category — not every service, just the broadest accurate description.
  • Your city and state — critical for local businesses.
  • Your business name — every homepage title should include it.

What to Leave Out

  • "Home" or "Welcome" — these waste space and tell Google nothing.
  • A list of every service — save that for individual pages.
  • Phone numbers — they do not belong in title tags.
  • "Best," "Top," or "#1" — Google ignores self-proclaimed superlatives, and users are skeptical of them.

Length

Keep your homepage title between 50 and 60 characters. Google typically displays about 60 characters before truncating. If your title is too long, the end gets cut off — and that is often your business name.

Quick test: Open a new browser tab and look at the tab text. Can you tell what the business does and where it is? If not, the title needs work.

The Service-Page Title Tag Formula

Service pages need to be more specific:

[Specific Service] in [Location] | [Business Name]

Or for businesses that serve a defined audience:

[Specific Service] for [Audience] | [Business Name]

Real Examples

Service PageTitle Tag
Emergency plumbing24/7 Emergency Plumbing Repair in Denver CO · Pike Plumbing
Wedding cakesCustom Wedding Cakes in Austin TX · Sweet Flour Bakery
Divorce attorneyDivorce & Custody Attorney in Portland OR · Chen Legal Group
Cat groomingCat Grooming & Bathing in Boise ID · Pawsome Grooming
Shopify designShopify Store Design for Small Businesses · Lakefront Digital

Key Differences from the Homepage

  1. More specific language. "Custom Wedding Cakes" instead of "Custom Cakes & Pastries." Each service page should target the exact phrase someone would search for.
  2. One service per page. If you offer five services, you need five pages with five different title tags. One page trying to cover everything ranks for nothing.
  3. Match the search intent. Someone searching "emergency plumber Denver" has a different need than someone searching "plumber Denver." Your emergency plumbing page should reflect that.

Walkthrough: Fixing a Real Scenario

Say you run Green Valley Landscaping in Sacramento, CA with four pages: Home, Services, Lawn Care, and Hardscaping.

Before (Common Mistakes)

PageCurrent Title Tag
HomeGreen Valley Landscaping
ServicesOur Services · Green Valley Landscaping
Lawn CareServices · Green Valley Landscaping
HardscapingServices · Green Valley Landscaping

Problems:

  • The homepage says nothing about location or what the business does.
  • Three pages share essentially the same title, so Google cannot differentiate them.
  • The Lawn Care and Hardscaping pages have identical titles — Google may show only one or rewrite both.

After (Corrected)

PageFixed Title Tag
HomeLandscaping & Yard Care in Sacramento CA · Green Valley Landscaping
ServicesResidential Landscaping Services in Sacramento · Green Valley
Lawn CareLawn Care & Maintenance in Sacramento CA · Green Valley Landscaping
HardscapingPatio & Hardscape Installation in Sacramento CA · Green Valley Landscaping

Each page now has a unique, descriptive title targeting a specific search phrase with the city and state included. No new content needed, no redesign — just better title tags.

A split-screen view of a FreeSiteAudit report on the left highlighting a title tag warning in red, and on the right a code editor showing the HTML head section with a corrected title tag in green
A split-screen view of a FreeSiteAudit report on the left highlighting a title tag warning in red, and on the right a code editor showing the HTML head section with a corrected title tag in green

Common Title Tag Mistakes (and How to Fix Them)

Mistake 1: Using "Home" as the Homepage Title

Bad: Home | Green Valley Landscaping

"Home" is not a keyword anyone searches for. You are wasting the most valuable characters in your title.

Fix: Replace "Home" with what your business actually does.

Mistake 2: Identical Titles on Multiple Pages

Bad: Every page says Green Valley Landscaping — Sacramento

Google sees duplicate titles as a sign that pages are not differentiated. It may consolidate them or bury some in results.

Fix: Write a unique title for every page. No exceptions.

Mistake 3: Keyword Stuffing

Bad: Landscaping Sacramento Lawn Care Sacramento Hardscaping Sacramento CA Landscaper

This reads like spam to both users and search engines. Google's helpful content guidelines explicitly discourage content created primarily for search engines rather than people.

Fix: One primary keyword per title, written in natural language.

Mistake 4: Titles That Are Too Long

Bad: Professional Residential and Commercial Landscaping, Lawn Care, Hardscaping, and Outdoor Design Services in Sacramento, California — Green Valley Landscaping LLC

At 147 characters, Google will cut this off after about 60. The user sees a truncated, confusing headline.

Fix: Stay under 60 characters. Be concise.

Mistake 5: Missing the Location

Bad: Custom Wedding Cakes | Sweet Flour Bakery

Leaving out the city means you are competing nationally against businesses with bigger budgets and more backlinks.

Fix: Include your city and state abbreviation. Non-negotiable for local businesses.

Title Tag Checklist

Use this before publishing or updating any page:

For your homepage:

  • [ ] Includes your primary business category (not just your name)
  • [ ] Includes your city and state
  • [ ] Includes your business name
  • [ ] Does not start with "Home" or "Welcome"
  • [ ] Is between 50 and 60 characters
  • [ ] Reads naturally when spoken aloud

For each service page:

  • [ ] Names the specific service (not a generic label like "Services")
  • [ ] Includes location (city + state)
  • [ ] Includes your business name
  • [ ] Is unique — no other page on your site shares this title
  • [ ] Targets a phrase someone would actually search for
  • [ ] Is between 50 and 60 characters

Across your whole site:

  • [ ] No two pages share the same title tag
  • [ ] No title contains more than two commas (a sign of keyword stuffing)
  • [ ] No title uses words like "Best," "Top," "#1," or "Leading"

How Title Tags Affect AI Search

AI-powered search tools — including Google's AI Overviews, ChatGPT search, and Perplexity — pull information from pages they consider trustworthy and well-structured. A clear title tag helps these systems understand what a page covers and whether it is worth citing.

When an AI tool encounters a page titled "Services | ABC Company," it has very little to work with. When it encounters "Commercial HVAC Repair in Dallas TX | ABC Heating & Air," it knows the service, the location, and the business — all from one line of HTML.

Clear, specific title tags are one of the simplest ways to make your site legible to both traditional search engines and AI-powered search.

How to Check Your Current Title Tags

You can check title tags manually by right-clicking any page, selecting "View Page Source," and searching for </code>. But if you have more than a few pages, doing this one by one is slow.</p><p class="text-text-secondary leading-relaxed my-4">A faster approach: run your site through <a href="/" class="text-accent hover:text-accent-strong underline">FreeSiteAudit</a> to get a full breakdown of your title tags across every page. The audit flags missing titles, duplicate titles, titles that are too long or too short, and titles that lack location keywords — so you see exactly which pages need attention.</p><p class="text-text-secondary leading-relaxed my-4"><strong class="text-text-primary"><a href="/" class="text-accent hover:text-accent-strong underline">Run a free audit now →</a></strong> It takes about 30 seconds and requires no signup.</p><h2 class="text-2xl font-bold text-text-primary mt-10 mb-4">Where to Edit Your Title Tags</h2><p class="text-text-secondary leading-relaxed my-4">The exact steps depend on your platform:</p><ul class="list-disc pl-5 space-y-1.5 my-4 text-text-secondary"><li><strong class="text-text-primary">WordPress:</strong> Install Yoast SEO or Rank Math. Each page will have a field to set the title tag directly.</li><li><strong class="text-text-primary">Squarespace:</strong> Page settings → SEO → edit the "SEO Title" field.</li><li><strong class="text-text-primary">Wix:</strong> Page settings → Page SEO (Google) → edit the title tag field.</li><li><strong class="text-text-primary">Shopify:</strong> Product or page editor → scroll to bottom → "Edit website SEO" → change the page title.</li><li><strong class="text-text-primary">Custom HTML:</strong> Edit the <code class="bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong"><title></code> element in the <code class="bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong"><head></code> section of each HTML file.</li><li><strong class="text-text-primary">Framer, Webflow, and other builders:</strong> Look for "Title Tag" or "SEO Title" in the per-page settings panel.</li></ul><p class="text-text-secondary leading-relaxed my-4">If you are unsure where to find it, search "[your platform name] how to change title tag" — it is almost always a simple settings field.</p><figure class="my-8"><img src="/blog-images/blog-homepage-vs-service-page-title-tags-how-to-write-both-correctly-4-a-google-search-results-page-showing-a-local-bakery-ranking-.webp" alt="A Google search results page showing a local bakery ranking well with a clear, descriptive title tag like "Custom Wedding Cakes in Austin TX | Sweet Flour Bakery" standing out among competitors with vague titles" class="w-full rounded-lg border border-border" loading="lazy"/><figcaption class="text-sm text-text-muted italic mt-2 text-center">A Google search results page showing a local bakery ranking well with a clear, descriptive title tag like "Custom Wedding Cakes in Austin TX | Sweet Flour Bakery" standing out among competitors with vague titles</figcaption></figure><h2 class="text-2xl font-bold text-text-primary mt-10 mb-4">The Bottom Line</h2><p class="text-text-secondary leading-relaxed my-4">Your homepage title tag should tell the world what your business is and where it operates. Your service-page title tags should each focus on one specific offering. No two pages should share the same title. Every title should include your location if you serve a local area.</p><p class="text-text-secondary leading-relaxed my-4">This is not an advanced SEO tactic — it is a fundamental one. But a surprising number of small business websites still get it wrong, and fixing it is one of the highest-impact, lowest-effort changes you can make.</p><p class="text-text-secondary leading-relaxed my-4">Start by checking what you have now. Then use the formulas and checklist above to rewrite the ones that need work. It should take less than an hour, even if you have 20 pages.</p><h2 class="text-2xl font-bold text-text-primary mt-10 mb-4">Sources</h2><ul class="list-disc pl-5 space-y-1.5 my-4 text-text-secondary"><li><a href="https://developers.google.com/search/docs/appearance/title-link" class="text-accent hover:text-accent-strong underline">Google Search Central — Title Links</a></li><li><a href="https://developers.google.com/search/docs/fundamentals/creating-helpful-content" class="text-accent hover:text-accent-strong underline">Google Search Central — Creating Helpful Content</a></li></ul></div><div class="mt-10 border-t border-border pt-8 space-y-6"><div><h3 class="text-sm font-semibold text-text-muted uppercase tracking-wider mb-3">Related Tools</h3><div class="flex flex-wrap gap-2"><a class="inline-flex items-center gap-1.5 bg-surface-panel/60 hover:bg-surface-panel text-sm text-text-secondary hover:text-accent px-3 py-1.5 rounded-lg transition-colors" href="/tools/meta-title-checker">Meta Title Checker<!-- --> →</a></div></div><div><h3 class="text-sm font-semibold text-text-muted uppercase tracking-wider mb-3">Related Fixes</h3><div class="flex flex-wrap gap-2"><a class="inline-flex items-center gap-1.5 bg-surface-panel/60 hover:bg-surface-panel text-sm text-text-secondary hover:text-accent px-3 py-1.5 rounded-lg transition-colors" href="/fixes/seo-title-001">SEO-TITLE-001<!-- --> →</a></div></div></div><div class="mt-12"></div><div class="mt-6 bg-gradient-to-r from-accent-subtle to-accent-subtle/50 border border-accent-border rounded-xl p-8 text-center"><h2 class="text-2xl font-bold mb-2">Check your website for free</h2><p class="text-text-muted mb-6">Get an instant score and your top 3 critical issues in under 60 seconds.</p><a class="inline-block bg-accent hover:bg-accent-strong text-text-inverse font-semibold px-10 py-3.5 rounded-lg transition-colors" href="/#free-audit">Get Your Free Audit →</a></div></article><footer class="border-t border-border mt-auto"><nav aria-label="Footer navigation" class="max-w-6xl mx-auto px-4 py-8 sm:py-12"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6 sm:gap-8"><div class="col-span-2 md:col-span-1"><a class="text-lg font-bold tracking-tight" href="/"><span class="text-accent">Free</span>SiteAudit</a><p class="text-text-muted text-sm mt-3 leading-relaxed">Website audits for business owners and agencies. Find issues, fix them, grow.</p></div><div><h4 class="text-sm font-semibold text-text-secondary mb-3">Solutions</h4><ul class="space-y-2"><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/#free-audit">Free Website Audit</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/agencies">For Agencies</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/pricing">Pricing</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/demo">Demo Report</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/dashboard">Dashboard</a></li></ul></div><div><h4 class="text-sm font-semibold text-text-secondary mb-3">Industries</h4><ul class="space-y-2"><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/industries/saas">SaaS Apps</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/industries/dev-portfolios">Dev Portfolios</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/industries/blogs">Blogs & Content</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/industries/courses">Course Sites</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/industries/agency-sites">Agency Sites</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/industries">All Industries</a></li></ul></div><div><h4 class="text-sm font-semibold text-text-secondary mb-3">Compare & Results</h4><ul class="space-y-2"><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/blog/freesiteaudit-vs-semrush">vs Semrush</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/blog/freesiteaudit-vs-seoptimer-vs-seo-site-checkup">vs SEOptimer</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/case-studies">Success Stories</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/case-studies/plumber-score-32-to-71">Plumber: 32 to 71</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/case-studies/dentist-score-41-to-78">Dentist: 41 to 78</a></li></ul></div><div><h4 class="text-sm font-semibold text-text-secondary mb-3">Resources</h4><ul class="space-y-2"><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/blog">Blog</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/tools">Free Tools</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/fixes">Fix Library</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/about">About</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="mailto:hello@freesiteaudit.com">Contact</a></li></ul></div><div><h4 class="text-sm font-semibold text-text-secondary mb-3">Legal</h4><ul class="space-y-2"><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/privacy">Privacy Policy</a></li><li><a class="text-sm text-text-muted hover:text-text-secondary transition-colors" href="/terms">Terms of Service</a></li></ul></div></div><div class="border-t border-border-subtle mt-10 pt-6 flex flex-col sm:flex-row items-center justify-between gap-3 text-xs text-text-muted"><span>© <!-- -->2026<!-- --> FreeSiteAudit. All rights reserved.</span><div class="flex items-center gap-4"><a class="hover:text-text-secondary transition-colors" href="/privacy">Privacy</a><a class="hover:text-text-secondary transition-colors" href="/terms">Terms</a></div></div></nav></footer></div><!--$--><!--/$--></main><button aria-label="Contact us" class="fixed right-4 z-40 flex items-center gap-2 rounded-full bg-accent text-accent-foreground font-semibold text-sm h-12 px-5 shadow-accent-glow hover:bg-accent-strong hover:shadow-accent-glow-lg transition-all duration-200 bottom-[calc(1rem+env(safe-area-inset-bottom))] sm:bottom-6"><svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M8.625 12a.375.375 0 11-.75 0 .375.375 0 01.75 0zm4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zM2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.076-4.076a1.526 1.526 0 011.037-.443 48.282 48.282 0 005.68-.494c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"></path></svg><span class="hidden sm:inline">Contact Us</span></button></div><button aria-label="Switch to light mode" aria-pressed="false" class="fixed right-4 z-40 flex items-center justify-center rounded-full w-10 h-10 border border-border bg-surface-elevated text-text-secondary hover:text-text-primary hover:bg-surface-panel shadow-panel-sm transition-all duration-200 bottom-[calc(1rem+env(safe-area-inset-bottom)+3.75rem)] sm:bottom-[5.25rem]"><svg class="w-[18px] h-[18px]" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.227l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z"></path></svg></button><script src="/_next/static/chunks/webpack-a23c135dcde95955.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n8:I[57150,[],\"\"]\n:HL[\"/_next/static/media/4473ecc91f70f139-s.p.woff\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff\"}]\n:HL[\"/_next/static/media/463dafcda517f24f-s.p.woff\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff\"}]\n:HL[\"/_next/static/css/ce06d03cd29772c1.css\",\"style\"]\n:HL[\"/_next/static/css/d24e19c6716c4045.css\",\"style\"]\n2:Tbac,"])</script><script>self.__next_f.push([1,"{\"@context\":\"https://schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is the free audit really free?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, completely free. Just enter your URL — no account, no email, no credit card. You get your overall score and top issues instantly. Want more? Create a free account to save your report and get 2 pro scan credits.\"}},{\"@type\":\"Question\",\"name\":\"How long until I get my report?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Quick Scan is typically under 60 seconds. Paid reports are generated and emailed within 2–3 minutes of payment.\"}},{\"@type\":\"Question\",\"name\":\"What do you analyze?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"9 categories: SEO \u0026 Search Visibility, Website Performance \u0026 Speed, Mobile Experience, Security \u0026 Privacy, Accessibility, Content \u0026 Messaging, Technical Health, Trust \u0026 Credibility, and Local SEO \u0026 Google Business. Each category is scored independently, and we provide specific evidence and fix instructions for every issue found.\"}},{\"@type\":\"Question\",\"name\":\"Do I need technical knowledge?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not at all. Reports are written in plain language with prioritized, step-by-step recommendations. Each issue is labeled with who can fix it, and many are things you can do yourself without touching code.\"}},{\"@type\":\"Question\",\"name\":\"How accurate is the analysis?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We analyze your actual live website, checking real page speed, real HTML structure, and real content. Every finding comes with specific evidence from your site, so you can verify it yourself.\"}},{\"@type\":\"Question\",\"name\":\"Is my data safe?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Absolutely. We only use your email to deliver your report. No spam, no sharing with third parties. We analyze publicly accessible pages (the same thing Google sees). We never store passwords, we don't access admin panels, and we never sell your data. All connections are encrypted with 256-bit SSL. See our Privacy Policy for full details.\"}},{\"@type\":\"Question\",\"name\":\"Can I see a sample report before buying?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes! Check out our interactive demo report to see exactly what a full audit looks like, with real findings, evidence, and fix instructions you can explore.\"}},{\"@type\":\"Question\",\"name\":\"How do I cancel my subscription?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You can cancel anytime from your dashboard. Just click \\\"Manage Subscription\\\" to open the billing portal. Your audit access continues until the end of your current billing period.\"}},{\"@type\":\"Question\",\"name\":\"Who built FreeSiteAudit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"FreeSiteAudit was built by web professionals who wanted to make professional-grade website audits accessible to every business owner. We combined real-world SEO and web development experience with automation to deliver clear, actionable reports.\"}}]}"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"ifF4e3nLACWH2pHReLLH1\",\"p\":\"\",\"c\":[\"\",\"blog\",\"homepage-vs-service-page-title-tags-how-to-write-both-correctly\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"blog\",{\"children\":[[\"slug\",\"homepage-vs-service-page-title-tags-how-to-write-both-correctly\",\"d\"],{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ce06d03cd29772c1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/d24e19c6716c4045.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem('theme');if(!t)t='dark';document.documentElement.classList.add(t);document.documentElement.style.colorScheme=t;var m=document.querySelector('meta[name=\\\"theme-color\\\"]');if(m)m.content=t==='light'?'#faf9fe':'#09090b'}catch(e){document.documentElement.classList.add('dark');document.documentElement.style.colorScheme='dark'}})()\"}}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"meta\",null,{\"name\":\"theme-color\",\"content\":\"#09090b\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://js.stripe.com\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://js.stripe.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://api.stripe.com\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://api.stripe.com\"}],[[\"$\",\"script\",\"0\",{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"Organization\\\",\\\"@id\\\":\\\"https://freesiteaudit.com/#organization\\\",\\\"name\\\":\\\"FreeSiteAudit\\\",\\\"url\\\":\\\"https://freesiteaudit.com\\\",\\\"logo\\\":{\\\"@type\\\":\\\"ImageObject\\\",\\\"url\\\":\\\"https://freesiteaudit.com/logo.png\\\",\\\"width\\\":\\\"200\\\",\\\"height\\\":\\\"60\\\"},\\\"description\\\":\\\"Free instant website audit tool for small businesses. Check your SEO, speed, mobile-friendliness \u0026 security in seconds.\\\",\\\"sameAs\\\":[],\\\"contactPoint\\\":{\\\"@type\\\":\\\"ContactPoint\\\",\\\"contactType\\\":\\\"Customer Service\\\",\\\"availableLanguage\\\":[\\\"English\\\"]}}\"}}],[\"$\",\"script\",\"1\",{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"ProfessionalService\\\",\\\"@id\\\":\\\"https://freesiteaudit.com/#business\\\",\\\"name\\\":\\\"FreeSiteAudit\\\",\\\"url\\\":\\\"https://freesiteaudit.com\\\",\\\"logo\\\":\\\"https://freesiteaudit.com/logo.png\\\",\\\"description\\\":\\\"Professional website audit and SEO analysis service for small businesses. Get instant insights and actionable recommendations.\\\",\\\"priceRange\\\":\\\"Free - $$\\\",\\\"areaServed\\\":{\\\"@type\\\":\\\"Place\\\",\\\"name\\\":\\\"Worldwide\\\"},\\\"hasOfferCatalog\\\":{\\\"@type\\\":\\\"OfferCatalog\\\",\\\"name\\\":\\\"Website Audit Services\\\",\\\"itemListElement\\\":[{\\\"@type\\\":\\\"Offer\\\",\\\"itemOffered\\\":{\\\"@type\\\":\\\"Service\\\",\\\"name\\\":\\\"Free Website Audit\\\",\\\"description\\\":\\\"2 free website audits per week with AI-powered analysis\\\"},\\\"price\\\":\\\"0\\\",\\\"priceCurrency\\\":\\\"USD\\\"},{\\\"@type\\\":\\\"Offer\\\",\\\"itemOffered\\\":{\\\"@type\\\":\\\"Service\\\",\\\"name\\\":\\\"Starter Plan\\\",\\\"description\\\":\\\"5 website audits per week with priority support\\\"},\\\"price\\\":\\\"19.00\\\",\\\"priceCurrency\\\":\\\"USD\\\"}]}}\"}}],[\"$\",\"script\",\"2\",{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"@id\\\":\\\"https://freesiteaudit.com/#website\\\",\\\"url\\\":\\\"https://freesiteaudit.com\\\",\\\"name\\\":\\\"FreeSiteAudit\\\",\\\"description\\\":\\\"Free website audit tool for small businesses\\\",\\\"publisher\\\":{\\\"@id\\\":\\\"https://freesiteaudit.com/#organization\\\"}}\"}}],[\"$\",\"script\",\"3\",{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}]]]}],\"$L3\"]}]]}],{\"children\":[\"blog\",\"$L4\",{\"children\":[[\"slug\",\"homepage-vs-service-page-title-tags-how-to-write-both-correctly\",\"d\"],\"$L5\",{\"children\":[\"__PAGE__\",\"$L6\",{},null,false]},null,false]},null,false]},null,false],\"$L7\",false]],\"m\":\"$undefined\",\"G\":[\"$8\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:I[7143,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"GoogleAnalytics\"]\na:I[43347,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"PostHogProvider\"]\nb:I[47212,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"WebVitals\"]\nc:I[63479,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"ThemeProvider\"]\nd:I[9766,[],\"\"]\ne:I[98924,[],\"\"]\nf:I[65534,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"ConditionalFooter\"]\n10:I[28923,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"default\"]\n11:I[49196,[\"7177\",\"static/chunks/app/layout-34da03af042924b1.js\"],\"ThemeToggle\"]\n13:I[24431,[],\"OutletBoundary\"]\n15:I[15278,[],\"AsyncMetadataOutlet\"]\n17:I[24431,[],\"ViewportBoundary\"]\n19:I[24431,[],\"MetadataBoundary\"]\n1a:\"$Sreact.suspense\"\n"])</script><script>self.__next_f.push([1,"3:[\"$\",\"body\",null,{\"className\":\"__variable_1e4310 __variable_c3aa02 antialiased bg-surface-body text-text-primary\",\"children\":[[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:fixed focus:top-4 focus:left-4 focus:z-[100] focus:bg-accent focus:text-accent-foreground focus:px-4 focus:py-2 focus:rounded-lg focus:font-semibold focus:text-sm focus:outline-none focus:shadow-lg\",\"children\":\"Skip to main content\"}],[\"$\",\"$L9\",null,{}],[\"$\",\"$La\",null,{}],[\"$\",\"$Lb\",null,{}],[\"$\",\"$Lc\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col min-h-screen\",\"children\":[[\"$\",\"main\",null,{\"id\":\"main-content\",\"children\":[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$Lf\",null,{}],[\"$\",\"$L10\",null,{}]]}],[\"$\",\"$L11\",null,{}]]}]]}]\n"])</script><script>self.__next_f.push([1,"4:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n5:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n6:[\"$\",\"$1\",\"c\",{\"children\":[\"$L12\",null,[\"$\",\"$L13\",null,{\"children\":[\"$L14\",[\"$\",\"$L15\",null,{\"promise\":\"$@16\"}]]}]]}]\n7:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L17\",null,{\"children\":\"$L18\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L19\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$1a\",null,{\"fallback\":null,\"children\":\"$L1b\"}]}]}]]}]\n"])</script><script>self.__next_f.push([1,"1c:I[41654,[\"5953\",\"static/chunks/app/blog/%5Bslug%5D/page-9209a33fabe65628.js\"],\"MarketingNav\"]\n1d:I[23732,[\"5953\",\"static/chunks/app/blog/%5Bslug%5D/page-9209a33fabe65628.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"12:[[[\"$\",\"script\",\"0\",{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"Article\\\",\\\"headline\\\":\\\"Homepage vs Service-Page Title Tags: How to Write Both Correctly\\\",\\\"description\\\":\\\"Learn the exact formulas for writing homepage and service-page title tags that boost search visibility — with examples, checklists, and mistakes to avoid.\\\",\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"FreeSiteAudit\\\"},\\\"publisher\\\":{\\\"@id\\\":\\\"https://freesiteaudit.com/#organization\\\"},\\\"datePublished\\\":\\\"2026-01-27T00:00:00.000Z\\\",\\\"dateModified\\\":\\\"2026-01-27T00:00:00.000Z\\\",\\\"mainEntityOfPage\\\":{\\\"@type\\\":\\\"WebPage\\\",\\\"@id\\\":\\\"https://freesiteaudit.com/blog/homepage-vs-service-page-title-tags-how-to-write-both-correctly\\\"}}\"}}],[\"$\",\"script\",\"1\",{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"BreadcrumbList\\\",\\\"itemListElement\\\":[{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":1,\\\"name\\\":\\\"Home\\\",\\\"item\\\":\\\"https://freesiteaudit.com\\\"},{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":2,\\\"name\\\":\\\"Blog\\\",\\\"item\\\":\\\"https://freesiteaudit.com/blog\\\"},{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":3,\\\"name\\\":\\\"Homepage vs Service-Page Title Tags: How to Write Both Correctly\\\",\\\"item\\\":\\\"https://freesiteaudit.com/blog/homepage-vs-service-page-title-tags-how-to-write-both-correctly\\\"}]}\"}}]],[\"$\",\"div\",null,{\"className\":\"min-h-screen\",\"children\":[[\"$\",\"$L1c\",null,{}],[\"$\",\"article\",null,{\"className\":\"max-w-3xl mx-auto px-4 py-16\",\"children\":[[\"$\",\"$L1d\",null,{\"items\":[{\"label\":\"Blog\",\"href\":\"/blog\"},{\"label\":\"Homepage vs Service-Page Title Tags: How to Write Both Correctly\"}]}],[\"$\",\"div\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-3 text-sm text-text-muted mb-4\",\"children\":[[\"$\",\"time\",null,{\"children\":\"January 27, 2026\"}],[\"$\",\"span\",null,{\"children\":\"·\"}],[\"$\",\"span\",null,{\"children\":\"12 min read\"}],[[\"$\",\"span\",null,{\"children\":\"·\"}],[\"$\",\"span\",null,{\"className\":\"text-accent/70\",\"children\":\"Issues \u0026 Fixes\"}]]]}],[\"$\",\"h1\",null,{\"className\":\"text-3xl sm:text-4xl font-bold tracking-tight mb-4\",\"children\":\"Homepage vs Service-Page Title Tags: How to Write Both Correctly\"}],[\"$\",\"p\",null,{\"className\":\"text-lg text-text-muted\",\"children\":\"Learn the exact formulas for writing homepage and service-page title tags that boost search visibility — with examples, checklists, and mistakes to avoid.\"}]]}],[\"$\",\"div\",null,{\"className\":\"border-t border-border pt-8\",\"children\":[[\"$\",\"p\",\"0\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"# Homepage vs Service-Page Title Tags: How to Write Both Correctly\"}}],[\"$\",\"p\",\"2\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Your title tag is the single line of text that shows up in browser tabs, search results, and social media previews. It is one of the first things Google reads when deciding what your page is about. Yet most small business websites get it wrong — either by making every page sound the same or by stuffing keywords into an unreadable mess.\"}}],[\"$\",\"p\",\"4\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"The homepage title tag and service-page title tag have different jobs. They need different structures. Treat them the same way and you are leaving visibility on the table.\"}}],[\"$\",\"p\",\"6\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"This guide breaks down exactly how to write both, with formulas, examples, and a checklist you can use today.\"}}],[\"$\",\"figure\",\"img-9\",{\"className\":\"my-8\",\"children\":[[\"$\",\"img\",null,{\"src\":\"/blog-images/blog-homepage-vs-service-page-title-tags-how-to-write-both-correctly-1-a-small-business-owner-standing-in-front-of-their-physical-s.webp\",\"alt\":\"A small business owner standing in front of their physical storefront sign while holding a phone showing their website's browser tab title, visually connecting the real-world brand name to the digital title tag\",\"className\":\"w-full rounded-lg border border-border\",\"loading\":\"lazy\"}],\"$L1e\"]}],\"$L1f\",\"$L20\",\"$L21\",\"$L22\",\"$L23\",\"$L24\",\"$L25\",\"$L26\",\"$L27\",\"$L28\",\"$L29\",\"$L2a\",\"$L2b\",\"$L2c\",\"$L2d\",\"$L2e\",\"$L2f\",\"$L30\",\"$L31\",\"$L32\",\"$L33\",\"$L34\",\"$L35\",\"$L36\",\"$L37\",\"$L38\",\"$L39\",\"$L3a\",\"$L3b\",\"$L3c\",\"$L3d\",\"$L3e\",\"$L3f\",\"$L40\",\"$L41\",\"$L42\",\"$L43\",\"$L44\",\"$L45\",\"$L46\",\"$L47\",\"$L48\",\"$L49\",\"$L4a\",\"$L4b\",\"$L4c\",\"$L4d\",\"$L4e\",\"$L4f\",\"$L50\",\"$L51\",\"$L52\",\"$L53\",\"$L54\",\"$L55\",\"$L56\",\"$L57\",\"$L58\",\"$L59\",\"$L5a\",\"$L5b\",\"$L5c\",\"$L5d\",\"$L5e\",\"$L5f\",\"$L60\",\"$L61\",\"$L62\",\"$L63\",\"$L64\",\"$L65\",\"$L66\",\"$L67\",\"$L68\",\"$L69\",\"$L6a\",\"$L6b\",\"$L6c\",\"$L6d\",\"$L6e\",\"$L6f\",\"$L70\",\"$L71\",\"$L72\",\"$L73\",\"$L74\",\"$L75\",\"$L76\",\"$L77\",\"$L78\",\"$L79\",\"$L7a\",\"$L7b\",\"$L7c\",\"$L7d\",\"$L7e\"]}],\"$L7f\",\"$L80\",\"$L81\"]}],\"$L82\"]}]]\n"])</script><script>self.__next_f.push([1,"83:I[52619,[\"5953\",\"static/chunks/app/blog/%5Bslug%5D/page-9209a33fabe65628.js\"],\"\"]\n84:I[25266,[\"5953\",\"static/chunks/app/blog/%5Bslug%5D/page-9209a33fabe65628.js\"],\"default\"]\n1e:[\"$\",\"figcaption\",null,{\"className\":\"text-sm text-text-muted italic mt-2 text-center\",\"children\":\"A small business owner standing in front of their physical storefront sign while holding a phone showing their website's browser tab title, visually connecting the real-world brand name to the digital title tag\"}]\n1f:[\"$\",\"h2\",\"11\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"What a Title Tag Actually Does\"}]\n20:[\"$\",\"p\",\"13\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"The title tag is an HTML element in the \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003e\u003chead\u003e\u003c/code\u003e section of every page on your website:\"}}]\n21:[\"$\",\"p\",\"15\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"html\"}}]\n22:[\"$\",\"p\",\"16\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003ctitle\u003eCustom Wedding Cakes in Austin TX | Sweet Flour Bakery\u003c/title\u003e\"}}]\n23:[\"$\",\"p\",\"18\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"It does not appear in the visible body of the page. But it shows up in three critical places:\"}}]\n24:[\"$\",\"ol\",\"ol-23\",{\"className\":\"list-decimal pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eBrowser tabs\u003c/strong\u003e — the small text label on each open tab.\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eSearch engine results\u003c/strong\u003e — the blue clickable headline in Google, Bing, and AI search summaries.\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eSocial media previews\u003c/strong\u003e — when someone shares your link on Facebook, Linked"])</script><script>self.__next_f.push([1,"In, or in a text message.\"}}]]}]\n25:[\"$\",\"p\",\"24\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Google uses title tags as a strong signal when determining what a page is about and which searches it should appear for. According to Google's documentation on \u003ca href=\\\"https://developers.google.com/search/docs/appearance/title-link\\\" class=\\\"text-accent hover:text-accent-strong underline\\\"\u003ecreating title links\u003c/a\u003e, the title element is a primary source for generating the headline shown in search results.\"}}]\n26:[\"$\",\"p\",\"26\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"If your title tag is vague, duplicated, or missing, Google may rewrite it — and the replacement is often worse than what you would have written yourself.\"}}]\n27:[\"$\",\"h2\",\"28\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"Why the Homepage and Service Pages Need Different Titles\"}]\n28:[\"$\",\"p\",\"30\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Your homepage represents your entire business. A visitor landing there might be looking for your brand name, your general location, or a broad sense of what you do.\"}}]\n29:[\"$\",\"p\",\"32\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"A service page represents one specific offering. A visitor landing on a service page is usually further along in their decision — they want to know if you do \u003cem\u003ethis particular thing\u003c/em\u003e in \u003cem\u003ethis particular place\u003c/em\u003e.\"}}]\n2a:[\"$\",\"p\",\"34\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eThe homepage title\u003c/strong\u003e should answer: \\\"What is this business and where is it?\\\"\"}}]\n2b:[\"$\",\"p\",\"36\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eA service-page title\u003c/strong\u003e should answer: \\\"What specific servic"])</script><script>self.__next_f.push([1,"e does this business offer, and for whom?\\\"\"}}]\n2c:[\"$\",\"p\",\"38\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"When both pages use the same generic title — or when the homepage tries to list every service — neither page performs well.\"}}]\n"])</script><script>self.__next_f.push([1,"2d:[\"$\",\"figure\",\"img-41\",{\"className\":\"my-8\",\"children\":[[\"$\",\"img\",null,{\"src\":\"/blog-images/blog-homepage-vs-service-page-title-tags-how-to-write-both-correctly-2-a-browser-showing-two-open-tabs-for-the-same-business-both-t.webp\",\"alt\":\"A browser showing two open tabs for the same business — both tabs display nearly identical, vague title text like \\\"Welcome | ABC Company\\\" and \\\"Services | ABC Company,\\\" illustrating the duplicate/generic title tag problem\",\"className\":\"w-full rounded-lg border border-border\",\"loading\":\"lazy\"}],[\"$\",\"figcaption\",null,{\"className\":\"text-sm text-text-muted italic mt-2 text-center\",\"children\":\"A browser showing two open tabs for the same business — both tabs display nearly identical, vague title text like \\\"Welcome | ABC Company\\\" and \\\"Services | ABC Company,\\\" illustrating the duplicate/generic title tag problem\"}]]}]\n"])</script><script>self.__next_f.push([1,"2e:[\"$\",\"h2\",\"43\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"The Homepage Title Tag Formula\"}]\n2f:[\"$\",\"p\",\"45\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"A good homepage title tag follows this pattern:\"}}]\n30:[\"$\",\"p\",\"47\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003e[Primary Descriptor] in [Location] | [Business Name]\u003c/strong\u003e\"}}]\n31:[\"$\",\"p\",\"49\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Or, if your brand name is well known locally:\"}}]\n32:[\"$\",\"p\",\"51\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003e[Business Name] | [Primary Descriptor] in [Location]\u003c/strong\u003e\"}}]\n33:[\"$\",\"h3\",\"53\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Real Examples\"}]\n"])</script><script>self.__next_f.push([1,"34:[\"$\",\"div\",\"table-62\",{\"className\":\"my-6 overflow-x-auto rounded-lg border border-border\",\"children\":[\"$\",\"table\",null,{\"className\":\"w-full text-sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"className\":\"bg-surface-panel/60\",\"children\":[[\"$\",\"th\",\"0\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Business Type\"}}],[\"$\",\"th\",\"1\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Homepage Title Tag\"}}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"0\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Plumber\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Licensed Plumber in Denver CO · Pike Plumbing\"}}]]}],[\"$\",\"tr\",\"1\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Bakery\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Custom Cakes \u0026 Pastries in Austin TX · Sweet Flour Bakery\"}}]]}],[\"$\",\"tr\",\"2\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Law firm\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Family Law Attorney in Portland OR · Chen Legal Group\"}}]]}],[\"$\",\"tr\",\"3\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Dog groomer\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Professional Dog Grooming in Boise ID · Pawsome Grooming\"}}]]}],[\"$\",\"tr\",\"4\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Web designer\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Web Design for Small Businesses in Chicago · Lakefront Digital\"}}]]}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"35:[\"$\",\"h3\",\"63\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"What to Include\"}]\n36:[\"$\",\"ul\",\"ul-68\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eYour primary service category\u003c/strong\u003e — not every service, just the broadest accurate description.\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eYour city and state\u003c/strong\u003e — critical for local businesses.\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eYour business name\u003c/strong\u003e — every homepage title should include it.\"}}]]}]\n37:[\"$\",\"h3\",\"69\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"What to Leave Out\"}]\n38:[\"$\",\"ul\",\"ul-75\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\\\"Home\\\" or \\\"Welcome\\\" — these waste space and tell Google nothing.\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"A list of every service — save that for individual pages.\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"Phone numbers — they do not belong in title tags.\"}}],[\"$\",\"li\",\"3\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\\\"Best,\\\" \\\"Top,\\\" or \\\"#1\\\" — Google ignores self-proclaimed superlatives, and users are skeptical of them.\"}}]]}]\n39:[\"$\",\"h3\",\"76\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Length\"}]\n3a:[\"$\",\"p\",\"78\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Keep your homepage title between 50 and 60 characters. Google typically displays about 60 characters before truncating. If your title is too long, the end gets cut off — and that is often your business name.\"}}]\n3b:[\"$\",\"p\",\"80\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eQuick"])</script><script>self.__next_f.push([1," test:\u003c/strong\u003e Open a new browser tab and look at the tab text. Can you tell what the business does and where it is? If not, the title needs work.\"}}]\n3c:[\"$\",\"h2\",\"82\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"The Service-Page Title Tag Formula\"}]\n3d:[\"$\",\"p\",\"84\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Service pages need to be more specific:\"}}]\n3e:[\"$\",\"p\",\"86\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003e[Specific Service] in [Location] | [Business Name]\u003c/strong\u003e\"}}]\n3f:[\"$\",\"p\",\"88\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Or for businesses that serve a defined audience:\"}}]\n40:[\"$\",\"p\",\"90\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003e[Specific Service] for [Audience] | [Business Name]\u003c/strong\u003e\"}}]\n41:[\"$\",\"h3\",\"92\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Real Examples\"}]\n"])</script><script>self.__next_f.push([1,"42:[\"$\",\"div\",\"table-101\",{\"className\":\"my-6 overflow-x-auto rounded-lg border border-border\",\"children\":[\"$\",\"table\",null,{\"className\":\"w-full text-sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"className\":\"bg-surface-panel/60\",\"children\":[[\"$\",\"th\",\"0\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Service Page\"}}],[\"$\",\"th\",\"1\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Title Tag\"}}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"0\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Emergency plumbing\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"24/7 Emergency Plumbing Repair in Denver CO · Pike Plumbing\"}}]]}],[\"$\",\"tr\",\"1\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Wedding cakes\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Custom Wedding Cakes in Austin TX · Sweet Flour Bakery\"}}]]}],[\"$\",\"tr\",\"2\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Divorce attorney\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Divorce \u0026 Custody Attorney in Portland OR · Chen Legal Group\"}}]]}],[\"$\",\"tr\",\"3\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Cat grooming\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Cat Grooming \u0026 Bathing in Boise ID · Pawsome Grooming\"}}]]}],[\"$\",\"tr\",\"4\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Shopify design\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Shopify Store Design for Small Businesses · Lakefront Digital\"}}]]}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"43:[\"$\",\"h3\",\"102\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Key Differences from the Homepage\"}]\n"])</script><script>self.__next_f.push([1,"44:[\"$\",\"ol\",\"ol-107\",{\"className\":\"list-decimal pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eMore specific language.\u003c/strong\u003e \\\"Custom Wedding Cakes\\\" instead of \\\"Custom Cakes \u0026 Pastries.\\\" Each service page should target the exact phrase someone would search for.\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eOne service per page.\u003c/strong\u003e If you offer five services, you need five pages with five different title tags. One page trying to cover everything ranks for nothing.\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eMatch the search intent.\u003c/strong\u003e Someone searching \\\"emergency plumber Denver\\\" has a different need than someone searching \\\"plumber Denver.\\\" Your emergency plumbing page should reflect that.\"}}]]}]\n"])</script><script>self.__next_f.push([1,"45:[\"$\",\"h2\",\"108\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"Walkthrough: Fixing a Real Scenario\"}]\n46:[\"$\",\"p\",\"110\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Say you run Green Valley Landscaping in Sacramento, CA with four pages: Home, Services, Lawn Care, and Hardscaping.\"}}]\n47:[\"$\",\"h3\",\"112\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Before (Common Mistakes)\"}]\n"])</script><script>self.__next_f.push([1,"48:[\"$\",\"div\",\"table-120\",{\"className\":\"my-6 overflow-x-auto rounded-lg border border-border\",\"children\":[\"$\",\"table\",null,{\"className\":\"w-full text-sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"className\":\"bg-surface-panel/60\",\"children\":[[\"$\",\"th\",\"0\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Page\"}}],[\"$\",\"th\",\"1\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Current Title Tag\"}}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"0\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Home\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Green Valley Landscaping\"}}]]}],[\"$\",\"tr\",\"1\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Services\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Our Services · Green Valley Landscaping\"}}]]}],[\"$\",\"tr\",\"2\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Lawn Care\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Services · Green Valley Landscaping\"}}]]}],[\"$\",\"tr\",\"3\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Hardscaping\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Services · Green Valley Landscaping\"}}]]}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"49:[\"$\",\"p\",\"121\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eProblems:\u003c/strong\u003e\"}}]\n4a:[\"$\",\"ul\",\"ul-125\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"The homepage says nothing about location or what the business does.\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"Three pages share essentially the same title, so Google cannot differentiate them.\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"The Lawn Care and Hardscaping pages have identical titles — Google may show only one or rewrite both.\"}}]]}]\n4b:[\"$\",\"h3\",\"126\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"After (Corrected)\"}]\n"])</script><script>self.__next_f.push([1,"4c:[\"$\",\"div\",\"table-134\",{\"className\":\"my-6 overflow-x-auto rounded-lg border border-border\",\"children\":[\"$\",\"table\",null,{\"className\":\"w-full text-sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"className\":\"bg-surface-panel/60\",\"children\":[[\"$\",\"th\",\"0\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Page\"}}],[\"$\",\"th\",\"1\",{\"className\":\"px-4 py-3 text-left font-semibold text-text-primary border-b border-border\",\"dangerouslySetInnerHTML\":{\"__html\":\"Fixed Title Tag\"}}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"0\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Home\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Landscaping \u0026 Yard Care in Sacramento CA · Green Valley Landscaping\"}}]]}],[\"$\",\"tr\",\"1\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Services\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Residential Landscaping Services in Sacramento · Green Valley\"}}]]}],[\"$\",\"tr\",\"2\",{\"className\":\"\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Lawn Care\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Lawn Care \u0026 Maintenance in Sacramento CA · Green Valley Landscaping\"}}]]}],[\"$\",\"tr\",\"3\",{\"className\":\"bg-surface-panel/30\",\"children\":[[\"$\",\"td\",\"0\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Hardscaping\"}}],[\"$\",\"td\",\"1\",{\"className\":\"px-4 py-3 text-text-secondary border-b border-border/50\",\"dangerouslySetInnerHTML\":{\"__html\":\"Patio \u0026 Hardscape Installation in Sacramento CA · Green Valley Landscaping\"}}]]}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"4d:[\"$\",\"p\",\"135\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Each page now has a unique, descriptive title targeting a specific search phrase with the city and state included. No new content needed, no redesign — just better title tags.\"}}]\n"])</script><script>self.__next_f.push([1,"4e:[\"$\",\"figure\",\"img-138\",{\"className\":\"my-8\",\"children\":[[\"$\",\"img\",null,{\"src\":\"/blog-images/blog-homepage-vs-service-page-title-tags-how-to-write-both-correctly-3-a-split-screen-view-of-a-freesiteaudit-report-on-the-left-hi.webp\",\"alt\":\"A split-screen view of a FreeSiteAudit report on the left highlighting a title tag warning in red, and on the right a code editor showing the HTML head section with a corrected title tag in green\",\"className\":\"w-full rounded-lg border border-border\",\"loading\":\"lazy\"}],[\"$\",\"figcaption\",null,{\"className\":\"text-sm text-text-muted italic mt-2 text-center\",\"children\":\"A split-screen view of a FreeSiteAudit report on the left highlighting a title tag warning in red, and on the right a code editor showing the HTML head section with a corrected title tag in green\"}]]}]\n"])</script><script>self.__next_f.push([1,"4f:[\"$\",\"h2\",\"140\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"Common Title Tag Mistakes (and How to Fix Them)\"}]\n50:[\"$\",\"h3\",\"142\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Mistake 1: Using \\\"Home\\\" as the Homepage Title\"}]\n51:[\"$\",\"p\",\"143\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eBad:\u003c/strong\u003e \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003eHome | Green Valley Landscaping\u003c/code\u003e\"}}]\n52:[\"$\",\"p\",\"144\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\\"Home\\\" is not a keyword anyone searches for. You are wasting the most valuable characters in your title.\"}}]\n53:[\"$\",\"p\",\"145\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFix:\u003c/strong\u003e Replace \\\"Home\\\" with what your business actually does.\"}}]\n54:[\"$\",\"h3\",\"147\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Mistake 2: Identical Titles on Multiple Pages\"}]\n55:[\"$\",\"p\",\"148\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eBad:\u003c/strong\u003e Every page says \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003eGreen Valley Landscaping — Sacramento\u003c/code\u003e\"}}]\n56:[\"$\",\"p\",\"149\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Google sees duplicate titles as a sign that pages are not differentiated. It may consolidate them or bury some in results.\"}}]\n57:[\"$\",\"p\",\"150\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFix:\u003c/strong\u003e Write a unique title for every page. No exceptions.\"}}]\n58:[\"$\",\"h3\",\"152\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Mistake 3: Keyword St"])</script><script>self.__next_f.push([1,"uffing\"}]\n59:[\"$\",\"p\",\"153\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eBad:\u003c/strong\u003e \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003eLandscaping Sacramento Lawn Care Sacramento Hardscaping Sacramento CA Landscaper\u003c/code\u003e\"}}]\n5a:[\"$\",\"p\",\"154\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"This reads like spam to both users and search engines. Google's \u003ca href=\\\"https://developers.google.com/search/docs/fundamentals/creating-helpful-content\\\" class=\\\"text-accent hover:text-accent-strong underline\\\"\u003ehelpful content guidelines\u003c/a\u003e explicitly discourage content created primarily for search engines rather than people.\"}}]\n5b:[\"$\",\"p\",\"155\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFix:\u003c/strong\u003e One primary keyword per title, written in natural language.\"}}]\n5c:[\"$\",\"h3\",\"157\",{\"className\":\"text-xl font-semibold text-text-primary mt-8 mb-3\",\"children\":\"Mistake 4: Titles That Are Too Long\"}]\n5d:[\"$\",\"p\",\"158\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eBad:\u003c/strong\u003e \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003eProfessional Residential and Commercial Landscaping, Lawn Care, Hardscaping, and Outdoor Design Services in Sacramento, California — Green Valley Landscaping LLC\u003c/code\u003e\"}}]\n5e:[\"$\",\"p\",\"159\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"At 147 characters, Google will cut this off after about 60. The user sees a truncated, confusing headline.\"}}]\n5f:[\"$\",\"p\",\"160\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFix:\u003c/strong\u003e Stay under 60 characters. Be concise.\"}}]\n60:[\"$\",\"h3\",\"162\",{\"className\":\"text-xl font-semibold"])</script><script>self.__next_f.push([1," text-text-primary mt-8 mb-3\",\"children\":\"Mistake 5: Missing the Location\"}]\n61:[\"$\",\"p\",\"163\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eBad:\u003c/strong\u003e \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003eCustom Wedding Cakes | Sweet Flour Bakery\u003c/code\u003e\"}}]\n62:[\"$\",\"p\",\"164\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Leaving out the city means you are competing nationally against businesses with bigger budgets and more backlinks.\"}}]\n63:[\"$\",\"p\",\"165\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFix:\u003c/strong\u003e Include your city and state abbreviation. Non-negotiable for local businesses.\"}}]\n64:[\"$\",\"h2\",\"167\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"Title Tag Checklist\"}]\n65:[\"$\",\"p\",\"169\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Use this before publishing or updating any page:\"}}]\n66:[\"$\",\"p\",\"171\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFor your homepage:\u003c/strong\u003e\"}}]\n"])</script><script>self.__next_f.push([1,"67:[\"$\",\"ul\",\"ul-178\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Includes your primary business category (not just your name)\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Includes your city and state\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Includes your business name\"}}],[\"$\",\"li\",\"3\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Does not start with \\\"Home\\\" or \\\"Welcome\\\"\"}}],[\"$\",\"li\",\"4\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Is between 50 and 60 characters\"}}],[\"$\",\"li\",\"5\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Reads naturally when spoken aloud\"}}]]}]\n"])</script><script>self.__next_f.push([1,"68:[\"$\",\"p\",\"179\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFor each service page:\u003c/strong\u003e\"}}]\n"])</script><script>self.__next_f.push([1,"69:[\"$\",\"ul\",\"ul-186\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Names the specific service (not a generic label like \\\"Services\\\")\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Includes location (city + state)\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Includes your business name\"}}],[\"$\",\"li\",\"3\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Is unique — no other page on your site shares this title\"}}],[\"$\",\"li\",\"4\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Targets a phrase someone would actually search for\"}}],[\"$\",\"li\",\"5\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] Is between 50 and 60 characters\"}}]]}]\n"])</script><script>self.__next_f.push([1,"6a:[\"$\",\"p\",\"187\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eAcross your whole site:\u003c/strong\u003e\"}}]\n6b:[\"$\",\"ul\",\"ul-191\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] No two pages share the same title tag\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] No title contains more than two commas (a sign of keyword stuffing)\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"[ ] No title uses words like \\\"Best,\\\" \\\"Top,\\\" \\\"#1,\\\" or \\\"Leading\\\"\"}}]]}]\n6c:[\"$\",\"h2\",\"192\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"How Title Tags Affect AI Search\"}]\n6d:[\"$\",\"p\",\"194\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"AI-powered search tools — including Google's AI Overviews, ChatGPT search, and Perplexity — pull information from pages they consider trustworthy and well-structured. A clear title tag helps these systems understand what a page covers and whether it is worth citing.\"}}]\n6e:[\"$\",\"p\",\"196\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"When an AI tool encounters a page titled \\\"Services | ABC Company,\\\" it has very little to work with. When it encounters \\\"Commercial HVAC Repair in Dallas TX | ABC Heating \u0026 Air,\\\" it knows the service, the location, and the business — all from one line of HTML.\"}}]\n6f:[\"$\",\"p\",\"198\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Clear, specific title tags are one of the simplest ways to make your site legible to both traditional search engines and AI-powered search.\"}}]\n70:[\"$\",\"h2\",\"200\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"How to Check Your Current Title Tags\"}]\n71:[\"$\",\"p\",\"202\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"You can che"])</script><script>self.__next_f.push([1,"ck title tags manually by right-clicking any page, selecting \\\"View Page Source,\\\" and searching for \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003e\u003ctitle\u003e\u003c/code\u003e. But if you have more than a few pages, doing this one by one is slow.\"}}]\n72:[\"$\",\"p\",\"204\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"A faster approach: run your site through \u003ca href=\\\"/\\\" class=\\\"text-accent hover:text-accent-strong underline\\\"\u003eFreeSiteAudit\u003c/a\u003e to get a full breakdown of your title tags across every page. The audit flags missing titles, duplicate titles, titles that are too long or too short, and titles that lack location keywords — so you see exactly which pages need attention.\"}}]\n73:[\"$\",\"p\",\"206\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003e\u003ca href=\\\"/\\\" class=\\\"text-accent hover:text-accent-strong underline\\\"\u003eRun a free audit now →\u003c/a\u003e\u003c/strong\u003e It takes about 30 seconds and requires no signup.\"}}]\n74:[\"$\",\"h2\",\"208\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"Where to Edit Your Title Tags\"}]\n75:[\"$\",\"p\",\"210\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"The exact steps depend on your platform:\"}}]\n"])</script><script>self.__next_f.push([1,"76:[\"$\",\"ul\",\"ul-218\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eWordPress:\u003c/strong\u003e Install Yoast SEO or Rank Math. Each page will have a field to set the title tag directly.\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eSquarespace:\u003c/strong\u003e Page settings → SEO → edit the \\\"SEO Title\\\" field.\"}}],[\"$\",\"li\",\"2\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eWix:\u003c/strong\u003e Page settings → Page SEO (Google) → edit the title tag field.\"}}],[\"$\",\"li\",\"3\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eShopify:\u003c/strong\u003e Product or page editor → scroll to bottom → \\\"Edit website SEO\\\" → change the page title.\"}}],[\"$\",\"li\",\"4\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eCustom HTML:\u003c/strong\u003e Edit the \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003e\u003ctitle\u003e\u003c/code\u003e element in the \u003ccode class=\\\"bg-surface-panel px-1.5 py-0.5 rounded text-sm text-accent-strong\\\"\u003e\u003chead\u003e\u003c/code\u003e section of each HTML file.\"}}],[\"$\",\"li\",\"5\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003cstrong class=\\\"text-text-primary\\\"\u003eFramer, Webflow, and other builders:\u003c/strong\u003e Look for \\\"Title Tag\\\" or \\\"SEO Title\\\" in the per-page settings panel.\"}}]]}]\n"])</script><script>self.__next_f.push([1,"77:[\"$\",\"p\",\"219\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"If you are unsure where to find it, search \\\"[your platform name] how to change title tag\\\" — it is almost always a simple settings field.\"}}]\n"])</script><script>self.__next_f.push([1,"78:[\"$\",\"figure\",\"img-222\",{\"className\":\"my-8\",\"children\":[[\"$\",\"img\",null,{\"src\":\"/blog-images/blog-homepage-vs-service-page-title-tags-how-to-write-both-correctly-4-a-google-search-results-page-showing-a-local-bakery-ranking-.webp\",\"alt\":\"A Google search results page showing a local bakery ranking well with a clear, descriptive title tag like \\\"Custom Wedding Cakes in Austin TX | Sweet Flour Bakery\\\" standing out among competitors with vague titles\",\"className\":\"w-full rounded-lg border border-border\",\"loading\":\"lazy\"}],[\"$\",\"figcaption\",null,{\"className\":\"text-sm text-text-muted italic mt-2 text-center\",\"children\":\"A Google search results page showing a local bakery ranking well with a clear, descriptive title tag like \\\"Custom Wedding Cakes in Austin TX | Sweet Flour Bakery\\\" standing out among competitors with vague titles\"}]]}]\n"])</script><script>self.__next_f.push([1,"79:[\"$\",\"h2\",\"224\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"The Bottom Line\"}]\n7a:[\"$\",\"p\",\"226\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Your homepage title tag should tell the world what your business is and where it operates. Your service-page title tags should each focus on one specific offering. No two pages should share the same title. Every title should include your location if you serve a local area.\"}}]\n7b:[\"$\",\"p\",\"228\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"This is not an advanced SEO tactic — it is a fundamental one. But a surprising number of small business websites still get it wrong, and fixing it is one of the highest-impact, lowest-effort changes you can make.\"}}]\n7c:[\"$\",\"p\",\"230\",{\"className\":\"text-text-secondary leading-relaxed my-4\",\"dangerouslySetInnerHTML\":{\"__html\":\"Start by checking what you have now. Then use the formulas and checklist above to rewrite the ones that need work. It should take less than an hour, even if you have 20 pages.\"}}]\n7d:[\"$\",\"h2\",\"232\",{\"className\":\"text-2xl font-bold text-text-primary mt-10 mb-4\",\"children\":\"Sources\"}]\n7e:[\"$\",\"ul\",\"ul-236\",{\"className\":\"list-disc pl-5 space-y-1.5 my-4 text-text-secondary\",\"children\":[[\"$\",\"li\",\"0\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003ca href=\\\"https://developers.google.com/search/docs/appearance/title-link\\\" class=\\\"text-accent hover:text-accent-strong underline\\\"\u003eGoogle Search Central — Title Links\u003c/a\u003e\"}}],[\"$\",\"li\",\"1\",{\"dangerouslySetInnerHTML\":{\"__html\":\"\u003ca href=\\\"https://developers.google.com/search/docs/fundamentals/creating-helpful-content\\\" class=\\\"text-accent hover:text-accent-strong underline\\\"\u003eGoogle Search Central — Creating Helpful Content\u003c/a\u003e\"}}]]}]\n"])</script><script>self.__next_f.push([1,"7f:[\"$\",\"div\",null,{\"className\":\"mt-10 border-t border-border pt-8 space-y-6\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold text-text-muted uppercase tracking-wider mb-3\",\"children\":\"Related Tools\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-2\",\"children\":[[\"$\",\"$L83\",\"meta-title-checker\",{\"href\":\"/tools/meta-title-checker\",\"className\":\"inline-flex items-center gap-1.5 bg-surface-panel/60 hover:bg-surface-panel text-sm text-text-secondary hover:text-accent px-3 py-1.5 rounded-lg transition-colors\",\"children\":[\"Meta Title Checker\",\" →\"]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold text-text-muted uppercase tracking-wider mb-3\",\"children\":\"Related Fixes\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-2\",\"children\":[[\"$\",\"$L83\",\"seo-title-001\",{\"href\":\"/fixes/seo-title-001\",\"className\":\"inline-flex items-center gap-1.5 bg-surface-panel/60 hover:bg-surface-panel text-sm text-text-secondary hover:text-accent px-3 py-1.5 rounded-lg transition-colors\",\"children\":[\"SEO-TITLE-001\",\" →\"]}]]}]]}],false]}]\n"])</script><script>self.__next_f.push([1,"80:[\"$\",\"div\",null,{\"className\":\"mt-12\",\"children\":[\"$\",\"$L84\",null,{\"sourcePage\":\"/blog\"}]}]\n81:[\"$\",\"div\",null,{\"className\":\"mt-6 bg-gradient-to-r from-accent-subtle to-accent-subtle/50 border border-accent-border rounded-xl p-8 text-center\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-bold mb-2\",\"children\":\"Check your website for free\"}],[\"$\",\"p\",null,{\"className\":\"text-text-muted mb-6\",\"children\":\"Get an instant score and your top 3 critical issues in under 60 seconds.\"}],[\"$\",\"$L83\",null,{\"href\":\"/#free-audit\",\"className\":\"inline-block bg-accent hover:bg-accent-strong text-text-inverse font-semibold px-10 py-3.5 rounded-lg transition-colors\",\"children\":\"Get Your Free Audit →\"}]]}]\n"])</script><script>self.__next_f.push([1,"82:[\"$\",\"footer\",null,{\"className\":\"border-t border-border mt-auto\",\"children\":[\"$\",\"nav\",null,{\"aria-label\":\"Footer navigation\",\"className\":\"max-w-6xl mx-auto px-4 py-8 sm:py-12\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6 sm:gap-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"col-span-2 md:col-span-1\",\"children\":[[\"$\",\"$L83\",null,{\"href\":\"/\",\"className\":\"text-lg font-bold tracking-tight\",\"children\":[[\"$\",\"span\",null,{\"className\":\"text-accent\",\"children\":\"Free\"}],\"SiteAudit\"]}],[\"$\",\"p\",null,{\"className\":\"text-text-muted text-sm mt-3 leading-relaxed\",\"children\":\"Website audits for business owners and agencies. Find issues, fix them, grow.\"}]]}],[[\"$\",\"div\",\"Solutions\",{\"children\":[[\"$\",\"h4\",null,{\"className\":\"text-sm font-semibold text-text-secondary mb-3\",\"children\":\"Solutions\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"li\",\"Free Website Audit\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/#free-audit\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Free Website Audit\"}]}],[\"$\",\"li\",\"For Agencies\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/agencies\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"For Agencies\"}]}],[\"$\",\"li\",\"Pricing\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/pricing\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Pricing\"}]}],[\"$\",\"li\",\"Demo Report\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/demo\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Demo Report\"}]}],[\"$\",\"li\",\"Dashboard\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/dashboard\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Dashboard\"}]}]]}]]}],[\"$\",\"div\",\"Industries\",{\"children\":[[\"$\",\"h4\",null,{\"className\":\"text-sm font-semibold text-text-secondary mb-3\",\"children\":\"Industries\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"li\",\"SaaS Apps\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/industries/saas\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"SaaS Apps\"}]}],[\"$\",\"li\",\"Dev Portfolios\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/industries/dev-portfolios\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Dev Portfolios\"}]}],[\"$\",\"li\",\"Blogs \u0026 Content\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/industries/blogs\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Blogs \u0026 Content\"}]}],[\"$\",\"li\",\"Course Sites\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/industries/courses\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Course Sites\"}]}],[\"$\",\"li\",\"Agency Sites\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/industries/agency-sites\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Agency Sites\"}]}],[\"$\",\"li\",\"All Industries\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/industries\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"All Industries\"}]}]]}]]}],[\"$\",\"div\",\"Compare \u0026 Results\",{\"children\":[[\"$\",\"h4\",null,{\"className\":\"text-sm font-semibold text-text-secondary mb-3\",\"children\":\"Compare \u0026 Results\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"li\",\"vs Semrush\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/blog/freesiteaudit-vs-semrush\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"vs Semrush\"}]}],[\"$\",\"li\",\"vs SEOptimer\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/blog/freesiteaudit-vs-seoptimer-vs-seo-site-checkup\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"vs SEOptimer\"}]}],[\"$\",\"li\",\"Success Stories\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/case-studies\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Success Stories\"}]}],[\"$\",\"li\",\"Plumber: 32 to 71\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/case-studies/plumber-score-32-to-71\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Plumber: 32 to 71\"}]}],\"$L85\"]}]]}],\"$L86\",\"$L87\"]]}],\"$L88\"]}]}]\n"])</script><script>self.__next_f.push([1,"85:[\"$\",\"li\",\"Dentist: 41 to 78\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/case-studies/dentist-score-41-to-78\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Dentist: 41 to 78\"}]}]\n"])</script><script>self.__next_f.push([1,"86:[\"$\",\"div\",\"Resources\",{\"children\":[[\"$\",\"h4\",null,{\"className\":\"text-sm font-semibold text-text-secondary mb-3\",\"children\":\"Resources\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"li\",\"Blog\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/blog\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Blog\"}]}],[\"$\",\"li\",\"Free Tools\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/tools\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Free Tools\"}]}],[\"$\",\"li\",\"Fix Library\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/fixes\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Fix Library\"}]}],[\"$\",\"li\",\"About\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/about\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"About\"}]}],[\"$\",\"li\",\"Contact\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"mailto:hello@freesiteaudit.com\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Contact\"}]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"87:[\"$\",\"div\",\"Legal\",{\"children\":[[\"$\",\"h4\",null,{\"className\":\"text-sm font-semibold text-text-secondary mb-3\",\"children\":\"Legal\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"li\",\"Privacy Policy\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/privacy\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Privacy Policy\"}]}],[\"$\",\"li\",\"Terms of Service\",{\"children\":[\"$\",\"$L83\",null,{\"href\":\"/terms\",\"className\":\"text-sm text-text-muted hover:text-text-secondary transition-colors\",\"children\":\"Terms of Service\"}]}]]}]]}]\n88:[\"$\",\"div\",null,{\"className\":\"border-t border-border-subtle mt-10 pt-6 flex flex-col sm:flex-row items-center justify-between gap-3 text-xs text-text-muted\",\"children\":[[\"$\",\"span\",null,{\"children\":[\"© \",2026,\" FreeSiteAudit. All rights reserved.\"]}],[\"$\",\"div\",null,{\"className\":\"flex items-center gap-4\",\"children\":[[\"$\",\"$L83\",null,{\"href\":\"/privacy\",\"className\":\"hover:text-text-secondary transition-colors\",\"children\":\"Privacy\"}],[\"$\",\"$L83\",null,{\"href\":\"/terms\",\"className\":\"hover:text-text-secondary transition-colors\",\"children\":\"Terms\"}]]}]]}]\n"])</script><script>self.__next_f.push([1,"18:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n14:null\n"])</script><script>self.__next_f.push([1,"89:I[80622,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"16:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Homepage vs Service-Page Title Tags: How to Write Both Correctly - FreeSiteAudit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Learn the exact formulas for writing homepage and service-page title tags that boost search visibility — with examples, checklists, and mistakes to avoid.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"author\",\"content\":\"FreeSiteAudit\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"name\":\"keywords\",\"content\":\"free website audit,free site audit,website audit tool,SEO audit free,website checker,site audit,small business website audit,check my website SEO,website score,local business SEO,website performance test,free SEO check\"}],[\"$\",\"meta\",\"5\",{\"name\":\"creator\",\"content\":\"FreeSiteAudit\"}],[\"$\",\"meta\",\"6\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"7\",{\"name\":\"googlebot\",\"content\":\"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1\"}],[\"$\",\"link\",\"8\",{\"rel\":\"canonical\",\"href\":\"https://freesiteaudit.com/blog/homepage-vs-service-page-title-tags-how-to-write-both-correctly\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:title\",\"content\":\"Homepage vs Service-Page Title Tags: How to Write Both Correctly\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:description\",\"content\":\"Learn the exact formulas for writing homepage and service-page title tags that boost search visibility — with examples, checklists, and mistakes to avoid.\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"12\",{\"property\":\"article:published_time\",\"content\":\"January 27, 2026\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:title\",\"content\":\"Free Site Audit | Website SEO Checker\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:description\",\"content\":\"Free website audit for small businesses. Get your score and top issues instantly.\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:image\",\"content\":\"https://freesiteaudit.com/og-image.png\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"19\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"20\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16.png\",\"sizes\":\"16x16\",\"type\":\"image/png\"}],[\"$\",\"link\",\"21\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png\",\"sizes\":\"32x32\",\"type\":\"image/png\"}],[\"$\",\"link\",\"22\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$L89\",\"23\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"1b:\"$16:metadata\"\n"])</script></body></html>