Skip to content

Commit

Permalink
add areaserved to organisation and restaurant microdata
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmassen committed Mar 15, 2018
1 parent 2cdf14f commit a803f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seo.php
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ public function onPageInitialized()
'legalname' => @$page->header()->orga['legalname'],
'taxid' => @$page->header()->orga['taxid'],
'vatid' => @$page->header()->orga['vatid'],
'areaServed' => @$areaservedarray,
'description' => @$page->header()->orga['description'],

'address' => [
Expand Down

0 comments on commit a803f46

Please sign in to comment.