directus-template-cli 0.3.0-beta.7 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
- package/templates/agencyos/src/collections.json +152 -181
- package/templates/agencyos/src/content/block_button.json +9 -9
- package/templates/agencyos/src/content/block_button_group.json +4 -4
- package/templates/agencyos/src/content/block_columns_rows.json +6 -6
- package/templates/agencyos/src/content/block_gallery_files.json +10 -70
- package/templates/agencyos/src/content/block_hero.json +4 -4
- package/templates/agencyos/src/content/block_step_items.json +5 -5
- package/templates/agencyos/src/content/block_team.json +4 -4
- package/templates/agencyos/src/content/block_testimonial_slider_items.json +8 -8
- package/templates/agencyos/src/content/categories.json +2 -2
- package/templates/agencyos/src/content/globals.json +12 -12
- package/templates/agencyos/src/content/help_collections.json +2 -2
- package/templates/agencyos/src/content/navigation.json +1 -1
- package/templates/agencyos/src/content/navigation_items.json +40 -71
- package/templates/agencyos/src/content/os_deal_stages.json +6 -6
- package/templates/agencyos/src/content/os_email_templates.json +1 -1
- package/templates/agencyos/src/content/os_expenses.json +2 -2
- package/templates/agencyos/src/content/os_invoice_items.json +6 -6
- package/templates/agencyos/src/content/os_invoices.json +3 -3
- package/templates/agencyos/src/content/os_items.json +1 -1
- package/templates/agencyos/src/content/os_payments.json +1 -1
- package/templates/agencyos/src/content/os_project_templates.json +4 -4
- package/templates/agencyos/src/content/os_proposal_approvals.json +1 -44
- package/templates/agencyos/src/content/os_proposal_blocks.json +0 -22
- package/templates/agencyos/src/content/os_proposals.json +3 -6
- package/templates/agencyos/src/content/os_tasks.json +44 -44
- package/templates/agencyos/src/content/page_blocks.json +5 -29
- package/templates/agencyos/src/content/pages.json +11 -11
- package/templates/agencyos/src/content/pages_blog.json +1 -1
- package/templates/agencyos/src/content/pages_projects.json +1 -1
- package/templates/agencyos/src/content/post_gallery_items.json +5 -5
- package/templates/agencyos/src/content/posts.json +49 -49
- package/templates/agencyos/src/content/redirects.json +1 -1
- package/templates/agencyos/src/content/seo.json +0 -710
- package/templates/agencyos/src/content/team.json +5 -5
- package/templates/agencyos/src/dashboards.json +6 -6
- package/templates/agencyos/src/files.json +147 -147
- package/templates/agencyos/src/flows.json +26 -26
- package/templates/agencyos/src/operations.json +111 -111
- package/templates/agencyos/src/panels.json +174 -174
- package/templates/agencyos/src/permissions.json +0 -99
- package/templates/agencyos/src/schema/snapshot.json +0 -71
- package/templates/agencyos/src/settings.json +33 -33
- package/templates/agencyos/src/users.json +3 -3
|
@@ -1,54 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"id": "007b5f19-f8a2-481a-8cdb-07b544688a69",
|
|
4
|
-
"title": "Services",
|
|
5
|
-
"sitemap_change_frequency": "hourly",
|
|
6
|
-
"canonical_url": null,
|
|
7
|
-
"sitemap_priority": 0.5,
|
|
8
|
-
"meta_description": "undefined",
|
|
9
|
-
"no_follow": false,
|
|
10
|
-
"no_index": false
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"id": "0147042f-8bab-49ef-995e-1937a2c3676f",
|
|
14
|
-
"title": "Web development projects and case studies",
|
|
15
|
-
"sitemap_change_frequency": "hourly",
|
|
16
|
-
"canonical_url": null,
|
|
17
|
-
"sitemap_priority": 0.5,
|
|
18
|
-
"meta_description": null,
|
|
19
|
-
"no_follow": false,
|
|
20
|
-
"no_index": false
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"id": "05148b25-a098-46fa-a210-34f35b8508de",
|
|
24
|
-
"title": "undefined",
|
|
25
|
-
"sitemap_change_frequency": "hourly",
|
|
26
|
-
"canonical_url": null,
|
|
27
|
-
"sitemap_priority": 0.5,
|
|
28
|
-
"meta_description": "undefined",
|
|
29
|
-
"no_follow": false,
|
|
30
|
-
"no_index": false
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"id": "0b5ccdde-64ac-4147-bb93-48452bd6a4ad",
|
|
34
|
-
"title": null,
|
|
35
|
-
"sitemap_change_frequency": "hourly",
|
|
36
|
-
"canonical_url": null,
|
|
37
|
-
"sitemap_priority": 0.5,
|
|
38
|
-
"meta_description": null,
|
|
39
|
-
"no_follow": false,
|
|
40
|
-
"no_index": false
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"id": "0fb60445-2d2f-42bf-9ca9-21308b35301c",
|
|
44
|
-
"title": "undefined",
|
|
45
|
-
"sitemap_change_frequency": "hourly",
|
|
46
|
-
"canonical_url": null,
|
|
47
|
-
"sitemap_priority": 0.5,
|
|
48
|
-
"meta_description": "undefined",
|
|
49
|
-
"no_follow": false,
|
|
50
|
-
"no_index": false
|
|
51
|
-
},
|
|
52
2
|
{
|
|
53
3
|
"id": "1165d242-6359-479f-9104-ad1d9f669583",
|
|
54
4
|
"title": "Bettor Signals",
|
|
@@ -59,66 +9,6 @@
|
|
|
59
9
|
"no_follow": false,
|
|
60
10
|
"no_index": false
|
|
61
11
|
},
|
|
62
|
-
{
|
|
63
|
-
"id": "18e17c48-7fcc-4996-ae52-909722a75fa0",
|
|
64
|
-
"title": "undefined",
|
|
65
|
-
"sitemap_change_frequency": "hourly",
|
|
66
|
-
"canonical_url": null,
|
|
67
|
-
"sitemap_priority": 0.5,
|
|
68
|
-
"meta_description": "undefined",
|
|
69
|
-
"no_follow": false,
|
|
70
|
-
"no_index": false
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"id": "1f233fcc-695f-4188-8ec6-bd1da499d86c",
|
|
74
|
-
"title": "undefined",
|
|
75
|
-
"sitemap_change_frequency": "hourly",
|
|
76
|
-
"canonical_url": null,
|
|
77
|
-
"sitemap_priority": 0.5,
|
|
78
|
-
"meta_description": "undefined",
|
|
79
|
-
"no_follow": false,
|
|
80
|
-
"no_index": false
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"id": "205ff1d2-8b89-42e4-a56c-9ed0bc0c2053",
|
|
84
|
-
"title": "SEO title",
|
|
85
|
-
"sitemap_change_frequency": "hourly",
|
|
86
|
-
"canonical_url": null,
|
|
87
|
-
"sitemap_priority": 0.5,
|
|
88
|
-
"meta_description": null,
|
|
89
|
-
"no_follow": false,
|
|
90
|
-
"no_index": false
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"id": "2b94ef24-cfd4-49cc-867a-2081470ea3a1",
|
|
94
|
-
"title": null,
|
|
95
|
-
"sitemap_change_frequency": "hourly",
|
|
96
|
-
"canonical_url": null,
|
|
97
|
-
"sitemap_priority": 0.5,
|
|
98
|
-
"meta_description": null,
|
|
99
|
-
"no_follow": false,
|
|
100
|
-
"no_index": false
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"id": "2d473a90-a731-4959-9d28-2e2a2b1fe8cc",
|
|
104
|
-
"title": "undefined",
|
|
105
|
-
"sitemap_change_frequency": "hourly",
|
|
106
|
-
"canonical_url": null,
|
|
107
|
-
"sitemap_priority": 0.5,
|
|
108
|
-
"meta_description": "undefined",
|
|
109
|
-
"no_follow": false,
|
|
110
|
-
"no_index": false
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"id": "2e3e88c4-60bf-4117-9140-a56760756149",
|
|
114
|
-
"title": "undefined",
|
|
115
|
-
"sitemap_change_frequency": "hourly",
|
|
116
|
-
"canonical_url": null,
|
|
117
|
-
"sitemap_priority": 0.5,
|
|
118
|
-
"meta_description": "undefined",
|
|
119
|
-
"no_follow": false,
|
|
120
|
-
"no_index": false
|
|
121
|
-
},
|
|
122
12
|
{
|
|
123
13
|
"id": "32f73e14-7391-44bc-8575-e3329ba23b62",
|
|
124
14
|
"title": "Agency OS",
|
|
@@ -129,36 +19,6 @@
|
|
|
129
19
|
"no_follow": false,
|
|
130
20
|
"no_index": false
|
|
131
21
|
},
|
|
132
|
-
{
|
|
133
|
-
"id": "3a019d44-a3ba-4970-a650-e5ea3a44799c",
|
|
134
|
-
"title": "undefined",
|
|
135
|
-
"sitemap_change_frequency": "hourly",
|
|
136
|
-
"canonical_url": null,
|
|
137
|
-
"sitemap_priority": 0.5,
|
|
138
|
-
"meta_description": "undefined",
|
|
139
|
-
"no_follow": false,
|
|
140
|
-
"no_index": false
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"id": "3bbd2830-7d3f-4914-ae9b-736ddf212bfb",
|
|
144
|
-
"title": null,
|
|
145
|
-
"sitemap_change_frequency": "hourly",
|
|
146
|
-
"canonical_url": null,
|
|
147
|
-
"sitemap_priority": 0.5,
|
|
148
|
-
"meta_description": null,
|
|
149
|
-
"no_follow": false,
|
|
150
|
-
"no_index": false
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"id": "46c4a671-0ebb-4a0f-90dd-c17e3da40db6",
|
|
154
|
-
"title": "undefined",
|
|
155
|
-
"sitemap_change_frequency": "hourly",
|
|
156
|
-
"canonical_url": null,
|
|
157
|
-
"sitemap_priority": 0.5,
|
|
158
|
-
"meta_description": "undefined",
|
|
159
|
-
"no_follow": false,
|
|
160
|
-
"no_index": false
|
|
161
|
-
},
|
|
162
22
|
{
|
|
163
23
|
"id": "4744eed5-ce1d-49a0-bc53-6fb3cfb91ce5",
|
|
164
24
|
"title": "Better Sign Shop",
|
|
@@ -169,116 +29,6 @@
|
|
|
169
29
|
"no_follow": false,
|
|
170
30
|
"no_index": false
|
|
171
31
|
},
|
|
172
|
-
{
|
|
173
|
-
"id": "4974b53d-af05-4581-b18d-1d20a65dfb74",
|
|
174
|
-
"title": "undefined",
|
|
175
|
-
"sitemap_change_frequency": "hourly",
|
|
176
|
-
"canonical_url": null,
|
|
177
|
-
"sitemap_priority": 0.5,
|
|
178
|
-
"meta_description": "undefined",
|
|
179
|
-
"no_follow": false,
|
|
180
|
-
"no_index": false
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"id": "4b1415ab-1437-4691-8648-73dad7485db5",
|
|
184
|
-
"title": "undefined",
|
|
185
|
-
"sitemap_change_frequency": "hourly",
|
|
186
|
-
"canonical_url": null,
|
|
187
|
-
"sitemap_priority": 0.5,
|
|
188
|
-
"meta_description": "undefined",
|
|
189
|
-
"no_follow": false,
|
|
190
|
-
"no_index": false
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"id": "544fb83c-a705-4e4f-90b8-d7e2652b7ffd",
|
|
194
|
-
"title": "Analytics",
|
|
195
|
-
"sitemap_change_frequency": "hourly",
|
|
196
|
-
"canonical_url": null,
|
|
197
|
-
"sitemap_priority": 0.5,
|
|
198
|
-
"meta_description": "undefined",
|
|
199
|
-
"no_follow": false,
|
|
200
|
-
"no_index": false
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"id": "5c01f956-3135-4a4d-a0d9-820a9e832b6a",
|
|
204
|
-
"title": "Page Title",
|
|
205
|
-
"sitemap_change_frequency": "hourly",
|
|
206
|
-
"canonical_url": null,
|
|
207
|
-
"sitemap_priority": 0.5,
|
|
208
|
-
"meta_description": null,
|
|
209
|
-
"no_follow": false,
|
|
210
|
-
"no_index": false
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"id": "5c91d283-5cf2-4899-b057-3e50524d4afa",
|
|
214
|
-
"title": "undefined",
|
|
215
|
-
"sitemap_change_frequency": "hourly",
|
|
216
|
-
"canonical_url": null,
|
|
217
|
-
"sitemap_priority": 0.5,
|
|
218
|
-
"meta_description": "undefined",
|
|
219
|
-
"no_follow": false,
|
|
220
|
-
"no_index": false
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"id": "5d561193-7bbb-4b87-b98e-02cb698d3c38",
|
|
224
|
-
"title": "undefined",
|
|
225
|
-
"sitemap_change_frequency": "hourly",
|
|
226
|
-
"canonical_url": null,
|
|
227
|
-
"sitemap_priority": 0.5,
|
|
228
|
-
"meta_description": "undefined",
|
|
229
|
-
"no_follow": false,
|
|
230
|
-
"no_index": false
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"id": "615164db-f2fd-4288-a97c-071e332d74f4",
|
|
234
|
-
"title": "undefined",
|
|
235
|
-
"sitemap_change_frequency": "hourly",
|
|
236
|
-
"canonical_url": null,
|
|
237
|
-
"sitemap_priority": 0.5,
|
|
238
|
-
"meta_description": "undefined",
|
|
239
|
-
"no_follow": false,
|
|
240
|
-
"no_index": false
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"id": "626511b5-866c-4eb7-b068-c400d975cba8",
|
|
244
|
-
"title": "undefined",
|
|
245
|
-
"sitemap_change_frequency": "hourly",
|
|
246
|
-
"canonical_url": null,
|
|
247
|
-
"sitemap_priority": 0.5,
|
|
248
|
-
"meta_description": "undefined",
|
|
249
|
-
"no_follow": false,
|
|
250
|
-
"no_index": false
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"id": "640d2e86-61ac-4dd5-9f09-52f421e46d53",
|
|
254
|
-
"title": "Bettor Signals",
|
|
255
|
-
"sitemap_change_frequency": "hourly",
|
|
256
|
-
"canonical_url": null,
|
|
257
|
-
"sitemap_priority": 0.5,
|
|
258
|
-
"meta_description": null,
|
|
259
|
-
"no_follow": false,
|
|
260
|
-
"no_index": false
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"id": "6584b3bc-2a7b-4c25-945f-b5346ede4e70",
|
|
264
|
-
"title": null,
|
|
265
|
-
"sitemap_change_frequency": "hourly",
|
|
266
|
-
"canonical_url": null,
|
|
267
|
-
"sitemap_priority": 0.5,
|
|
268
|
-
"meta_description": "Learn more about our agency.",
|
|
269
|
-
"no_follow": false,
|
|
270
|
-
"no_index": false
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"id": "6c173487-762e-44af-8fb7-3676a49df8d3",
|
|
274
|
-
"title": "New Post",
|
|
275
|
-
"sitemap_change_frequency": null,
|
|
276
|
-
"canonical_url": null,
|
|
277
|
-
"sitemap_priority": 0.5,
|
|
278
|
-
"meta_description": null,
|
|
279
|
-
"no_follow": false,
|
|
280
|
-
"no_index": false
|
|
281
|
-
},
|
|
282
32
|
{
|
|
283
33
|
"id": "6fda4d61-a5e8-463b-b97a-505da1ac401d",
|
|
284
34
|
"title": "Services",
|
|
@@ -289,86 +39,6 @@
|
|
|
289
39
|
"no_follow": false,
|
|
290
40
|
"no_index": false
|
|
291
41
|
},
|
|
292
|
-
{
|
|
293
|
-
"id": "733b008b-3102-4c90-966a-4fef3b71671c",
|
|
294
|
-
"title": "undefined",
|
|
295
|
-
"sitemap_change_frequency": "hourly",
|
|
296
|
-
"canonical_url": null,
|
|
297
|
-
"sitemap_priority": 0.5,
|
|
298
|
-
"meta_description": "undefined",
|
|
299
|
-
"no_follow": false,
|
|
300
|
-
"no_index": false
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"id": "73705376-ec30-4479-9368-8d64b72e7e0b",
|
|
304
|
-
"title": "New Page",
|
|
305
|
-
"sitemap_change_frequency": "hourly",
|
|
306
|
-
"canonical_url": null,
|
|
307
|
-
"sitemap_priority": 0.5,
|
|
308
|
-
"meta_description": null,
|
|
309
|
-
"no_follow": false,
|
|
310
|
-
"no_index": false
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"id": "76469818-993f-4452-a039-95037f190f36",
|
|
314
|
-
"title": null,
|
|
315
|
-
"sitemap_change_frequency": "hourly",
|
|
316
|
-
"canonical_url": null,
|
|
317
|
-
"sitemap_priority": 0.5,
|
|
318
|
-
"meta_description": null,
|
|
319
|
-
"no_follow": false,
|
|
320
|
-
"no_index": false
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"id": "777282ff-d8cc-4bab-92ff-a33b83a05793",
|
|
324
|
-
"title": "Rockstar Jobs",
|
|
325
|
-
"sitemap_change_frequency": "hourly",
|
|
326
|
-
"canonical_url": null,
|
|
327
|
-
"sitemap_priority": 0.5,
|
|
328
|
-
"meta_description": "undefined",
|
|
329
|
-
"no_follow": false,
|
|
330
|
-
"no_index": false
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"id": "7d5697ec-08a8-40a5-b1c8-5666827376b3",
|
|
334
|
-
"title": "undefined",
|
|
335
|
-
"sitemap_change_frequency": "hourly",
|
|
336
|
-
"canonical_url": null,
|
|
337
|
-
"sitemap_priority": 0.5,
|
|
338
|
-
"meta_description": "undefined",
|
|
339
|
-
"no_follow": false,
|
|
340
|
-
"no_index": false
|
|
341
|
-
},
|
|
342
|
-
{
|
|
343
|
-
"id": "7f1ddabb-c080-4bbb-b80f-b060029cab46",
|
|
344
|
-
"title": "About",
|
|
345
|
-
"sitemap_change_frequency": "hourly",
|
|
346
|
-
"canonical_url": null,
|
|
347
|
-
"sitemap_priority": 0.5,
|
|
348
|
-
"meta_description": null,
|
|
349
|
-
"no_follow": false,
|
|
350
|
-
"no_index": false
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"id": "853355ce-5e23-429c-9c0b-81bf55da5e72",
|
|
354
|
-
"title": "undefined",
|
|
355
|
-
"sitemap_change_frequency": "hourly",
|
|
356
|
-
"canonical_url": null,
|
|
357
|
-
"sitemap_priority": 0.5,
|
|
358
|
-
"meta_description": "undefined",
|
|
359
|
-
"no_follow": false,
|
|
360
|
-
"no_index": false
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"id": "8a78538a-e884-4d5c-9fc8-ef3f22750536",
|
|
364
|
-
"title": "Privacy Policy",
|
|
365
|
-
"sitemap_change_frequency": "hourly",
|
|
366
|
-
"canonical_url": null,
|
|
367
|
-
"sitemap_priority": 0.5,
|
|
368
|
-
"meta_description": "undefined",
|
|
369
|
-
"no_follow": false,
|
|
370
|
-
"no_index": false
|
|
371
|
-
},
|
|
372
42
|
{
|
|
373
43
|
"id": "8c7e24a4-61fc-4725-8dbe-d74ca65c9950",
|
|
374
44
|
"title": "The Agency OS Team",
|
|
@@ -378,385 +48,5 @@
|
|
|
378
48
|
"meta_description": "Learn more about our amazing team at Agency OS.",
|
|
379
49
|
"no_follow": false,
|
|
380
50
|
"no_index": false
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"id": "9050dc1d-1c49-44e0-9a7e-bf9fd4bd587c",
|
|
384
|
-
"title": "undefined",
|
|
385
|
-
"sitemap_change_frequency": "hourly",
|
|
386
|
-
"canonical_url": null,
|
|
387
|
-
"sitemap_priority": 0.5,
|
|
388
|
-
"meta_description": "undefined",
|
|
389
|
-
"no_follow": false,
|
|
390
|
-
"no_index": false
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"id": "9acef354-3167-41ca-acdb-2208dd927235",
|
|
394
|
-
"title": "undefined",
|
|
395
|
-
"sitemap_change_frequency": "hourly",
|
|
396
|
-
"canonical_url": null,
|
|
397
|
-
"sitemap_priority": 0.5,
|
|
398
|
-
"meta_description": "undefined",
|
|
399
|
-
"no_follow": false,
|
|
400
|
-
"no_index": false
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"id": "a68e31da-d56b-4ec2-b8bf-e9cd15ad8c37",
|
|
404
|
-
"title": "Test Page Too",
|
|
405
|
-
"sitemap_change_frequency": null,
|
|
406
|
-
"canonical_url": null,
|
|
407
|
-
"sitemap_priority": 0.5,
|
|
408
|
-
"meta_description": null,
|
|
409
|
-
"no_follow": false,
|
|
410
|
-
"no_index": false
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"id": "a882229e-1f0b-4bf1-93f3-2edc25900505",
|
|
414
|
-
"title": "undefined",
|
|
415
|
-
"sitemap_change_frequency": "hourly",
|
|
416
|
-
"canonical_url": null,
|
|
417
|
-
"sitemap_priority": 0.5,
|
|
418
|
-
"meta_description": "undefined",
|
|
419
|
-
"no_follow": false,
|
|
420
|
-
"no_index": false
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"id": "ab948465-1d12-4f52-ad6c-081940bc1968",
|
|
424
|
-
"title": "Home",
|
|
425
|
-
"sitemap_change_frequency": "hourly",
|
|
426
|
-
"canonical_url": null,
|
|
427
|
-
"sitemap_priority": 0.5,
|
|
428
|
-
"meta_description": "undefined",
|
|
429
|
-
"no_follow": false,
|
|
430
|
-
"no_index": false
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"id": "b1f04203-66c4-42ae-b1e1-3529555cc51e",
|
|
434
|
-
"title": "Custom web development agency",
|
|
435
|
-
"sitemap_change_frequency": "hourly",
|
|
436
|
-
"canonical_url": null,
|
|
437
|
-
"sitemap_priority": 0.5,
|
|
438
|
-
"meta_description": "Web and mobile applications that wow your users",
|
|
439
|
-
"no_follow": false,
|
|
440
|
-
"no_index": false
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"id": "b7b71e97-89d7-47c2-883a-077e482185b7",
|
|
444
|
-
"title": "undefined",
|
|
445
|
-
"sitemap_change_frequency": "hourly",
|
|
446
|
-
"canonical_url": null,
|
|
447
|
-
"sitemap_priority": 0.5,
|
|
448
|
-
"meta_description": "undefined",
|
|
449
|
-
"no_follow": false,
|
|
450
|
-
"no_index": false
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"id": "bf3fef68-c398-4ecf-8c2f-2dbeeb71954c",
|
|
454
|
-
"title": "undefined",
|
|
455
|
-
"sitemap_change_frequency": "hourly",
|
|
456
|
-
"canonical_url": null,
|
|
457
|
-
"sitemap_priority": 0.5,
|
|
458
|
-
"meta_description": "undefined",
|
|
459
|
-
"no_follow": false,
|
|
460
|
-
"no_index": false
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"id": "c1456ffb-7cab-4b3e-88fd-d05a357e0cdd",
|
|
464
|
-
"title": "Test title",
|
|
465
|
-
"sitemap_change_frequency": "hourly",
|
|
466
|
-
"canonical_url": null,
|
|
467
|
-
"sitemap_priority": 0.5,
|
|
468
|
-
"meta_description": null,
|
|
469
|
-
"no_follow": false,
|
|
470
|
-
"no_index": false
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"id": "c24bd3b5-bce8-4983-9fe9-5cac4edcfafa",
|
|
474
|
-
"title": "undefined",
|
|
475
|
-
"sitemap_change_frequency": "hourly",
|
|
476
|
-
"canonical_url": null,
|
|
477
|
-
"sitemap_priority": 0.5,
|
|
478
|
-
"meta_description": "undefined",
|
|
479
|
-
"no_follow": false,
|
|
480
|
-
"no_index": false
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"id": "c3653b5e-1ae6-41b6-8b76-00aa29c83227",
|
|
484
|
-
"title": "undefined",
|
|
485
|
-
"sitemap_change_frequency": "hourly",
|
|
486
|
-
"canonical_url": null,
|
|
487
|
-
"sitemap_priority": 0.5,
|
|
488
|
-
"meta_description": "undefined",
|
|
489
|
-
"no_follow": false,
|
|
490
|
-
"no_index": false
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"id": "c5ad3d58-c639-497b-8a22-18a5ff2265ad",
|
|
494
|
-
"title": "Rockstar Jobs",
|
|
495
|
-
"sitemap_change_frequency": "hourly",
|
|
496
|
-
"canonical_url": null,
|
|
497
|
-
"sitemap_priority": 0.5,
|
|
498
|
-
"meta_description": "undefined",
|
|
499
|
-
"no_follow": false,
|
|
500
|
-
"no_index": false
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
"id": "c64cd3e3-7f22-49da-bcaa-93bd799a1055",
|
|
504
|
-
"title": "undefined",
|
|
505
|
-
"sitemap_change_frequency": "hourly",
|
|
506
|
-
"canonical_url": null,
|
|
507
|
-
"sitemap_priority": 0.5,
|
|
508
|
-
"meta_description": "undefined",
|
|
509
|
-
"no_follow": false,
|
|
510
|
-
"no_index": false
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"id": "c7737359-3e51-4689-900e-e164d8c1c184",
|
|
514
|
-
"title": "undefined",
|
|
515
|
-
"sitemap_change_frequency": "hourly",
|
|
516
|
-
"canonical_url": null,
|
|
517
|
-
"sitemap_priority": 0.5,
|
|
518
|
-
"meta_description": "undefined",
|
|
519
|
-
"no_follow": false,
|
|
520
|
-
"no_index": false
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"id": "c9cd2301-77cc-4656-8034-c7ff23801df7",
|
|
524
|
-
"title": "undefined",
|
|
525
|
-
"sitemap_change_frequency": "hourly",
|
|
526
|
-
"canonical_url": null,
|
|
527
|
-
"sitemap_priority": 0.5,
|
|
528
|
-
"meta_description": "undefined",
|
|
529
|
-
"no_follow": false,
|
|
530
|
-
"no_index": false
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"id": "c9fbf226-94a0-4616-8766-43398624e97d",
|
|
534
|
-
"title": null,
|
|
535
|
-
"sitemap_change_frequency": "hourly",
|
|
536
|
-
"canonical_url": null,
|
|
537
|
-
"sitemap_priority": 0.5,
|
|
538
|
-
"meta_description": null,
|
|
539
|
-
"no_follow": false,
|
|
540
|
-
"no_index": false
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"id": "cb98b6af-632e-43eb-8769-1e8ecfcbb905",
|
|
544
|
-
"title": "undefined",
|
|
545
|
-
"sitemap_change_frequency": "hourly",
|
|
546
|
-
"canonical_url": null,
|
|
547
|
-
"sitemap_priority": 0.5,
|
|
548
|
-
"meta_description": "undefined",
|
|
549
|
-
"no_follow": false,
|
|
550
|
-
"no_index": false
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"id": "cc55e149-c07c-4a98-9445-764f4d572e87",
|
|
554
|
-
"title": "Articles on development, marketing, and more.",
|
|
555
|
-
"sitemap_change_frequency": "hourly",
|
|
556
|
-
"canonical_url": null,
|
|
557
|
-
"sitemap_priority": 0.5,
|
|
558
|
-
"meta_description": null,
|
|
559
|
-
"no_follow": false,
|
|
560
|
-
"no_index": false
|
|
561
|
-
},
|
|
562
|
-
{
|
|
563
|
-
"id": "ce17cd07-f47d-404c-8736-17abd45b3662",
|
|
564
|
-
"title": "Web Development Agency",
|
|
565
|
-
"sitemap_change_frequency": null,
|
|
566
|
-
"canonical_url": null,
|
|
567
|
-
"sitemap_priority": 0.5,
|
|
568
|
-
"meta_description": "Websites and apps that wow your users.",
|
|
569
|
-
"no_follow": false,
|
|
570
|
-
"no_index": false
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"id": "d64f86b1-0fb8-41e4-92b1-ecc14513103b",
|
|
574
|
-
"title": "undefined",
|
|
575
|
-
"sitemap_change_frequency": "hourly",
|
|
576
|
-
"canonical_url": null,
|
|
577
|
-
"sitemap_priority": 0.5,
|
|
578
|
-
"meta_description": "undefined",
|
|
579
|
-
"no_follow": false,
|
|
580
|
-
"no_index": false
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
"id": "d9bbe93e-867b-4b6b-b530-0546acb6bd49",
|
|
584
|
-
"title": null,
|
|
585
|
-
"sitemap_change_frequency": "hourly",
|
|
586
|
-
"canonical_url": null,
|
|
587
|
-
"sitemap_priority": 0.5,
|
|
588
|
-
"meta_description": null,
|
|
589
|
-
"no_follow": false,
|
|
590
|
-
"no_index": false
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"id": "da230df5-b9e6-4430-ba8e-54fea767accc",
|
|
594
|
-
"title": "Privacy Policy",
|
|
595
|
-
"sitemap_change_frequency": "hourly",
|
|
596
|
-
"canonical_url": null,
|
|
597
|
-
"sitemap_priority": 0.5,
|
|
598
|
-
"meta_description": null,
|
|
599
|
-
"no_follow": false,
|
|
600
|
-
"no_index": false
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"id": "da3ff3ac-1f9a-4d03-a662-4b8a2f98c9ef",
|
|
604
|
-
"title": "undefined",
|
|
605
|
-
"sitemap_change_frequency": "hourly",
|
|
606
|
-
"canonical_url": null,
|
|
607
|
-
"sitemap_priority": 0.5,
|
|
608
|
-
"meta_description": "undefined",
|
|
609
|
-
"no_follow": false,
|
|
610
|
-
"no_index": false
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
"id": "dd2e44e8-e206-4f23-b6ee-ea7268c6c8ac",
|
|
614
|
-
"title": "undefined",
|
|
615
|
-
"sitemap_change_frequency": "hourly",
|
|
616
|
-
"canonical_url": null,
|
|
617
|
-
"sitemap_priority": 0.5,
|
|
618
|
-
"meta_description": "undefined",
|
|
619
|
-
"no_follow": false,
|
|
620
|
-
"no_index": false
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"id": "dec6b80e-20a1-4e3a-bc4a-98cabb263ec3",
|
|
624
|
-
"title": "New Page",
|
|
625
|
-
"sitemap_change_frequency": null,
|
|
626
|
-
"canonical_url": null,
|
|
627
|
-
"sitemap_priority": 0.5,
|
|
628
|
-
"meta_description": null,
|
|
629
|
-
"no_follow": false,
|
|
630
|
-
"no_index": false
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
"id": "df73ce48-d101-4ebe-a7dd-630f6868886e",
|
|
634
|
-
"title": "undefined",
|
|
635
|
-
"sitemap_change_frequency": "hourly",
|
|
636
|
-
"canonical_url": null,
|
|
637
|
-
"sitemap_priority": 0.5,
|
|
638
|
-
"meta_description": "undefined",
|
|
639
|
-
"no_follow": false,
|
|
640
|
-
"no_index": false
|
|
641
|
-
},
|
|
642
|
-
{
|
|
643
|
-
"id": "e09778cb-43c3-4377-ac7b-cbeb088f013d",
|
|
644
|
-
"title": "Contact Us",
|
|
645
|
-
"sitemap_change_frequency": "hourly",
|
|
646
|
-
"canonical_url": null,
|
|
647
|
-
"sitemap_priority": 0.5,
|
|
648
|
-
"meta_description": null,
|
|
649
|
-
"no_follow": false,
|
|
650
|
-
"no_index": false
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"id": "e6a27fb1-ced3-456e-96b3-f37b7ff398ba",
|
|
654
|
-
"title": "undefined",
|
|
655
|
-
"sitemap_change_frequency": "hourly",
|
|
656
|
-
"canonical_url": null,
|
|
657
|
-
"sitemap_priority": 0.5,
|
|
658
|
-
"meta_description": "undefined",
|
|
659
|
-
"no_follow": false,
|
|
660
|
-
"no_index": false
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"id": "e87c8935-b5e1-49d6-b5c2-1b866f089d81",
|
|
664
|
-
"title": "New Landing Page",
|
|
665
|
-
"sitemap_change_frequency": "hourly",
|
|
666
|
-
"canonical_url": null,
|
|
667
|
-
"sitemap_priority": 0.5,
|
|
668
|
-
"meta_description": null,
|
|
669
|
-
"no_follow": false,
|
|
670
|
-
"no_index": false
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"id": "e8b2e0f1-60b2-4152-a772-e1bdb0f589f6",
|
|
674
|
-
"title": "Team",
|
|
675
|
-
"sitemap_change_frequency": "hourly",
|
|
676
|
-
"canonical_url": null,
|
|
677
|
-
"sitemap_priority": 0.5,
|
|
678
|
-
"meta_description": null,
|
|
679
|
-
"no_follow": false,
|
|
680
|
-
"no_index": false
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"id": "e9431c14-d22f-4e2e-a71a-ec6c36530dc9",
|
|
684
|
-
"title": "undefined",
|
|
685
|
-
"sitemap_change_frequency": "hourly",
|
|
686
|
-
"canonical_url": null,
|
|
687
|
-
"sitemap_priority": 0.5,
|
|
688
|
-
"meta_description": "undefined",
|
|
689
|
-
"no_follow": false,
|
|
690
|
-
"no_index": false
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"id": "ecee6902-48db-4f0b-845e-a83289bc6029",
|
|
694
|
-
"title": "undefined",
|
|
695
|
-
"sitemap_change_frequency": "hourly",
|
|
696
|
-
"canonical_url": null,
|
|
697
|
-
"sitemap_priority": 0.5,
|
|
698
|
-
"meta_description": "undefined",
|
|
699
|
-
"no_follow": false,
|
|
700
|
-
"no_index": false
|
|
701
|
-
},
|
|
702
|
-
{
|
|
703
|
-
"id": "ed043af5-ea61-46bd-b4ad-00547382fdfe",
|
|
704
|
-
"title": "Services",
|
|
705
|
-
"sitemap_change_frequency": "hourly",
|
|
706
|
-
"canonical_url": null,
|
|
707
|
-
"sitemap_priority": 0.5,
|
|
708
|
-
"meta_description": "undefined",
|
|
709
|
-
"no_follow": false,
|
|
710
|
-
"no_index": false
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
"id": "ed332684-9741-4479-b1af-c6a11ca74a68",
|
|
714
|
-
"title": "undefined",
|
|
715
|
-
"sitemap_change_frequency": "hourly",
|
|
716
|
-
"canonical_url": null,
|
|
717
|
-
"sitemap_priority": 0.5,
|
|
718
|
-
"meta_description": "undefined",
|
|
719
|
-
"no_follow": false,
|
|
720
|
-
"no_index": false
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"id": "ed4494aa-e9b3-4282-8110-26e8af84d358",
|
|
724
|
-
"title": "Helpful Resources about Web Development",
|
|
725
|
-
"sitemap_change_frequency": "hourly",
|
|
726
|
-
"canonical_url": null,
|
|
727
|
-
"sitemap_priority": 0.5,
|
|
728
|
-
"meta_description": null,
|
|
729
|
-
"no_follow": false,
|
|
730
|
-
"no_index": false
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"id": "eef0aa0c-8b23-4c8c-8a06-8a09966462e1",
|
|
734
|
-
"title": "Landing Page Meta Title",
|
|
735
|
-
"sitemap_change_frequency": "hourly",
|
|
736
|
-
"canonical_url": null,
|
|
737
|
-
"sitemap_priority": 0.5,
|
|
738
|
-
"meta_description": "Ullamco mollit id minim veniam occaecat eiusmod consectetur et. Tempor ullamco quis veniam amet. Et exercitation aliqua eiusmod ipsum in anim amet. Sint ea duis ut. Quis aliquip culpa qui non ex nostrud dolore. Consectetur non proident do. Sunt nisi adipisicing pariatur consectetur cupidatat occaecat aute laboris amet.",
|
|
739
|
-
"no_follow": false,
|
|
740
|
-
"no_index": false
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
"id": "f1d81619-3561-456c-8dac-3ea037d881a5",
|
|
744
|
-
"title": "undefined",
|
|
745
|
-
"sitemap_change_frequency": "hourly",
|
|
746
|
-
"canonical_url": null,
|
|
747
|
-
"sitemap_priority": 0.5,
|
|
748
|
-
"meta_description": "undefined",
|
|
749
|
-
"no_follow": false,
|
|
750
|
-
"no_index": false
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
"id": "f7c9a06f-c086-4a3a-ad88-4dd15e23ae44",
|
|
754
|
-
"title": "undefined",
|
|
755
|
-
"sitemap_change_frequency": "hourly",
|
|
756
|
-
"canonical_url": null,
|
|
757
|
-
"sitemap_priority": 0.5,
|
|
758
|
-
"meta_description": "undefined",
|
|
759
|
-
"no_follow": false,
|
|
760
|
-
"no_index": false
|
|
761
51
|
}
|
|
762
52
|
]
|