Replace your homepage title and description with these:
<title>Four Paws & Co — pet store in Boulder</title> <meta name="description" content="Four Paws & Co — pet store in Boulder. 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": "Four Paws & Co",
"description": "Four Paws & Co \u2014 pet store in Boulder. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://fourpawsandco.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "1225 Ken Pratt Blvd #108, Longmont, CO 80501, USA",
"addressLocality": "Boulder"
},
"telephone": "(303) 485-1565"
}Save this file as sitemap.xml and upload it to your site's root
(https://fourpawsandco.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://fourpawsandco.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.