Replace your homepage title and description with these:
<title>Farm To Fork — cheese shop in Tucson</title> <meta name="description" content="Farm To Fork — cheese shop in Tucson. 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": "Farm To Fork",
"description": "Farm To Fork \u2014 cheese shop in Tucson. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://farmtofork.it.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "4500 E Speedway Blvd Ste 36, Tucson, AZ 85712, USA",
"addressLocality": "Tucson"
},
"telephone": "(520) 613-7780"
}Save this file as sitemap.xml and upload it to your site's root
(https://farmtofork.it.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://farmtofork.it.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.