Replace your homepage title and description with these:
<title>Main Street Quality Meats — butcher shop in Salt Lake City</title> <meta name="description" content="Main Street Quality Meats — butcher shop in Salt Lake City. 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": "Main Street Quality Meats",
"description": "Main Street Quality Meats \u2014 butcher shop in Salt Lake City. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://mainstreetqualitymeats.com/contact-us",
"address": {
"@type": "PostalAddress",
"streetAddress": "2685 S Main St, South Salt Lake, UT 84115, USA",
"addressLocality": "Salt Lake City"
},
"telephone": "(801) 484-5295"
}Save this file as sitemap.xml and upload it to your site's root
(https://mainstreetqualitymeats.com/contact-us/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://mainstreetqualitymeats.com/contact-us/</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.