Replace your homepage title and description with these:
<title>My Watch Dude — watch shop in Houston</title> <meta name="description" content="My Watch Dude — watch shop in Houston. 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": "My Watch Dude",
"description": "My Watch Dude \u2014 watch shop in Houston. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://mywatchdude.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "655 Egret Bay Blvd, League City, TX 77573, USA",
"addressLocality": "Houston"
},
"telephone": "(832) 632-1146"
}Save this file as sitemap.xml and upload it to your site's root
(https://mywatchdude.com/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://mywatchdude.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.