Replace your homepage title and description with these:
<title>Stop N Go Mini Mart — convenience store in Portland</title> <meta name="description" content="Stop N Go Mini Mart — convenience store in Portland. 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": "Stop N Go Mini Mart",
"description": "Stop N Go Mini Mart \u2014 convenience store in Portland. Visit us for what we do best \u2014 quality, service, and a local touch. See hours, directions, and what's new.",
"url": "https://sites.google.com/view/stopngominimart/home",
"address": {
"@type": "PostalAddress",
"streetAddress": "2858 N Williams Ave, Portland, OR 97227, USA",
"addressLocality": "Portland"
},
"telephone": "(503) 841-5757"
}Save this file as sitemap.xml and upload it to your site's root
(https://sites.google.com/view/stopngominimart/home/sitemap.xml):
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://sites.google.com/view/stopngominimart/home/</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.