RattlingTram
Member
- Joined
- Dec 16, 2018
- Messages
- 14
- Reaction score
- 1
Hello SEO community,
I was wondering whether one of you whizz-brains out there might be able to give me some pointers.
I've got a local florist client, and we're trying to up our schema game. We've got a series of individal local suburb-based pages for locations to which the client offers free delivery.
I'm familiar with the areaServed schema, but I'm not so familiar with best practices for how/where to add it.
My inclination is to use the client's LocalBusiness schema, which is already on the homepage and to add JUST the relevant areaServed code to that schema for each page.
eg THIS page
I'd add
"areaServed": [{
"@type": "City",
"name": "Box Hill",
"sameAs": "Box Hill, Victoria - Wikipedia"
}]
Under the existing LocalBusiness schema, and ditto for all the other suburb pages.
OR would I be better adding ALL the areaServeds to the schema, and if so, on
a) ALL pages
b) Just the homepage?
My main goal here is to get this service area pages ranking for local search terms, hence I believe the more specific approach is best, but I'm not really basing that on any experience. Does anyone have any advice? I would be very greatly appreciative.
Cheers, everyone!
I was wondering whether one of you whizz-brains out there might be able to give me some pointers.
I've got a local florist client, and we're trying to up our schema game. We've got a series of individal local suburb-based pages for locations to which the client offers free delivery.
I'm familiar with the areaServed schema, but I'm not so familiar with best practices for how/where to add it.
My inclination is to use the client's LocalBusiness schema, which is already on the homepage and to add JUST the relevant areaServed code to that schema for each page.
eg THIS page
I'd add
"areaServed": [{
"@type": "City",
"name": "Box Hill",
"sameAs": "Box Hill, Victoria - Wikipedia"
}]
Under the existing LocalBusiness schema, and ditto for all the other suburb pages.
OR would I be better adding ALL the areaServeds to the schema, and if so, on
a) ALL pages
b) Just the homepage?
My main goal here is to get this service area pages ranking for local search terms, hence I believe the more specific approach is best, but I'm not really basing that on any experience. Does anyone have any advice? I would be very greatly appreciative.
Cheers, everyone!