# N.A.P Finder

The N.A.P Finder tool in SEO Utils streamlines local citation tracking for businesses. It automatically searches for variations of a business’s name, address, and phone number (N.A.P.) across the web, helping you find inconsistent or rogue citations indexed in search engines.

**What N.A.P Finder does for you:**

* Discovers all your business citations with a single click
* Identifies inconsistent N.A.P. information that could hurt your local rankings
* Exports comprehensive citation data into easy-to-use reports
* Saves hours of manual search work

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-6a14b4e0ad3ab3783ed5b66f9f20fcbc9b3383f8%2FXnapper-2024-10-21-17.31.17.png?alt=media" alt=""><figcaption><p>N.A.P Finder report</p></figcaption></figure>

You can access the tool in the left sidebar under the Local SEO menu.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-f20654e9e4a3d34a32b2cd81b1e568d6b86279e8%2FXnapper-2024-10-21-20.34.29.png?alt=media" alt="" width="375"><figcaption><p>Access N.A.P Finder tool</p></figcaption></figure>

### Manage Search Term Lists

You can click the "Manage Search Term Lists" button to see all the search term Lists.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-6db5546b16dffe3bf156d3ccd6106a1df6aeb26a%2FCleanShot%202024-10-22%20at%2011.50.19%402x.png?alt=media" alt=""><figcaption><p>Manage Search Term Lists button</p></figcaption></figure>

SEO Utils allows you to create a Search Term List to automatically search for N.A.P. information on Google. You can structure search terms using placeholders, which are then replaced with your actual business details like name, address, and phone number. For instance, a placeholder search term like:

```
"[business]" "[address_line_1]" - "[phone]"
```

is transformed by SEO Utils into:

```
"Monsoon Seattle" "615 19th Ave E" - "(206) 325-2111"
```

This makes it easy to generate precise search queries for accurate N.A.P. tracking.

By default, SEO Utils will create a **Default** list with these placeholders:

```
"[business]" "[address_line_1]" - "[phone]"
"[business]" "[phone]"
"[business]" - "[phone]"
"[address_line_1]" "[phone]"
"[address_line_1]" - "[phone]"
"[business]" "[address_line_1]"
"[business]" - "[address_line_1]"
"[business]" "[phone]" - "[address_line_1]"
"[business]" "[address_line_1]" - "[phone]"
"[address_line_1]" - "[business]"
"[phone]" - "[business]"
"[phone]" - "[address_line_1]"
"[phone]" - "[address_line_1]" - "[business]"
"[address_line_1]" - "[business]" - "[phone]"
```

You can create a new search term list with your custom placeholders by clicking the "Add List" button.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-f2d62b0e546f58826174cab523a2735fc1a459a7%2FXnapper-2024-10-24-22.21.19.png?alt=media" alt=""><figcaption><p>Add a new search term list modal</p></figcaption></figure>

{% hint style="info" %}
Note: To search for exact data on Google, be sure to enclose your placeholders in double-quotes. For example: **"\[business]"**. This ensures that Google retrieves precise matches for your business name.
{% endhint %}

### How to Start an N.A.P Finder Report?

After clicking the "**Run N.A.P Finder**" button, you will see a modal like this:

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-799433bf0b97b6baf50ff9114a04b5ac1a7e5a66%2FXnapper-2024-10-24-22.22.10.png?alt=media" alt=""><figcaption><p>Run N.A.P Finder modal.</p></figcaption></figure>

Let’s walk through all the fields.

**Business fields**

SEO Utils replaces placeholders in your [search term list](#manage-search-term-lists) with the following business details:

* Business Name
* Address Line 1
* Address Line 2 (Optional)
* City
* State
* Postal Code
* Phone Number

**SERP Scraping fields**

**Location / Language:** Select the location and language you are targeting.

**Geo Target:** If you’d like to specify a more precise location, such as a city or state, enter it in this field. When a Geo Target is provided, SEO Utils will prioritize it over the selection from the Location / Language field.

**Desktop Devices:** Enabling this field simulates desktop devices when scraping SERP data. If disabled, SEO Utils will simulate mobile devices.

**Search Term List:** Choose a search term list for your N.A.P. search. You can either use the default list provided by SEO Utils or create a custom list tailored to your specific needs.

**Scrape SERP With:** This field functions just like the Organic Rank Tracker tool. For detailed information on how it works, please refer to the “Scraping SERP Methods” section in the [Organic Rank Tracker guide](https://help.seoutils.app/guide/organic-rank-tracker#scraping-serp-methods).

{% hint style="warning" %}
**Important:** To use the SERP API, you must have your own DataForSEO account. [Renting API key services](https://help.seoutils.app/guide/rent-dataforseo-api-key) isn't viable because DataForSEO restricts certain endpoints that I utilized to implement the Queue mode. If multiple users rely on a rented API key from my account, it will slow down the process for everyone. For the quickest results, using your own DataForSEO account is the best approach.
{% endhint %}

#### Updates on v1.21.0

**Excluded Domains field**

Since v121.0, SEO Utils allows you to exclude specific domains from search results by using the `-site:domain.com` operator. This feature makes it easier to filter out unwanted sites and focus on relevant citations.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-63453ad773a9b3083b33dc0d808142fb4a35bb77%2FXnapper-2024-10-31-12.56.26.png?alt=media" alt=""><figcaption><p>Add domains to exclude</p></figcaption></figure>

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-23706452980da93a610748dc3288e115c241b73c%2F464525662_8537579756311177_6910741920648730533_n.jpg?alt=media" alt=""><figcaption><p>Exclude domain using "-site:domain.com" operator</p></figcaption></figure>

**Multiple Phone Number Formats**

You now can enter various phone number formats in the N.A.P Finder tool. SEO Utils will use each format for more thorough search results.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-f370264fd4694eb4e6d9b33ded8433bc96c725f4%2FXnapper-2024-10-31-12.58.37.png?alt=media" alt=""><figcaption><p>Enter different phone number formats.</p></figcaption></figure>

### Mange Your N.A.P Finder Reports

After successfully running a report, you’ll see a table like the one shown.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-d3cd8a42a9aa8679d66355bbb66baa152f9e9822%2FXnapper-2024-10-22-12.06.33.png?alt=media" alt=""><figcaption><p>N.A.P Finder report</p></figcaption></figure>

Here’s a breakdown of each column:

**Title**: Displays the title of the webpage where your N.A.P. information appears. It also includes the URL of the page, allowing you to easily access the site where the citation is found.

**Search Term**: Shows the exact search term used, with your business details (like name, address, and phone number) replacing the placeholders.

**Position**: Indicates the ranking position of the result on the search engine results pages (SERP).

{% hint style="info" %}
You can click on the SERP button to view detailed SERP data for each result.
{% endhint %}

#### Available Filters

**Search Term Filter:** Allows you to filter results based on specific search terms from your list, making it easy to target certain N.A.P. variations.

<figure><img src="https://1176579443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2DwV6sJBiKjUHMDggb4d%2Fuploads%2Fgit-blob-56ad443437a47ef5b914e16cc67cc5c2410f4d22%2FXnapper-2024-10-22-12.12.55.png?alt=media" alt=""><figcaption><p>Search term filter</p></figcaption></figure>

**Position Filter:** This lets you narrow the results to show only those that rank within the top 10, top 30, or any position range you specify.

**Domain Filter:** Helps you filter by domain to view where your business is cited across specific websites.

Once you’re satisfied with the results, you can export the data as a CSV file for further analysis by clicking the **Export** button.
