Replace your homepage title and description with these:
<title>Centerpoint Toys & Games — board game shop in Memphis</title> <meta name="description" content="Centerpoint Toys & Games — board game shop in Memphis. 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": "Centerpoint Toys & Games",
"description": "Centerpoint Toys & Games \u2014 board game shop in Memphis. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://centerpointtoys.netlify.app",
"address": {
"@type": "PostalAddress",
"streetAddress": "4792 Navy Rd, Millington, TN 38053, USA",
"addressLocality": "Memphis"
},
"telephone": "(901) 601-2769"
}Save this file as sitemap.xml and upload it to your site's root
(https://centerpointtoys.netlify.app/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://centerpointtoys.netlify.app/</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.