Replace your homepage title and description with these:
<title>World's Game Store — board game shop in Salt Lake City</title> <meta name="description" content="World's Game Store — board game 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": "World's Game Store",
"description": "World's Game Store \u2014 board game 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://www.worldsgamestore.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "2815 Highland Dr, Salt Lake City, UT 84106, USA",
"addressLocality": "Salt Lake City"
},
"telephone": "(801) 486-1442"
}Save this file as sitemap.xml and upload it to your site's root
(https://www.worldsgamestore.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://www.worldsgamestore.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.