PDA

View Full Version : Google Places - What Would You Do?



mjtaylor
01-05-2011, 02:21 PM
I have a new client with an office at home, where the company is "registered" and a service location about a mile away. Neither are listed in Google Places and I have to add it. So, which address to use?

The service location would be the obvious, perhaps, though that is not what is listed on the website because you have to send money first and then rendezvous, as it were, at the service location.

Should both addresses be listed? Or should I just have them add the service location to the website and just add that? Is it going to confuse G to see two addys?

I am thinking it is better to wait to add the listing after Google has cached the addition of the new address to the site. Would you agree?

SteveGerencser
01-05-2011, 02:42 PM
List the service location.. Google "prefers" that the listed address be one that customers can actually go to..

For the address, as much as I hate to say it, a microformat hcard solution might, I stress "MIGHT" help by using the adr tag and specifying what each address is for..

http://microformats.org/wiki/hcard

for example:


<div class="adr">
<span class="type">Service Center</span>:
<div class="street-address">169 University Avenue</div>
<span class="locality">Palo Alto</span>,
<abbr class="region" title="California">CA</abbr>&nbsp;&nbsp;
<span class="postal-code">94301</span>
<div class="country-name">USA</div>
</div>

<div class="adr">
<span class="type">Mailing</span>:
<div class="street-address">999 College Drive</div>
<span class="locality">Palo Alto</span>,
<abbr class="region" title="California">CA</abbr>&nbsp;&nbsp;
<span class="postal-code">94301</span>
<div class="country-name">USA</div>
</div>


This will give you both addresses and they are flagged appropriately and then let Google worry about it..

mjtaylor
01-05-2011, 02:52 PM
Oh! Of course, brilliant! That should help, thank you! Why do you hate to say it??

Do these need to go on every page? This site is ridiculously huge as he posts photos from every trip - deep sea fishing captain.

And wait until it's been cached to add the listing?

SteveGerencser
01-05-2011, 04:12 PM
I am not a fan of microformats at all.. They do nothing for the user and are designed purely to make life easier for machines.. Hence, not a fan..

I would add the boat/marina to every page and the mailing address to just the contact page..

Tiggerito
01-05-2011, 07:14 PM
I have a colleague here who added both his home and office address on top of an automatic and different office address from Truelocal. He subsequently got a phone call from Google where he had to explain why.

I've also seen his listings marked for removal. Can't remember the exact text but was something about being able to object or confirm the listing was still valid.

He now has 4 listings, two for the same location, with the same content!

At the moment all listings are showing if you search on his very unique business name but only one has much clout in real results.

I'm still showing above him :-)

Conclusion: I don't think you will gain much by having multiple listings close to each other, and there is a risk you may get slapped on the wrist. I'd go with the office address which will look better with Google and the customers.

Tiggerito
01-05-2011, 07:23 PM
I am not a fan of microformats at all.. They do nothing for the user and are designed purely to make life easier for machines.. Hence, not a fan..

I'm still waiting on my semantic markup being shown as rich snippets, and then being helpful for users. Fingers crossed.

mjtaylor
01-06-2011, 11:12 AM
So, I have one vote for using the home office address and one for the service address as the listing ... anyone else care to weigh in?

crankydave
01-06-2011, 11:49 AM
I am not a fan of microformats at all.. They do nothing for the user and are designed purely to make life easier for machines.. Hence, not a fan..

I would add the boat/marina to every page and the mailing address to just the contact page..

This would be the direction I would lean. Other than sending deposits, or any other need for snail mail, there's really no reason to use the "office" address.

Contact page info... yes. Across the site... service location. My opinion.

dburdon
01-06-2011, 12:11 PM
I would tackle it from the local search results angle. What is the most important location keyword? Where is that location's address centroid?

mjtaylor
01-07-2011, 09:37 AM
Thanks, DB. It's all Key West. Everything is within a 2 X 4 mile island. CD, I have to agree with you. It does make most sense to use the marina address. Thank you all. I feel as though I know where I am going now.

Optic
01-07-2011, 10:02 AM
I don't see any reason to use the home address, unless they want people showing up at the door.

I've also had some nice results with the hcard, locally outranking some competitors with the city in their titles. At the moment, I don't even have my address in it, just name, city state and country.

And I happen to think microformats are very cool. I'll be messing with hreview soon. :p

Tiggerito
01-07-2011, 10:07 AM
So, I have one vote for using the home office address and one for the service address as the listing ... anyone else care to weigh in?

Sorry, I meant service address by "office". So that's all votes for your service address.

mjtaylor
01-07-2011, 06:38 PM
Okay, great. Having never played with microformats, I am having a blast. ;P

http://microformats.org/wiki/hcard#adr_tel_email_types

shows


adr type: INTL, POSTAL, PARCEL, WORK, dom, home, pref as the available types; but in the examples, Steve used <span class="type">Service Center</span> and
<span class="type">Mailing</span>:

So, can one assign one's own types?

Gee, it's not hard to make these!

SteveGerencser
01-07-2011, 07:39 PM
I have no idea if there is a canonical list of acceptable types out there, I was just using it as an example..

williamc
01-07-2011, 07:40 PM
There are also different formats of microformats, so there is not one standard one yet.

rickanderson
01-09-2011, 01:55 PM
So, I have one vote for using the home office address and one for the service address as the listing ... anyone else care to weigh in?

i would upsell your client and build them another site to get both 'businesses' (and therefore both "addresses" on places)

ra

morestar
02-10-2011, 11:13 AM
List the service location.. Google "prefers" that the listed address be one that customers can actually go to..

For the address, as much as I hate to say it, a microformat hcard solution might, I stress "MIGHT" help by using the adr tag and specifying what each address is for..

http://microformats.org/wiki/hcard

for example:


<div class="adr">
<span class="type">Service Center</span>:
<div class="street-address">169 University Avenue</div>
<span class="locality">Palo Alto</span>,
<abbr class="region" title="California">CA</abbr>&nbsp;&nbsp;
<span class="postal-code">94301</span>
<div class="country-name">USA</div>
</div>

<div class="adr">
<span class="type">Mailing</span>:
<div class="street-address">999 College Drive</div>
<span class="locality">Palo Alto</span>,
<abbr class="region" title="California">CA</abbr>&nbsp;&nbsp;
<span class="postal-code">94301</span>
<div class="country-name">USA</div>
</div>


This will give you both addresses and they are flagged appropriately and then let Google worry about it..

Hey Steve. Would you say that the above snippets could be better than using the RDFa snippet code shown below? Or it doesn't matter - just choose one?

<div xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Organization">
<span property="v:name">L'Amourita Pizza</span>
Located at
<div rel="v:address">
<div typeof="v:Address">
<span property="v:street-address">123 Main St</span>,
<span property="v:locality">Albuquerque</span>,
<span property="v:region">NM</span>.
</div>
</div>
<div rel="v:geo">
<span typeof="v:Geo">
<span property="v:latitude" content="37.4149"></span>
<span property="v:longitude" content="-122.078"></span>
</span>
</div>
Phone: <span property="v:tel">206-555-1234</span>
<a href="http://pizza.example.com/" rel="v:url">http://pizza.example.com</a>
</div>

As you know (Steve) the above is from Google's help page, but other's may not...

SteveGerencser
02-10-2011, 01:31 PM
Whenever I have a choice between using the "standard" as posted by the standards body, or using a format suggested by a "company", the choice seems obvious..

morestar
02-10-2011, 01:41 PM
Whenever I have a choice between using the "standard" as posted by the standards body, or using a format suggested by a "company", the choice seems obvious..

Very well...I knew not that your example was a standard. Thanks.

Tiggerito
02-10-2011, 05:16 PM
There's nothing stopping you use both microformat and RDFa markup for the same data. Then you always win :-)



<div typeof="v:Address" class="adr">
<span property="v:street-address" class="street-address">123 Main St</span>,
<span property="v:locality" class="locality">Albuquerque</span>,
<span property="v:region" class="region">NM</span>.
</div>

morestar
02-10-2011, 05:25 PM
There's nothing stopping you use both microformat and RDFa markup for the same data. Then you always win :-)



<div typeof="v:Address" class="adr">
<span property="v:street-address" class="street-address">123 Main St</span>,
<span property="v:locality" class="locality">Albuquerque</span>,
<span property="v:region" class="region">NM</span>.
</div>


Beautiful unless someone can find fault in it...bellissimo!

mjtaylor
02-18-2011, 04:10 PM
Beautiful unless someone can find fault in it...bellissimo!

Why would I do that? And where?

seosuperior
02-21-2011, 02:06 AM
Google pulls NAP data from everywhere on the web IMO, not just citation and review sites.