Replace your homepage title and description with these:
<title>Anderson Cheese Stop — cheese shop in St. Louis</title> <meta name="description" content="Anderson Cheese Stop — cheese shop in St. Louis. 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": "Anderson Cheese Stop",
"description": "Anderson Cheese Stop \u2014 cheese shop in St. Louis. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://andersoncheesestop.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "106 Beaver St, Anderson, MO 64831, USA",
"addressLocality": "St. Louis"
},
"telephone": "(417) 845-2439"
}Save this file as sitemap.xml and upload it to your site's root
(https://andersoncheesestop.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://andersoncheesestop.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.