Replace your homepage title and description with these:
<title>Pipkin's Market — plant shop in Cincinnati</title> <meta name="description" content="Pipkin's Market — plant shop in Cincinnati. Visit us for what we do best — quality, service, and a local touch. See hours, directions, and what's new.">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Pipkin's Market",
"description": "Pipkin's Market \u2014 plant shop in Cincinnati. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://www.pipkinsmarket.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "5035 Cooper Rd, Cincinnati, OH 45242, USA",
"addressLocality": "Cincinnati"
},
"telephone": "(513) 791-3175"
}Save this file as sitemap.xml and upload it to your site's root
(https://www.pipkinsmarket.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://www.pipkinsmarket.com/</loc></url> </urlset>
Then submit it to Google Search Console → Sitemaps → paste your URL → Submit. That's it — Google now knows every page you have.