-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c13fe1b
commit 2fc8e5c
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# LocalBusiness plugin | ||
This plugin will show the ** Local Business Structured Data ** in pages that you appended 'localbusiness' component | ||
This plugin will show the **Local Business Structured Data** in pages that you appended 'localbusiness' component | ||
## Stored data in Settings model | ||
All data that are required or recommended in will be stored in Settings model at ** Settings > Structured Data > LocalBusiness ** | ||
All data that are required or recommended in will be stored in Settings model at **Settings > Structured Data > LocalBusiness** | ||
|
||
Attributes that are required include ** Name **, ** Homepage url**, ** Telephone ** and ** Address** | ||
Attributes that are required include **Name**, **Homepage url**, **Telephone** and **Address** | ||
|
||
You can show some specific data for your Local Business such as ** Review rating**, *Geo*, ** Open hours **. | ||
You can show some specific data for your Local Business such as **Review rating**, **Geo**, **Open hours**. | ||
|
||
To use above specific data, you should enable that to show the form. | ||
|
||
### Notice | ||
Current plugin just support **LocalBusiness** type, I will add **Restaurant** or something else options as soon as possible | ||
Current plugin just support **LocalBusiness** type, I will add **Restaurant** or something else options as soon as possible |