# How to add your store link to Google business listing

A great way to increase the number of orders is to have your online store link listed on your restaurant's Google Maps business listing. This will increase your store's visibility, as this is the first thing that will pop up when people search on Google. Make sure you've claimed your business first, then follow these steps:

1. Log in to your Google Business with the appropriate login details on the following link:\
   <https://www.google.com/intl/en/business/>
2. From the left-hand navigation bar, select the "**Info**" section\
   \\

   <div align="center"><figure><img src="/files/NgOeu9Ufpu9udLwxlGdg" alt=""><figcaption></figcaption></figure></div>
3. Edit the website address and add the link to your store page, which should look something like:\
   <https://www.restaurant.booknorder.co.nz\\\\>

   <figure><img src="/files/Lwi5whVsim5J37cXiGqZ" alt=""><figcaption></figcaption></figure>
4. Save the changes.

{% hint style="info" %}
You can also take a look at Google's support article about adding business links

<https://support.google.com/business/answer/6218037?hl=en>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.booknorder.co.nz/how-to-guides/how-to-add-your-store-link-to-google-business-listing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
