appscms-tools-theme 4.8.2 → 4.8.4

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.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/_data/.DS_Store +0 -0
  3. data/_data/about/en/about.json +16 -16
  4. data/_data/blog/nav.json +14 -14
  5. data/_data/blog/relatedblogs.json +2816 -2816
  6. data/_data/feature/en/batch-conversion.json +192 -192
  7. data/_data/feature/en/compress-pdf.json +223 -223
  8. data/_data/feature/en/devtools.json +321 -321
  9. data/_data/feature/en/face-detection.json +156 -156
  10. data/_data/feature/en/split-pdf.json +221 -221
  11. data/_data/feature/en/theframe.json +160 -160
  12. data/_data/footer/en/data.json +264 -264
  13. data/_data/header/en/data.json +672 -672
  14. data/_data/home/en/en.json +250 -250
  15. data/_data/home/en/posters.json +322 -322
  16. data/_data/home-1/en/en.json +236 -236
  17. data/_data/noindexURLs.json +23 -0
  18. data/_includes/.DS_Store +0 -0
  19. data/_includes/alternates/alternates.html +64 -89
  20. data/_includes/appscms/customblog/contenttool-recent-posts.html +94 -94
  21. data/_includes/appscms/customblog/pageRelatedPosts.html +68 -68
  22. data/_includes/appscms/customblog/recentposts.html +67 -67
  23. data/_includes/appscms/customblog/relatedBlogs.html +82 -82
  24. data/_includes/appscms/customblog/relatedposts.html +193 -193
  25. data/_includes/appscms/extras/appscms-postbox.html +57 -57
  26. data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +85 -85
  27. data/_includes/appscms/head/bloghead.html +128 -128
  28. data/_includes/appscms/headings/contenttool-headings.html +33 -33
  29. data/_includes/appscms/headings/devtool-headings.html +38 -38
  30. data/_includes/appscms/home/contenttool-feature-boxes.html +19 -19
  31. data/_includes/appscms/home/devtool-feature-boxes.html +70 -70
  32. data/_includes/appscms/infographics/infographics.html +241 -32
  33. data/_includes/appscms/loaders/loader.html +4 -4
  34. data/_includes/appscms/navbars/devtool-navbar.html +50 -50
  35. data/_includes/appscms/navbars/devtool-toolbar.html +100 -100
  36. data/_includes/appscms/navbars/navbar.html +129 -75
  37. data/_includes/appscms/navbars/toolbar.html +326 -139
  38. data/_includes/appscms/recent-posts/recent_posts.html +90 -90
  39. data/_includes/appscms/recent-posts/related_categories_post.html +194 -194
  40. data/_includes/appscms/searchbar/devtool-searchbar.html +63 -63
  41. data/_includes/appscms/usp/usp.html +90 -90
  42. data/_includes/author_bio.html +41 -41
  43. data/_includes/authorpagehead/index.html +47 -47
  44. data/_includes/authors/authors.html +39 -39
  45. data/_includes/batch-conversion.html +141 -141
  46. data/_includes/bookmark.html +6 -6
  47. data/_includes/cssfile/links.html +54 -54
  48. data/_includes/custom-head.html +138 -138
  49. data/_includes/customCode.html +1 -1
  50. data/_includes/customScripts.html +1 -1
  51. data/_includes/customblog/pageRelatedPosts.html +87 -87
  52. data/_includes/customblog/recentposts.html +67 -67
  53. data/_includes/customblog/relatedBlogs.html +86 -86
  54. data/_includes/customblog/relatedposts.html +201 -201
  55. data/_includes/dropdown/langdropdown.html +32 -32
  56. data/_includes/feature.html +39 -39
  57. data/_includes/featurePageAuthors/featurePageAuthors.html +101 -101
  58. data/_includes/footer/index.html +537 -537
  59. data/_includes/google-analytics.html +32 -32
  60. data/_includes/head/index.html +627 -627
  61. data/_includes/header/blogHeader.html +34 -34
  62. data/_includes/header/index.html +152 -152
  63. data/_includes/infographics/infographics.html +244 -244
  64. data/_includes/internationalization-section.html +64 -47
  65. data/_includes/paginationBlogPage.html +70 -70
  66. data/_includes/postbox.html +65 -65
  67. data/_includes/script.html +493 -493
  68. data/_includes/section/count.html +32 -32
  69. data/_includes/section/recent_posts.html +94 -94
  70. data/_includes/section/related_categories_post.html +196 -196
  71. data/_includes/share/socialshare.html +21 -21
  72. data/_includes/userTracking.html +14 -14
  73. data/_layouts/aboutUs.html +175 -175
  74. data/_layouts/allAuthors.html +131 -131
  75. data/_layouts/appscms-about.html +163 -163
  76. data/_layouts/appscms-audio.html +33 -33
  77. data/_layouts/appscms-author.html +436 -436
  78. data/_layouts/appscms-authors.html +145 -145
  79. data/_layouts/appscms-batch.html +141 -141
  80. data/_layouts/appscms-calculator.html +93 -93
  81. data/_layouts/appscms-categories.html +26 -26
  82. data/_layouts/appscms-contact.html +132 -132
  83. data/_layouts/appscms-disclaimer.html +124 -124
  84. data/_layouts/appscms-download.html +289 -289
  85. data/_layouts/appscms-feature-result.html +96 -96
  86. data/_layouts/appscms-help.html +25 -25
  87. data/_layouts/appscms-imagekit.html +96 -96
  88. data/_layouts/appscms-post.html +243 -243
  89. data/_layouts/appscms-privacy-policy.html +781 -781
  90. data/_layouts/appscms-terms-and-conditions.html +646 -646
  91. data/_layouts/appscms-video.html +33 -33
  92. data/_layouts/audio.html +33 -33
  93. data/_layouts/author.html +409 -409
  94. data/_layouts/batch.html +177 -177
  95. data/_layouts/blog-1.html +116 -116
  96. data/_layouts/blog.html +131 -131
  97. data/_layouts/calculator.html +99 -99
  98. data/_layouts/contenttool-feature.html +42 -42
  99. data/_layouts/contenttool-home.html +53 -53
  100. data/_layouts/devtool-blog.html +132 -132
  101. data/_layouts/devtool-feature.html +54 -54
  102. data/_layouts/devtool-home.html +53 -53
  103. data/_layouts/devtools.html +57 -57
  104. data/_layouts/feature-1.html +285 -285
  105. data/_layouts/feature.html +351 -351
  106. data/_layouts/featureResultPage.html +82 -82
  107. data/_layouts/frame.html +222 -222
  108. data/_layouts/home-1.html +186 -186
  109. data/_layouts/home.html +375 -375
  110. data/_layouts/homeResultPage.html +32 -32
  111. data/_layouts/imagekit.html +308 -308
  112. data/_layouts/photo-effects-home.html +190 -190
  113. data/_layouts/post.html +233 -233
  114. data/assets/.DS_Store +0 -0
  115. data/assets/app.js +75 -75
  116. data/assets/css/appscms-blog.css +505 -505
  117. data/assets/css/appscms-contenttool.css +1384 -1384
  118. data/assets/css/appscms-home.css +5 -5
  119. data/assets/css/appscms-imagekit.css +855 -855
  120. data/assets/css/appscms-theme.css +11 -251
  121. data/assets/css/appscms-variables.css +24 -20
  122. data/assets/css/blog.css +510 -510
  123. data/assets/css/calculators.css +46 -46
  124. data/assets/css/common.css +944 -944
  125. data/assets/css/devtool-main.css +1350 -1350
  126. data/assets/css/devtools.css +105 -105
  127. data/assets/css/feature-1.css +293 -293
  128. data/assets/css/home-1.css +188 -188
  129. data/assets/css/imagekit copy.css +848 -848
  130. data/assets/css/imagekit.css +848 -848
  131. data/assets/css/tools.css +1846 -1846
  132. data/assets/images/close-button.svg +31 -31
  133. data/assets/images/digipaint.svg +6 -6
  134. data/assets/images/iconn.svg +12 -12
  135. data/assets/images/logo.svg +2 -2
  136. data/assets/images/manthink.svg +3552 -3552
  137. data/assets/images/search-icon.svg +2 -2
  138. data/assets/js/appscms-infographics.js +49 -49
  139. data/assets/js/batch.js +219 -219
  140. data/assets/js/devtools.js +81 -81
  141. data/assets/js/sharePage.js +65 -65
  142. data/assets/js/usageTracking.js +143 -143
  143. data/assets/js/usageTrackingEvents.js +6 -6
  144. data/assets/js/webvitals.js +4 -4
  145. metadata +5 -3
@@ -1,627 +1,627 @@
1
- <head>
2
- {% assign file = page.fileName %} {% assign lang = page.lang %} {% assign
3
- dataArr = site.data.[page.folderName][lang][file] %} {% assign dataToShow =
4
- dataArr %} {% assign title = dataToShow.TITLE | replace: "$variable",
5
- page.value | default: page.title | default: site.title %} {% assign
6
- description = dataToShow.META | replace: "$variable", page.value | default:
7
- page.description | default: site.description %} {% assign keywords =
8
- dataToShow.keywords %} {% assign favicon = site.favicon %} {%- assign title =
9
- title | split: ' ' -%} {%- assign newtitle = '' %} {% for operation in title
10
- %} {%- if forloop.first -%} {% assign word = operation | capitalize %} {%
11
- assign newtitle = newtitle | append: word %} {% assign newtitle = newtitle |
12
- append: " " %} {%- else -%} {% assign word = operation %} {%- if forloop.last
13
- -%} {% assign newtitle = newtitle | append: word %} {%- else -%} {% assign
14
- newtitle = newtitle | append: word %} {% assign newtitle = newtitle | append :
15
- " " %} {%- endif -%} {%- endif -%} {% endfor %} {%- assign description =
16
- description | split: ' ' -%} {% assign pagedescription = '' %} {% for
17
- operation in description %} {%- if forloop.first -%} {% assign word =
18
- operation | capitalize %} {% assign pagedescription = pagedescription | append
19
- : word %} {% assign pagedescription = pagedescription | append: " " %} {%-
20
- else -%} {% assign word = operation %} {%- if forloop.last -%} {% assign
21
- pagedescription = pagedescription | append: word %} {%- else -%} {% assign
22
- pagedescription = pagedescription | append: word %} {% assign pagedescription
23
- = pagedescription | append: " " %} {%- endif -%} {%- endif -%} {% endfor %}
24
- {%- assign title = newtitle -%} {%- assign description = pagedescription -%}
25
- <meta charset="utf-8" />
26
- <link rel="shortcut icon" href="{{favicon}}" />
27
- <meta name="viewport" content="width=device-width" />
28
-
29
- {%- if page.layout == "aboutUs" -%}
30
-
31
- <title>{{ site.name }} - About us | {{ title }}</title>
32
- {% elsif page.layout == "termAndCondition" %}
33
- <title>{{ site.name }} - Terms and conditions | {{ title }}</title>
34
- {% elsif page.layout == "disclaimer" %}
35
- <title>{{ site.name }} - Disclaimer | {{ title }}</title>
36
- {% elsif page.layout == "privacyPolicy" %}
37
- <title>{{ site.name }} - Privacy policy | {{ title }}</title>
38
- {% elsif page.layout == "contactUs" %}
39
- <title>{{ site.name }} - Contact | {{ title }}</title>
40
- {% elsif page.layout == "help" %}
41
- <title>{{ site.name }} - Help | {{ title }}</title>
42
- {%- else -%}
43
-
44
- <title>{{ newtitle }}</title>
45
-
46
- {%- endif -%} {%- if dataToShow.keywords -%}
47
-
48
- <meta name="keywords" content="{{keywords}}" />
49
-
50
- {%- endif -%} {%- if page.layout == "aboutUs" -%}
51
-
52
- <meta
53
- name="description"
54
- content="{{site.name}} - About us | {{description}}"
55
- />
56
- {% elsif page.layout == "termAndCondition" %}
57
- <meta
58
- name="description"
59
- content="{{site.name}} - Terms and conditions | {{description}}"
60
- />
61
- {% elsif page.layout == "disclaimer" %}
62
- <meta
63
- name="description"
64
- content="{{site.name}} - Disclaimer | {{description}}"
65
- />
66
- {% elsif page.layout == "privacyPolicy" %}
67
- <meta
68
- name="description"
69
- content="{{site.name}} - Privacy policy | {{description}}"
70
- />
71
- {% elsif page.layout == "contactUs" %}
72
- <meta
73
- name="description"
74
- content="{{site.name}} - Contact | {{description}}"
75
- />
76
- {%- else -%}
77
- <meta name="description" content="{{description}}" />
78
-
79
- {%- endif -%}
80
-
81
- <link rel="canonical" href="{{site.url | append: page.url}}" />
82
-
83
-
84
- <link rel="stylesheet" href="/assets/css/appscms-variables.css" />
85
-
86
-
87
- {%- if site.versioning -%}
88
-
89
- <link
90
- rel="stylesheet"
91
- href="{{ site.baseurl }}/{% ministamp assets/css/bootstrap.min.css assets/css/bootstrap.min.css %}"
92
- {%-
93
- if
94
- site.crossorigin
95
- -%}
96
- {{
97
- }}
98
- crossorigin="anonymous"
99
- {%-
100
- endif
101
- -%}
102
- />
103
-
104
- {%- if dataToShow.css -%}
105
-
106
- <link
107
- rel="stylesheet"
108
- href="{{dataToShow.css}}"
109
- {%-
110
- if
111
- site.crossorigin
112
- -%}
113
- {{
114
- }}
115
- crossorigin="anonymous"
116
- {%-
117
- endif
118
- -%}
119
- />
120
- {%- else -%}
121
- <link
122
- rel="stylesheet"
123
- href="{{ site.baseurl }}/{% ministamp assets/css/tools.css assets/css/tools.css %}"
124
- {%-
125
- if
126
- site.crossorigin
127
- -%}
128
- {{
129
- }}
130
- crossorigin="anonymous"
131
- {%-
132
- endif
133
- -%}
134
- />
135
-
136
- {%- endif -%} {%- if site.monumetricId -%}
137
-
138
- <link
139
- rel="stylesheet"
140
- href="{{ site.baseurl }}/{% ministamp assets/css/responsive.css assets/css/responsive.css %}"
141
- {%-
142
- if
143
- site.crossorigin
144
- -%}
145
- {{
146
- }}
147
- crossorigin="anonymous"
148
- {%-
149
- endif
150
- -%}
151
- />
152
-
153
- {%- endif -%} {%- if page.layout == "calculator" -%}
154
-
155
- <link
156
- rel="stylesheet"
157
- href="{{ site.baseurl }}/{% ministamp assets/css/calculators.css assets/css/calculators.css %}"
158
- {%-
159
- if
160
- site.crossorigin
161
- -%}
162
- {{
163
- }}
164
- crossorigin="anonymous"
165
- {%-
166
- endif
167
- -%}
168
- />
169
-
170
- {%- endif -%} {%- if page.layout == "home-1" -%}
171
-
172
- <link
173
- rel="stylesheet"
174
- href="{{ site.baseurl }}/{% ministamp assets/css/home-1.css assets/css/home-1.css %}"
175
- {%-
176
- if
177
- site.crossorigin
178
- -%}
179
- {{
180
- }}
181
- crossorigin="anonymous"
182
- {%-
183
- endif
184
- -%}
185
- />
186
-
187
- {%- endif -%} {%- if page.layout == "feature-1" or page.newBox or page.layout
188
- == "feature-download" -%}
189
-
190
- <link
191
- rel="stylesheet"
192
- href="{{ site.baseurl }}/{% ministamp assets/css/feature-1.css assets/css/feature-1.css %}"
193
- {%-
194
- if
195
- site.crossorigin
196
- -%}
197
- {{
198
- }}
199
- crossorigin="anonymous"
200
- {%-
201
- endif
202
- -%}
203
- />
204
-
205
- {%- endif -%} {%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
206
-
207
- <link
208
- rel="stylesheet"
209
- href="{{ site.baseurl }}/{% ministamp assets/css/common.css assets/css/common.css %}"
210
- {%-
211
- if
212
- site.crossorigin
213
- -%}
214
- {{
215
- }}
216
- crossorigin="anonymous"
217
- {%-
218
- endif
219
- -%}
220
- />
221
-
222
- {%- endif -%} {%- if page.layout == 'imagekit' -%}
223
-
224
- <link
225
- rel="stylesheet"
226
- href="{{ site.baseurl }}/{% ministamp assets/css/imagekit.css assets/css/imagekit.css %}"
227
- {%-
228
- if
229
- site.crossorigin
230
- -%}
231
- {{
232
- }}
233
- crossorigin="anonymous"
234
- {%-
235
- endif
236
- -%}
237
- />
238
-
239
- {%- endif -%} {%- else -%}
240
-
241
- <link
242
- rel="stylesheet"
243
- href="/assets/css/bootstrap.min.css"
244
- {%-
245
- if
246
- site.crossorigin
247
- -%}
248
- {{
249
- }}
250
- crossorigin="anonymous"
251
- {%-
252
- endif
253
- -%}
254
- />
255
-
256
- {%- if dataToShow.css -%}
257
-
258
- <link
259
- rel="stylesheet"
260
- href="{{dataToShow.css}}"
261
- {%-
262
- if
263
- site.crossorigin
264
- -%}
265
- {{
266
- }}
267
- crossorigin="anonymous"
268
- {%-
269
- endif
270
- -%}
271
- />
272
- {%- else -%}
273
- <link
274
- rel="stylesheet"
275
- href="/assets/css/tools.css"
276
- {%-
277
- if
278
- site.crossorigin
279
- -%}
280
- {{
281
- }}
282
- crossorigin="anonymous"
283
- {%-
284
- endif
285
- -%}
286
- />
287
-
288
- {%- endif -%} {%- if site.monumetricId -%}
289
-
290
- <link
291
- rel="stylesheet"
292
- href="/assets/css/responsive.css"
293
- {%-
294
- if
295
- site.crossorigin
296
- -%}
297
- {{
298
- }}
299
- crossorigin="anonymous"
300
- {%-
301
- endif
302
- -%}
303
- />
304
-
305
- {%- endif -%} {%- if page.layout == "calculator" -%}
306
-
307
- <link
308
- rel="stylesheet"
309
- href="/assets/css/calculators.css"
310
- {%-
311
- if
312
- site.crossorigin
313
- -%}
314
- {{
315
- }}
316
- crossorigin="anonymous"
317
- {%-
318
- endif
319
- -%}
320
- />
321
-
322
- {%- endif -%} {%- if page.layout == "home-1" -%}
323
-
324
- <link
325
- rel="stylesheet"
326
- href="/assets/css/home-1.css"
327
- {%-
328
- if
329
- site.crossorigin
330
- -%}
331
- {{
332
- }}
333
- crossorigin="anonymous"
334
- {%-
335
- endif
336
- -%}
337
- />
338
-
339
- {%- endif -%} {%- if page.layout == "feature-1" or page.newBox or page.layout
340
- == "feature-download" -%}
341
-
342
- <link
343
- rel="stylesheet"
344
- href="/assets/css/feature-1.css"
345
- {%-
346
- if
347
- site.crossorigin
348
- -%}
349
- {{
350
- }}
351
- crossorigin="anonymous"
352
- {%-
353
- endif
354
- -%}
355
- />
356
-
357
- {%- endif -%} {%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
358
-
359
- <link
360
- rel="stylesheet"
361
- href="/assets/css/common.css"
362
- {%-
363
- if
364
- site.crossorigin
365
- -%}
366
- {{
367
- }}
368
- crossorigin="anonymous"
369
- {%-
370
- endif
371
- -%}
372
- />
373
-
374
- {%- endif -%} {%- if page.layout == 'imagekit' -%}
375
-
376
- <link
377
- rel="stylesheet"
378
- href="/assets/css/imagekit.css"
379
- {%-
380
- if
381
- site.crossorigin
382
- -%}
383
- {{
384
- }}
385
- crossorigin="anonymous"
386
- {%-
387
- endif
388
- -%}
389
- />
390
-
391
- {%- endif -%} {%- endif -%}
392
-
393
- <meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}" />
394
- <meta property="og:title" content="{{title}}" />
395
- <meta property="og:description" content="{{description}}" />
396
- <meta property="og:type" content="website" />
397
- <meta
398
- data-rh="true"
399
- property="og:url"
400
- content="{{site.url | append: page.url}}"
401
- />
402
- <meta data-rh="true" property="og:site_name" content="{{site.name}}" />
403
- <meta data-rh="true" property="twitter:domain" content="{{site.url}}" />
404
- <meta
405
- data-rh="true"
406
- property="twitter:url"
407
- content="{{site.url | append: page.url}}"
408
- />
409
- <meta data-rh="true" name="twitter:title" content="{{title}}" />
410
- <meta data-rh="true" name="twitter:description" content="{{description}}" />
411
- <meta
412
- data-rh="true"
413
- name="twitter:image:src"
414
- content="{{site.url}}{{favicon}}"
415
- />
416
- {% include adsense/adsense.html %} {%- if page.noindex -%}
417
- <meta name="robots" content="noindex" />
418
-
419
- {%- endif -%} {%- if site.pwa -%}
420
-
421
- <link rel="manifest" href="/assets/js/manifest.json" />
422
-
423
- {%- endif -%} {%- if site.internationalization -%} {%- include
424
- alternates/alternates.html -%} {%- endif -%} {% include cssfile/links.html %}
425
-
426
- <script type="application/ld+json">
427
- {
428
- "@context": "http://schema.org",
429
- "@type": "Organization",
430
- "url": "{{ site.siteurl }}",
431
- "logo": "{{ site.siteurl }}{{ site.logo }}"
432
- }
433
- </script>
434
- <script type="application/ld+json">
435
- {
436
- "@context": "http://schema.org",
437
- "@type": "WebSite",
438
- "name": "{{ site.name }}",
439
- "alternateName": "{{ site.alternateName }}",
440
- "url": "{{ site.siteurl }}"
441
- }
442
- </script>
443
- {%- if dataToShow.HOW_TO_CONTENT -%} {%- if dataToShow.HOW_TO_CONTENT.heading
444
- != '' -%} {%- assign HOW_TO_CONTENT = dataToShow.HOW_TO_CONTENT -%}
445
- <script type="application/ld+json">
446
- {
447
- "@context": "http://schema.org",
448
- "@type": "HowTo",
449
- "name": "{{ HOW_TO_CONTENT.heading }}",
450
- {% if HOW_TO_CONTENT.YoutubeVideoUrl %}
451
- "potentialAction": {
452
- "@type": "WatchAction",
453
- "target": {
454
- "@type": "EntryPoint",
455
- "urlTemplate": "{{ HOW_TO_CONTENT.YoutubeVideoUrl }}",
456
- "actionPlatform": [
457
- "http://schema.org/DesktopWebPlatform",
458
- "http://schema.org/AndroidPlatform",
459
- "http://schema.org/IOSPlatform"
460
- ]
461
- }
462
- },
463
- {% else %}
464
- "image": {
465
- "@type": "ImageObject",
466
- "url": "{{ HOW_TO_CONTENT.logoImageUrl }}"
467
- },
468
- {% endif %}
469
- "step": [
470
- {% for step in HOW_TO_CONTENT.steps %}
471
- {
472
- "@type": "HowToStep",
473
- "text": "{{ step }}"
474
- }{% unless forloop.last %},{% endunless %}
475
- {% endfor %}
476
- ]
477
- }
478
- </script>
479
- {%- endif -%} {%- endif -%} {%- if dataToShow.infographics -%} {%- assign
480
- infographics = dataToShow.infographics -%}
481
- <script type="application/ld+json">
482
- {
483
- "@context": "http://schema.org",
484
- "@type": "ItemList",
485
- "name": "Infographics",
486
- "itemListElement": [
487
- {% assign position = 1 %}
488
- {% for infographic in infographics %}
489
- {
490
- "@type": "ListItem",
491
- "position": {{ position }},
492
- "item": {
493
- "@type": "ImageObject",
494
- "name": "Infographic {{ position }}",
495
- "description": "{{ infographic.description }}",
496
- "contentUrl": "{{ infographic.image }}"
497
- }
498
- }{% unless forloop.last %},{% endunless %}
499
- {% assign position = position | plus: 1 %}
500
- {% endfor %}
501
- ]
502
- }
503
- </script>
504
- {%- endif -%} {%- if dataToShow.author -%} {%- include authors/authors.html
505
- -%} {%- assign featureAuthor = dataToShow.author | split: " " -%} {%- assign
506
- author = featureAuthor.first | downcase -%} {%- assign collection = [author]
507
- -%} {%- for item in collection -%} {%- if forloop.index == 1 -%} {%- assign
508
- featureAuthorName = item -%} {%- endif -%} {%- if forloop.index == 2 -%} {%-
509
- assign featureAuthorImage = item -%} {%- endif -%} {%- if forloop.index == 3
510
- -%} {%- assign featureAuthorBio = item -%} {%- endif -%} {%- if forloop.index
511
- == 4 -%} {%- assign featureAuthorTwitter = item -%} {%- endif -%} {%- endfor
512
- -%}
513
- <script type="application/ld+json">
514
- {
515
- "@context": "https://schema.org/",
516
- "@type": "Person",
517
- "name": "{{ featureAuthorName }}",
518
- "url": "{{ site.siteurl }}/authors/{{ featureAuthorName | downcase | replace: ' ', '-' }}",
519
- "image": "{{ site.siteurl }}{{ featureAuthorImage }}",
520
- "sameAs": ["{{ featureAuthorTwitter }}"]
521
- }
522
- </script>
523
- {%- endif -%} {%- if dataToShow.contributors -%} {%- assign
524
- featureContributors = dataToShow.contributors | uniq: 'name' -%} {%- include
525
- authors/authors.html -%}
526
- <script type="application/ld+json">
527
- {
528
- "@context": "https://schema.org/",
529
- "@type": "ItemList",
530
- "name": "Contributors",
531
- "itemListElement": [
532
- {%- for contributor in featureContributors -%}
533
- {%- assign featureContributor = contributor.name | split: " " -%}
534
- {%- assign featureContributor = featureContributor.first | downcase -%}
535
- {%- assign collection = [featureContributor] -%}
536
- {%- for item in collection -%}
537
- {%- if forloop.index == 1 -%}
538
- {%- assign featureContributorName = item -%}
539
- {%- endif -%}
540
- {%- if forloop.index == 2 -%}
541
- {%- assign featureContributorImage = item -%}
542
- {%- endif -%}
543
- {%- if forloop.index == 3 -%}
544
- {%- assign featureContributorBio = item -%}
545
- {%- endif -%}
546
- {%- if forloop.index == 4 -%}
547
- {%- assign featureContributorTwitter = item -%}
548
- {%- endif -%}
549
- {%- endfor -%}
550
- {%- assign showUrl = true -%}
551
-
552
- {%- if featureContributorImage -%}
553
- {%- else -%}
554
- {%- assign featureContributorImage = "/assets/images/contributor.webp" -%}
555
- {%- endif -%}
556
- {%- if featureContributorName -%}
557
- {
558
- "@type": "Person",
559
- "name": "{{ featureContributorName }}",
560
- "position": {{forloop.index}},{%- if showUrl -%}
561
- "url": "{{ site.siteurl }}/authors/{{ featureContributorName | downcase | replace: ' ', '-' }}",
562
- {%- else -%}
563
- "url": "{{ site.siteurl }}/authors",
564
- {%- endif -%}
565
- "image": "{{ site.siteurl }}{{ featureContributorImage }}"{% if featureContributorTwitter != "N/A" and featureContributorTwitter contains "twitter.com" %}
566
- ,"sameAs": ["{{ featureContributorTwitter }}"]
567
- {% endif %}
568
- }{% unless forloop.last %},{% endunless %}
569
- {%- assign featureContributorName = false -%}
570
- {%- endif -%}
571
- {% endfor %}
572
- ]
573
- }
574
- </script>
575
- {%- endif -%} {%- if dataToShow.FAQ -%} {%- if dataToShow.FAQ.first.question
576
- != '' -%}
577
- <script type="application/ld+json">
578
- {
579
- "@context": "http://schema.org",
580
- "@type": "FAQPage",
581
- "mainEntity": [
582
- {%- for item in dataToShow.FAQ -%}
583
- {%- if forloop.last == true -%}
584
- {
585
- "@type": "Question",
586
- "name": "{{ item.question | replace: '"', "'" }}",
587
- "acceptedAnswer": {
588
- "@type": "Answer",
589
- "text": "{{ item.answer | replace: '"', "'" }}"
590
- }
591
- }
592
- {%- else -%}
593
- {
594
- "@type": "Question",
595
- "name": "{{ item.question | replace: '"', "'" }}",
596
- "acceptedAnswer": {
597
- "@type": "Answer",
598
- "text": "{{ item.answer | replace: '"', "'" }}"
599
- }
600
- },
601
- {%- endif -%}
602
- {%- endfor -%}
603
- ]
604
- }
605
- </script>
606
-
607
- {%- endif -%} {%- endif -%} {%- if page.tool -%} {%- include
608
- Rating/structureddata.html -%} {%- endif -%} {%- include google-analytics.html
609
- -%} {%- if site.pwa -%}
610
-
611
- <script>
612
- if ("serviceWorker" in navigator) {
613
- window.addEventListener("load", () => {
614
- navigator.serviceWorker
615
- .register("/serviceworker.js")
616
- .then((reg) => console.log("Success: ", reg.scope))
617
- .catch((err) => console.log("Failure: ", err));
618
- });
619
- }
620
- </script>
621
-
622
- {%- endif -%} {%- if site.testmode -%} {%- if page.lang == "hi" -%} {%-
623
- include monumetric/monumetric.html -%} {%- endif -%} {%- else -%} {%- include
624
- monumetric/monumetric.html -%} {%- endif -%} {%- include monumetric/ads.html
625
- -%} {%- if page.layout == "feature" or page.layout == "home" -%} {%- include
626
- monumetric/profitablecpmgate.html -%} {%- endif -%}
627
- </head>
1
+ <head>
2
+ {% assign file = page.fileName %} {% assign lang = page.lang %} {% assign
3
+ dataArr = site.data.[page.folderName][lang][file] %} {% assign dataToShow =
4
+ dataArr %} {% assign title = dataToShow.TITLE | replace: "$variable",
5
+ page.value | default: page.title | default: site.title %} {% assign
6
+ description = dataToShow.META | replace: "$variable", page.value | default:
7
+ page.description | default: site.description %} {% assign keywords =
8
+ dataToShow.keywords %} {% assign favicon = site.favicon %} {%- assign title =
9
+ title | split: ' ' -%} {%- assign newtitle = '' %} {% for operation in title
10
+ %} {%- if forloop.first -%} {% assign word = operation | capitalize %} {%
11
+ assign newtitle = newtitle | append: word %} {% assign newtitle = newtitle |
12
+ append: " " %} {%- else -%} {% assign word = operation %} {%- if forloop.last
13
+ -%} {% assign newtitle = newtitle | append: word %} {%- else -%} {% assign
14
+ newtitle = newtitle | append: word %} {% assign newtitle = newtitle | append :
15
+ " " %} {%- endif -%} {%- endif -%} {% endfor %} {%- assign description =
16
+ description | split: ' ' -%} {% assign pagedescription = '' %} {% for
17
+ operation in description %} {%- if forloop.first -%} {% assign word =
18
+ operation | capitalize %} {% assign pagedescription = pagedescription | append
19
+ : word %} {% assign pagedescription = pagedescription | append: " " %} {%-
20
+ else -%} {% assign word = operation %} {%- if forloop.last -%} {% assign
21
+ pagedescription = pagedescription | append: word %} {%- else -%} {% assign
22
+ pagedescription = pagedescription | append: word %} {% assign pagedescription
23
+ = pagedescription | append: " " %} {%- endif -%} {%- endif -%} {% endfor %}
24
+ {%- assign title = newtitle -%} {%- assign description = pagedescription -%}
25
+ <meta charset="utf-8" />
26
+ <link rel="shortcut icon" href="{{favicon}}" />
27
+ <meta name="viewport" content="width=device-width" />
28
+
29
+ {%- if page.layout == "aboutUs" -%}
30
+
31
+ <title>{{ site.name }} - About us | {{ title }}</title>
32
+ {% elsif page.layout == "termAndCondition" %}
33
+ <title>{{ site.name }} - Terms and conditions | {{ title }}</title>
34
+ {% elsif page.layout == "disclaimer" %}
35
+ <title>{{ site.name }} - Disclaimer | {{ title }}</title>
36
+ {% elsif page.layout == "privacyPolicy" %}
37
+ <title>{{ site.name }} - Privacy policy | {{ title }}</title>
38
+ {% elsif page.layout == "contactUs" %}
39
+ <title>{{ site.name }} - Contact | {{ title }}</title>
40
+ {% elsif page.layout == "help" %}
41
+ <title>{{ site.name }} - Help | {{ title }}</title>
42
+ {%- else -%}
43
+
44
+ <title>{{ newtitle }}</title>
45
+
46
+ {%- endif -%} {%- if dataToShow.keywords -%}
47
+
48
+ <meta name="keywords" content="{{keywords}}" />
49
+
50
+ {%- endif -%} {%- if page.layout == "aboutUs" -%}
51
+
52
+ <meta
53
+ name="description"
54
+ content="{{site.name}} - About us | {{description}}"
55
+ />
56
+ {% elsif page.layout == "termAndCondition" %}
57
+ <meta
58
+ name="description"
59
+ content="{{site.name}} - Terms and conditions | {{description}}"
60
+ />
61
+ {% elsif page.layout == "disclaimer" %}
62
+ <meta
63
+ name="description"
64
+ content="{{site.name}} - Disclaimer | {{description}}"
65
+ />
66
+ {% elsif page.layout == "privacyPolicy" %}
67
+ <meta
68
+ name="description"
69
+ content="{{site.name}} - Privacy policy | {{description}}"
70
+ />
71
+ {% elsif page.layout == "contactUs" %}
72
+ <meta
73
+ name="description"
74
+ content="{{site.name}} - Contact | {{description}}"
75
+ />
76
+ {%- else -%}
77
+ <meta name="description" content="{{description}}" />
78
+
79
+ {%- endif -%}
80
+
81
+ <link rel="canonical" href="{{site.url | append: page.url}}" />
82
+
83
+
84
+ <link rel="stylesheet" href="/assets/css/appscms-variables.css" />
85
+
86
+
87
+ {%- if site.versioning -%}
88
+
89
+ <link
90
+ rel="stylesheet"
91
+ href="{{ site.baseurl }}/{% ministamp assets/css/bootstrap.min.css assets/css/bootstrap.min.css %}"
92
+ {%-
93
+ if
94
+ site.crossorigin
95
+ -%}
96
+ {{
97
+ }}
98
+ crossorigin="anonymous"
99
+ {%-
100
+ endif
101
+ -%}
102
+ />
103
+
104
+ {%- if dataToShow.css -%}
105
+
106
+ <link
107
+ rel="stylesheet"
108
+ href="{{dataToShow.css}}"
109
+ {%-
110
+ if
111
+ site.crossorigin
112
+ -%}
113
+ {{
114
+ }}
115
+ crossorigin="anonymous"
116
+ {%-
117
+ endif
118
+ -%}
119
+ />
120
+ {%- else -%}
121
+ <link
122
+ rel="stylesheet"
123
+ href="{{ site.baseurl }}/{% ministamp assets/css/tools.css assets/css/tools.css %}"
124
+ {%-
125
+ if
126
+ site.crossorigin
127
+ -%}
128
+ {{
129
+ }}
130
+ crossorigin="anonymous"
131
+ {%-
132
+ endif
133
+ -%}
134
+ />
135
+
136
+ {%- endif -%} {%- if site.monumetricId -%}
137
+
138
+ <link
139
+ rel="stylesheet"
140
+ href="{{ site.baseurl }}/{% ministamp assets/css/responsive.css assets/css/responsive.css %}"
141
+ {%-
142
+ if
143
+ site.crossorigin
144
+ -%}
145
+ {{
146
+ }}
147
+ crossorigin="anonymous"
148
+ {%-
149
+ endif
150
+ -%}
151
+ />
152
+
153
+ {%- endif -%} {%- if page.layout == "calculator" -%}
154
+
155
+ <link
156
+ rel="stylesheet"
157
+ href="{{ site.baseurl }}/{% ministamp assets/css/calculators.css assets/css/calculators.css %}"
158
+ {%-
159
+ if
160
+ site.crossorigin
161
+ -%}
162
+ {{
163
+ }}
164
+ crossorigin="anonymous"
165
+ {%-
166
+ endif
167
+ -%}
168
+ />
169
+
170
+ {%- endif -%} {%- if page.layout == "home-1" -%}
171
+
172
+ <link
173
+ rel="stylesheet"
174
+ href="{{ site.baseurl }}/{% ministamp assets/css/home-1.css assets/css/home-1.css %}"
175
+ {%-
176
+ if
177
+ site.crossorigin
178
+ -%}
179
+ {{
180
+ }}
181
+ crossorigin="anonymous"
182
+ {%-
183
+ endif
184
+ -%}
185
+ />
186
+
187
+ {%- endif -%} {%- if page.layout == "feature-1" or page.newBox or page.layout
188
+ == "feature-download" -%}
189
+
190
+ <link
191
+ rel="stylesheet"
192
+ href="{{ site.baseurl }}/{% ministamp assets/css/feature-1.css assets/css/feature-1.css %}"
193
+ {%-
194
+ if
195
+ site.crossorigin
196
+ -%}
197
+ {{
198
+ }}
199
+ crossorigin="anonymous"
200
+ {%-
201
+ endif
202
+ -%}
203
+ />
204
+
205
+ {%- endif -%} {%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
206
+
207
+ <link
208
+ rel="stylesheet"
209
+ href="{{ site.baseurl }}/{% ministamp assets/css/common.css assets/css/common.css %}"
210
+ {%-
211
+ if
212
+ site.crossorigin
213
+ -%}
214
+ {{
215
+ }}
216
+ crossorigin="anonymous"
217
+ {%-
218
+ endif
219
+ -%}
220
+ />
221
+
222
+ {%- endif -%} {%- if page.layout == 'imagekit' -%}
223
+
224
+ <link
225
+ rel="stylesheet"
226
+ href="{{ site.baseurl }}/{% ministamp assets/css/imagekit.css assets/css/imagekit.css %}"
227
+ {%-
228
+ if
229
+ site.crossorigin
230
+ -%}
231
+ {{
232
+ }}
233
+ crossorigin="anonymous"
234
+ {%-
235
+ endif
236
+ -%}
237
+ />
238
+
239
+ {%- endif -%} {%- else -%}
240
+
241
+ <link
242
+ rel="stylesheet"
243
+ href="/assets/css/bootstrap.min.css"
244
+ {%-
245
+ if
246
+ site.crossorigin
247
+ -%}
248
+ {{
249
+ }}
250
+ crossorigin="anonymous"
251
+ {%-
252
+ endif
253
+ -%}
254
+ />
255
+
256
+ {%- if dataToShow.css -%}
257
+
258
+ <link
259
+ rel="stylesheet"
260
+ href="{{dataToShow.css}}"
261
+ {%-
262
+ if
263
+ site.crossorigin
264
+ -%}
265
+ {{
266
+ }}
267
+ crossorigin="anonymous"
268
+ {%-
269
+ endif
270
+ -%}
271
+ />
272
+ {%- else -%}
273
+ <link
274
+ rel="stylesheet"
275
+ href="/assets/css/tools.css"
276
+ {%-
277
+ if
278
+ site.crossorigin
279
+ -%}
280
+ {{
281
+ }}
282
+ crossorigin="anonymous"
283
+ {%-
284
+ endif
285
+ -%}
286
+ />
287
+
288
+ {%- endif -%} {%- if site.monumetricId -%}
289
+
290
+ <link
291
+ rel="stylesheet"
292
+ href="/assets/css/responsive.css"
293
+ {%-
294
+ if
295
+ site.crossorigin
296
+ -%}
297
+ {{
298
+ }}
299
+ crossorigin="anonymous"
300
+ {%-
301
+ endif
302
+ -%}
303
+ />
304
+
305
+ {%- endif -%} {%- if page.layout == "calculator" -%}
306
+
307
+ <link
308
+ rel="stylesheet"
309
+ href="/assets/css/calculators.css"
310
+ {%-
311
+ if
312
+ site.crossorigin
313
+ -%}
314
+ {{
315
+ }}
316
+ crossorigin="anonymous"
317
+ {%-
318
+ endif
319
+ -%}
320
+ />
321
+
322
+ {%- endif -%} {%- if page.layout == "home-1" -%}
323
+
324
+ <link
325
+ rel="stylesheet"
326
+ href="/assets/css/home-1.css"
327
+ {%-
328
+ if
329
+ site.crossorigin
330
+ -%}
331
+ {{
332
+ }}
333
+ crossorigin="anonymous"
334
+ {%-
335
+ endif
336
+ -%}
337
+ />
338
+
339
+ {%- endif -%} {%- if page.layout == "feature-1" or page.newBox or page.layout
340
+ == "feature-download" -%}
341
+
342
+ <link
343
+ rel="stylesheet"
344
+ href="/assets/css/feature-1.css"
345
+ {%-
346
+ if
347
+ site.crossorigin
348
+ -%}
349
+ {{
350
+ }}
351
+ crossorigin="anonymous"
352
+ {%-
353
+ endif
354
+ -%}
355
+ />
356
+
357
+ {%- endif -%} {%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
358
+
359
+ <link
360
+ rel="stylesheet"
361
+ href="/assets/css/common.css"
362
+ {%-
363
+ if
364
+ site.crossorigin
365
+ -%}
366
+ {{
367
+ }}
368
+ crossorigin="anonymous"
369
+ {%-
370
+ endif
371
+ -%}
372
+ />
373
+
374
+ {%- endif -%} {%- if page.layout == 'imagekit' -%}
375
+
376
+ <link
377
+ rel="stylesheet"
378
+ href="/assets/css/imagekit.css"
379
+ {%-
380
+ if
381
+ site.crossorigin
382
+ -%}
383
+ {{
384
+ }}
385
+ crossorigin="anonymous"
386
+ {%-
387
+ endif
388
+ -%}
389
+ />
390
+
391
+ {%- endif -%} {%- endif -%}
392
+
393
+ <meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}" />
394
+ <meta property="og:title" content="{{title}}" />
395
+ <meta property="og:description" content="{{description}}" />
396
+ <meta property="og:type" content="website" />
397
+ <meta
398
+ data-rh="true"
399
+ property="og:url"
400
+ content="{{site.url | append: page.url}}"
401
+ />
402
+ <meta data-rh="true" property="og:site_name" content="{{site.name}}" />
403
+ <meta data-rh="true" property="twitter:domain" content="{{site.url}}" />
404
+ <meta
405
+ data-rh="true"
406
+ property="twitter:url"
407
+ content="{{site.url | append: page.url}}"
408
+ />
409
+ <meta data-rh="true" name="twitter:title" content="{{title}}" />
410
+ <meta data-rh="true" name="twitter:description" content="{{description}}" />
411
+ <meta
412
+ data-rh="true"
413
+ name="twitter:image:src"
414
+ content="{{site.url}}{{favicon}}"
415
+ />
416
+ {% include adsense/adsense.html %} {%- if page.noindex -%}
417
+ <meta name="robots" content="noindex" />
418
+
419
+ {%- endif -%} {%- if site.pwa -%}
420
+
421
+ <link rel="manifest" href="/assets/js/manifest.json" />
422
+
423
+ {%- endif -%} {%- if site.internationalization -%} {%- include
424
+ alternates/alternates.html -%} {%- endif -%} {% include cssfile/links.html %}
425
+
426
+ <script type="application/ld+json">
427
+ {
428
+ "@context": "http://schema.org",
429
+ "@type": "Organization",
430
+ "url": "{{ site.siteurl }}",
431
+ "logo": "{{ site.siteurl }}{{ site.logo }}"
432
+ }
433
+ </script>
434
+ <script type="application/ld+json">
435
+ {
436
+ "@context": "http://schema.org",
437
+ "@type": "WebSite",
438
+ "name": "{{ site.name }}",
439
+ "alternateName": "{{ site.alternateName }}",
440
+ "url": "{{ site.siteurl }}"
441
+ }
442
+ </script>
443
+ {%- if dataToShow.HOW_TO_CONTENT -%} {%- if dataToShow.HOW_TO_CONTENT.heading
444
+ != '' -%} {%- assign HOW_TO_CONTENT = dataToShow.HOW_TO_CONTENT -%}
445
+ <script type="application/ld+json">
446
+ {
447
+ "@context": "http://schema.org",
448
+ "@type": "HowTo",
449
+ "name": "{{ HOW_TO_CONTENT.heading }}",
450
+ {% if HOW_TO_CONTENT.YoutubeVideoUrl %}
451
+ "potentialAction": {
452
+ "@type": "WatchAction",
453
+ "target": {
454
+ "@type": "EntryPoint",
455
+ "urlTemplate": "{{ HOW_TO_CONTENT.YoutubeVideoUrl }}",
456
+ "actionPlatform": [
457
+ "http://schema.org/DesktopWebPlatform",
458
+ "http://schema.org/AndroidPlatform",
459
+ "http://schema.org/IOSPlatform"
460
+ ]
461
+ }
462
+ },
463
+ {% else %}
464
+ "image": {
465
+ "@type": "ImageObject",
466
+ "url": "{{ HOW_TO_CONTENT.logoImageUrl }}"
467
+ },
468
+ {% endif %}
469
+ "step": [
470
+ {% for step in HOW_TO_CONTENT.steps %}
471
+ {
472
+ "@type": "HowToStep",
473
+ "text": "{{ step }}"
474
+ }{% unless forloop.last %},{% endunless %}
475
+ {% endfor %}
476
+ ]
477
+ }
478
+ </script>
479
+ {%- endif -%} {%- endif -%} {%- if dataToShow.infographics -%} {%- assign
480
+ infographics = dataToShow.infographics -%}
481
+ <script type="application/ld+json">
482
+ {
483
+ "@context": "http://schema.org",
484
+ "@type": "ItemList",
485
+ "name": "Infographics",
486
+ "itemListElement": [
487
+ {% assign position = 1 %}
488
+ {% for infographic in infographics %}
489
+ {
490
+ "@type": "ListItem",
491
+ "position": {{ position }},
492
+ "item": {
493
+ "@type": "ImageObject",
494
+ "name": "Infographic {{ position }}",
495
+ "description": "{{ infographic.description }}",
496
+ "contentUrl": "{{ infographic.image }}"
497
+ }
498
+ }{% unless forloop.last %},{% endunless %}
499
+ {% assign position = position | plus: 1 %}
500
+ {% endfor %}
501
+ ]
502
+ }
503
+ </script>
504
+ {%- endif -%} {%- if dataToShow.author -%} {%- include authors/authors.html
505
+ -%} {%- assign featureAuthor = dataToShow.author | split: " " -%} {%- assign
506
+ author = featureAuthor.first | downcase -%} {%- assign collection = [author]
507
+ -%} {%- for item in collection -%} {%- if forloop.index == 1 -%} {%- assign
508
+ featureAuthorName = item -%} {%- endif -%} {%- if forloop.index == 2 -%} {%-
509
+ assign featureAuthorImage = item -%} {%- endif -%} {%- if forloop.index == 3
510
+ -%} {%- assign featureAuthorBio = item -%} {%- endif -%} {%- if forloop.index
511
+ == 4 -%} {%- assign featureAuthorTwitter = item -%} {%- endif -%} {%- endfor
512
+ -%}
513
+ <script type="application/ld+json">
514
+ {
515
+ "@context": "https://schema.org/",
516
+ "@type": "Person",
517
+ "name": "{{ featureAuthorName }}",
518
+ "url": "{{ site.siteurl }}/authors/{{ featureAuthorName | downcase | replace: ' ', '-' }}",
519
+ "image": "{{ site.siteurl }}{{ featureAuthorImage }}",
520
+ "sameAs": ["{{ featureAuthorTwitter }}"]
521
+ }
522
+ </script>
523
+ {%- endif -%} {%- if dataToShow.contributors -%} {%- assign
524
+ featureContributors = dataToShow.contributors | uniq: 'name' -%} {%- include
525
+ authors/authors.html -%}
526
+ <script type="application/ld+json">
527
+ {
528
+ "@context": "https://schema.org/",
529
+ "@type": "ItemList",
530
+ "name": "Contributors",
531
+ "itemListElement": [
532
+ {%- for contributor in featureContributors -%}
533
+ {%- assign featureContributor = contributor.name | split: " " -%}
534
+ {%- assign featureContributor = featureContributor.first | downcase -%}
535
+ {%- assign collection = [featureContributor] -%}
536
+ {%- for item in collection -%}
537
+ {%- if forloop.index == 1 -%}
538
+ {%- assign featureContributorName = item -%}
539
+ {%- endif -%}
540
+ {%- if forloop.index == 2 -%}
541
+ {%- assign featureContributorImage = item -%}
542
+ {%- endif -%}
543
+ {%- if forloop.index == 3 -%}
544
+ {%- assign featureContributorBio = item -%}
545
+ {%- endif -%}
546
+ {%- if forloop.index == 4 -%}
547
+ {%- assign featureContributorTwitter = item -%}
548
+ {%- endif -%}
549
+ {%- endfor -%}
550
+ {%- assign showUrl = true -%}
551
+
552
+ {%- if featureContributorImage -%}
553
+ {%- else -%}
554
+ {%- assign featureContributorImage = "/assets/images/contributor.webp" -%}
555
+ {%- endif -%}
556
+ {%- if featureContributorName -%}
557
+ {
558
+ "@type": "Person",
559
+ "name": "{{ featureContributorName }}",
560
+ "position": {{forloop.index}},{%- if showUrl -%}
561
+ "url": "{{ site.siteurl }}/authors/{{ featureContributorName | downcase | replace: ' ', '-' }}",
562
+ {%- else -%}
563
+ "url": "{{ site.siteurl }}/authors",
564
+ {%- endif -%}
565
+ "image": "{{ site.siteurl }}{{ featureContributorImage }}"{% if featureContributorTwitter != "N/A" and featureContributorTwitter contains "twitter.com" %}
566
+ ,"sameAs": ["{{ featureContributorTwitter }}"]
567
+ {% endif %}
568
+ }{% unless forloop.last %},{% endunless %}
569
+ {%- assign featureContributorName = false -%}
570
+ {%- endif -%}
571
+ {% endfor %}
572
+ ]
573
+ }
574
+ </script>
575
+ {%- endif -%} {%- if dataToShow.FAQ -%} {%- if dataToShow.FAQ.first.question
576
+ != '' -%}
577
+ <script type="application/ld+json">
578
+ {
579
+ "@context": "http://schema.org",
580
+ "@type": "FAQPage",
581
+ "mainEntity": [
582
+ {%- for item in dataToShow.FAQ -%}
583
+ {%- if forloop.last == true -%}
584
+ {
585
+ "@type": "Question",
586
+ "name": "{{ item.question | replace: '"', "'" }}",
587
+ "acceptedAnswer": {
588
+ "@type": "Answer",
589
+ "text": "{{ item.answer | replace: '"', "'" }}"
590
+ }
591
+ }
592
+ {%- else -%}
593
+ {
594
+ "@type": "Question",
595
+ "name": "{{ item.question | replace: '"', "'" }}",
596
+ "acceptedAnswer": {
597
+ "@type": "Answer",
598
+ "text": "{{ item.answer | replace: '"', "'" }}"
599
+ }
600
+ },
601
+ {%- endif -%}
602
+ {%- endfor -%}
603
+ ]
604
+ }
605
+ </script>
606
+
607
+ {%- endif -%} {%- endif -%} {%- if page.tool -%} {%- include
608
+ Rating/structureddata.html -%} {%- endif -%} {%- include google-analytics.html
609
+ -%} {%- if site.pwa -%}
610
+
611
+ <script>
612
+ if ("serviceWorker" in navigator) {
613
+ window.addEventListener("load", () => {
614
+ navigator.serviceWorker
615
+ .register("/serviceworker.js")
616
+ .then((reg) => console.log("Success: ", reg.scope))
617
+ .catch((err) => console.log("Failure: ", err));
618
+ });
619
+ }
620
+ </script>
621
+
622
+ {%- endif -%} {%- if site.testmode -%} {%- if page.lang == "hi" -%} {%-
623
+ include monumetric/monumetric.html -%} {%- endif -%} {%- else -%} {%- include
624
+ monumetric/monumetric.html -%} {%- endif -%} {%- include monumetric/ads.html
625
+ -%} {%- if page.layout == "feature" or page.layout == "home" -%} {%- include
626
+ monumetric/profitablecpmgate.html -%} {%- endif -%}
627
+ </head>