-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog.json
More file actions
36 lines (34 loc) · 2.47 KB
/
blog.json
File metadata and controls
36 lines (34 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
// Menu Page API
{
"seoTitle": "Puresoft PU Padded Mid-Back Height Adjustable Office Computer Desk Chair",
"slug": "desk-chair",
"metaDescription": "Selected compressed and are recommended to be left for 24 hours after arrival to allow them to fluff up naturally and show their perfect shape",
"canonicalUrl": "http://my-home-page.com",
"keywords": "best chair",
"ogTitle": "Puresoft PU Padded Mid-Back Height Adjustable Office Computer Desk Chair",
"ogImage": "http://localhost:8080/uploads/COMHOMA-Dining-Chair-PVC-Plastic-Lounge-Chair-Kitchen-Dining-Room-Chair-Black-Set-of-4_e98cba26-c18a-47d6-a797-ec5f853ddfec.74396c58d2c2760a9352d40efae520c8-1736708056470-508365328.webp",
"ogDescription": "Selected cushions are vacuum compressed and are recommended to be left for 24 hours after arrival to allow them to fluff up naturally and show their perfect shape",
"structuredData": "Selectecomfort. The cushions are vacuum compressed and are recommended to be left for 24 hours after arrival to allow them to fluff up naturally and show their perfect shape",
"tags": [
"best chair"
],
"menuData" :"here is blog data",
"menu": "menu"
}
// sub menu api
{
"seoTitle": "Puresoft PU Padded Mid-Back Height Adjustable Office Computer Desk Chair",
"slug": "desk-chair",
"metaDescription": "Selected compressed and are recommended to be left for 24 hours after arrival to allow them to fluff up naturally and show their perfect shape",
"canonicalUrl": "http://my-home-page.com",
"keywords": "best chair",
"ogTitle": "Puresoft PU Padded Mid-Back Height Adjustable Office Computer Desk Chair",
"ogImage": "http://localhost:8080/uploads/COMHOMA-Dining-Chair-PVC-Plastic-Lounge-Chair-Kitchen-Dining-Room-Chair-Black-Set-of-4_e98cba26-c18a-47d6-a797-ec5f853ddfec.74396c58d2c2760a9352d40efae520c8-1736708056470-508365328.webp",
"ogDescription": "Selected cushions are vacuum compressed and are recommended to be left for 24 hours after arrival to allow them to fluff up naturally and show their perfect shape",
"structuredData": "Selectecomfort. The cushions are vacuum compressed and are recommended to be left for 24 hours after arrival to allow them to fluff up naturally and show their perfect shape",
"tags": [
"best chair"
],
"subMenuData" :"here is blog data",
"subMenu": "submenu"
}