Replace your homepage title and description with these:
<title>Robin Chocolates — chocolate shop in Boulder</title> <meta name="description" content="Robin Chocolates — chocolate shop 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": "Robin Chocolates",
"description": "Robin Chocolates \u2014 chocolate shop 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://robinchocolates.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "600 S Airport Rd Bldg B, Ste D, Longmont, CO 80503, USA",
"addressLocality": "Boulder"
},
"telephone": "(720) 204-8003"
}Save this file as sitemap.xml and upload it to your site's root
(https://robinchocolates.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://robinchocolates.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.