appscms-tools-theme 2.9.5 → 2.9.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +50 -50
- data/_data/about/en/about.json +16 -16
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/authors.yml +11 -11
- data/_data/blog/blog.yml +4 -4
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/calculators/en/biology-calc/bulb-spacing.json +78 -78
- data/_data/calculators/en/biology-calc/cat-chocolate-toxicity.json +52 -52
- data/_data/calculators/en/chemistry-calc/activation-energy.json +44 -44
- data/_data/calculators/en/finance-calc/401k.json +122 -122
- data/_data/contact/en/contact.json +38 -38
- data/_data/disclaimer/en/disclaimer.json +37 -37
- data/_data/download/en/download.json +35 -35
- data/_data/feature/en/3_shop_posters.json +351 -351
- data/_data/feature/en/allele-frequency.json +246 -246
- data/_data/feature/en/batch-conversion.json +77 -77
- data/_data/feature/en/compress-pdf.json +202 -202
- data/_data/feature/en/face-detection.json +52 -52
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/en/theframe.json +56 -56
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/filecomparison/en/filecomparison.json +38 -38
- data/_data/fileinfo/en/fileinfo.json +15 -15
- data/_data/footer/en/data.json +164 -164
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +173 -173
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +285 -285
- data/_data/home/en/photoeffects.json +23 -23
- data/_data/home/en/posters.json +323 -323
- data/_data/home/hi/hi.json +86 -86
- data/_data/home-1/en/en.json +229 -229
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/photo-categories.json +104 -104
- data/_data/photoeffects.json +31 -31
- data/_data/privacy/en/privacyPolicy.json +265 -265
- data/_data/termAndCondition/en/termAndCondition.json +358 -358
- data/_includes/Rating/rating.html +92 -92
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/Usp/usp.html +95 -95
- data/_includes/adblocker.html +135 -135
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/authors/authors.html +67 -67
- data/_includes/batch-conversion.html +65 -65
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +136 -136
- data/_includes/customblog/recentposts.html +67 -67
- data/_includes/customblog/relatedposts.html +203 -203
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +37 -37
- data/_includes/fileformat/Tabularcompariosn.html +158 -158
- data/_includes/fileformat/comparisonfiles.html +151 -151
- data/_includes/fileformat/fileformatdetail.html +101 -101
- data/_includes/fileformat/fileinfoformat.html +93 -93
- data/_includes/footer/index.html +534 -534
- data/_includes/google-analytics.html +22 -22
- data/_includes/head/index.html +235 -235
- data/_includes/header/blogHeader.html +34 -34
- data/_includes/header/index.html +188 -188
- data/_includes/languages/languages.html +60 -60
- data/_includes/monumetric/ads.html +57 -57
- data/_includes/monumetric/monumetric.html +57 -57
- data/_includes/monumetric/profitablecpmgate.html +51 -51
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +71 -71
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +58 -58
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +36 -36
- data/_includes/section/recent_posts.html +65 -65
- data/_includes/section/related_categories_post.html +198 -198
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +67 -67
- data/_layouts/aboutUs.html +34 -34
- data/_layouts/batch.html +102 -102
- data/_layouts/blog-1.html +83 -83
- data/_layouts/blog.html +94 -94
- data/_layouts/calculator.html +89 -89
- data/_layouts/categories.html +33 -33
- data/_layouts/contactUs.html +124 -124
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +123 -123
- data/_layouts/download.html +299 -299
- data/_layouts/feature-1.html +320 -320
- data/_layouts/feature-download.html +308 -308
- data/_layouts/feature.html +258 -258
- data/_layouts/featureResultPage.html +65 -65
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/filecomparison.html +85 -85
- data/_layouts/frame.html +222 -434
- data/_layouts/help.html +23 -23
- data/_layouts/home-1.html +229 -229
- data/_layouts/home.html +249 -249
- data/_layouts/homeResultPage.html +31 -31
- data/_layouts/imagekit.html +125 -125
- data/_layouts/page.html +5 -5
- data/_layouts/photo-effects-home.html +191 -193
- data/_layouts/post.html +177 -177
- data/_layouts/privacyPolicy.html +637 -637
- data/_layouts/termAndCondition.html +646 -646
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -187
- data/assets/css/batch.css +437 -437
- data/assets/css/blog-1.css +65 -65
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/calculators.css +47 -47
- data/assets/css/common.css +550 -550
- data/assets/css/feature-1.css +290 -290
- data/assets/css/filecomparison.css +25 -25
- data/assets/css/frame.css +780 -780
- data/assets/css/home-1.css +187 -187
- data/assets/css/imagekit.css +840 -840
- data/assets/css/tools.css +1278 -1278
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -41
- data/assets/images/adblock.svg +266 -266
- data/assets/images/addimg.svg +2 -2
- data/assets/images/convert.svg +8 -8
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -41
- data/assets/images/vectorpaint.svg +5 -5
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +44 -44
- data/assets/js/ads.js +8 -8
- data/assets/js/append-div.js +10 -10
- data/assets/js/batch.js +229 -229
- data/assets/js/calculator-tooltip.js +3 -3
- data/assets/js/face-api.js +38064 -38064
- data/assets/js/face-detection.js +303 -303
- data/assets/js/featureResult.js +48 -48
- data/assets/js/frame.js +263 -263
- data/assets/js/googledrive.js +155 -155
- data/assets/js/homeResult.js +36 -36
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/js/perspective.min.js +182 -182
- data/assets/js/photo-effects.json +84 -84
- data/assets/js/redirectResult.js +9 -9
- data/assets/js/testing-batch.js +39 -39
- data/assets/js/theme.js +44 -44
- data/assets/linkdin.svg +4 -4
- data/assets/noserverupload.svg +4 -4
- data/assets/pdf.svg +20 -20
- data/assets/secure.svg +43 -43
- data/assets/star.svg +4 -4
- data/assets/twitter.svg +4 -4
- data/assets/youtube.svg +4 -4
- metadata +7 -7
@@ -1,23 +1,23 @@
|
|
1
|
-
{% if jekyll.environment == 'production' and site.production_google_analytics %}
|
2
|
-
{%- assign GA_ID = site.production_google_analytics -%}
|
3
|
-
<script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
|
4
|
-
<script>
|
5
|
-
window.dataLayer = window.dataLayer || [];
|
6
|
-
function gtag() { dataLayer.push(arguments); }
|
7
|
-
gtag('js', new Date());
|
8
|
-
|
9
|
-
gtag('config', '{{ GA_ID }}');
|
10
|
-
</script>
|
11
|
-
{% endif %}
|
12
|
-
|
13
|
-
{% if jekyll.environment == 'development' and site.development_google_analytics %}
|
14
|
-
{%- assign GA_ID = site.development_google_analytics -%}
|
15
|
-
<script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
|
16
|
-
<script>
|
17
|
-
window.dataLayer = window.dataLayer || [];
|
18
|
-
function gtag(){dataLayer.push(arguments);}
|
19
|
-
gtag('js', new Date());
|
20
|
-
|
21
|
-
gtag('config', '{{ GA_ID }}');
|
22
|
-
</script>
|
1
|
+
{% if jekyll.environment == 'production' and site.production_google_analytics %}
|
2
|
+
{%- assign GA_ID = site.production_google_analytics -%}
|
3
|
+
<script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
|
4
|
+
<script>
|
5
|
+
window.dataLayer = window.dataLayer || [];
|
6
|
+
function gtag() { dataLayer.push(arguments); }
|
7
|
+
gtag('js', new Date());
|
8
|
+
|
9
|
+
gtag('config', '{{ GA_ID }}');
|
10
|
+
</script>
|
11
|
+
{% endif %}
|
12
|
+
|
13
|
+
{% if jekyll.environment == 'development' and site.development_google_analytics %}
|
14
|
+
{%- assign GA_ID = site.development_google_analytics -%}
|
15
|
+
<script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
|
16
|
+
<script>
|
17
|
+
window.dataLayer = window.dataLayer || [];
|
18
|
+
function gtag(){dataLayer.push(arguments);}
|
19
|
+
gtag('js', new Date());
|
20
|
+
|
21
|
+
gtag('config', '{{ GA_ID }}');
|
22
|
+
</script>
|
23
23
|
{% endif %}
|
data/_includes/head/index.html
CHANGED
@@ -1,236 +1,236 @@
|
|
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 description
|
6
|
-
= dataToShow.META | replace:"$variable", page.value | default: page.description | default:
|
7
|
-
site.description %} {% assign keywords = dataToShow.keywords %} {% assign
|
8
|
-
favicon = site.favicon %}
|
9
|
-
{%- assign title = title | split: ' ' -%}
|
10
|
-
{%- assign newtitle = '' %}
|
11
|
-
{% for operation in title %}
|
12
|
-
{%- if forloop.first -%}
|
13
|
-
{% assign word = operation | capitalize %}
|
14
|
-
{% assign newtitle = newtitle | append : word %}
|
15
|
-
{% assign newtitle = newtitle | append : " " %}
|
16
|
-
{%- else -%}
|
17
|
-
{% assign word = operation %}
|
18
|
-
{%- if forloop.last -%}
|
19
|
-
{% assign newtitle = newtitle | append : word %}
|
20
|
-
{%- else -%}
|
21
|
-
{% assign newtitle = newtitle | append : word %}
|
22
|
-
{% assign newtitle = newtitle | append : " " %}
|
23
|
-
{%- endif -%}
|
24
|
-
{%- endif -%}
|
25
|
-
{% endfor %}
|
26
|
-
{%- assign description = description | split: ' ' -%}
|
27
|
-
{% assign pagedescription = '' %}
|
28
|
-
{% for operation in description %}
|
29
|
-
{%- if forloop.first -%}
|
30
|
-
{% assign word = operation | capitalize %}
|
31
|
-
{% assign pagedescription = pagedescription | append : word %}
|
32
|
-
{% assign pagedescription = pagedescription | append : " " %}
|
33
|
-
{%- else -%}
|
34
|
-
{% assign word = operation %}
|
35
|
-
{%- if forloop.last -%}
|
36
|
-
{% assign pagedescription = pagedescription | append : word %}
|
37
|
-
{%- else -%}
|
38
|
-
{% assign pagedescription = pagedescription | append : word %}
|
39
|
-
{% assign pagedescription = pagedescription | append : " " %}
|
40
|
-
{%- endif -%}
|
41
|
-
{%- endif -%}
|
42
|
-
{% endfor %}
|
43
|
-
{%- assign title = newtitle -%}
|
44
|
-
{%- assign description = pagedescription-%}
|
45
|
-
<meta charset="utf-8" />
|
46
|
-
<link rel="shortcut icon" href="{{favicon}}" />
|
47
|
-
<meta name="viewport" content="width=device-width" />
|
48
|
-
{%- if page.layout == "aboutUs" -%}
|
49
|
-
<title>{{site.name}} - About us | {{title}}</title>
|
50
|
-
{% elsif page.layout == "termAndCondition" %}
|
51
|
-
<title>{{site.name}} - Terms and conditions | {{title}}</title>
|
52
|
-
{% elsif page.layout == "disclaimer" %}
|
53
|
-
<title>{{site.name}} - Disclaimer | {{title}}</title>
|
54
|
-
{% elsif page.layout == "privacyPolicy" %}
|
55
|
-
<title>{{site.name}} - Privacy policy | {{title}}</title>
|
56
|
-
{% elsif page.layout == "contactUs" %}
|
57
|
-
<title>{{site.name}} - Contact | {{title}}</title>
|
58
|
-
{% elsif page.layout == "help" %}
|
59
|
-
<title>{{site.name}} - Help | {{title}}</title>
|
60
|
-
{%- else -%}
|
61
|
-
|
62
|
-
<title>{{newtitle}}</title>
|
63
|
-
{%- endif -%}
|
64
|
-
{%- if dataToShow.keywords -%}
|
65
|
-
<meta name="keywords" content="{{keywords}}" />
|
66
|
-
{%- endif -%}
|
67
|
-
{%- if page.layout == "aboutUs" -%}
|
68
|
-
<meta name="description" content="{{site.name}} - About us | {{description}}" />
|
69
|
-
{% elsif page.layout == "termAndCondition" %}
|
70
|
-
<meta name="description" content="{{site.name}} - Terms and conditions | {{description}}" />
|
71
|
-
{% elsif page.layout == "disclaimer" %}
|
72
|
-
<meta name="description" content="{{site.name}} - Disclaimer | {{description}}" />
|
73
|
-
{% elsif page.layout == "privacyPolicy" %}
|
74
|
-
<meta name="description" content="{{site.name}} - Privacy policy | {{description}}" />
|
75
|
-
{% elsif page.layout == "contactUs" %}
|
76
|
-
<meta name="description" content="{{site.name}} - Contact | {{description}}" />
|
77
|
-
{%- else -%}
|
78
|
-
<meta name="description" content="{{description}}" />
|
79
|
-
{%- endif -%}
|
80
|
-
<link rel="stylesheet" href="/assets/css/bootstrap.min.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous"
|
81
|
-
{%- endif -%}>
|
82
|
-
<link rel="canonical" href="{{site.url | append: page.url}}" />
|
83
|
-
{%- if dataToShow.css -%}
|
84
|
-
<link rel="stylesheet" href="{{dataToShow.css}}" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%- endif
|
85
|
-
-%} />
|
86
|
-
{%- else -%}
|
87
|
-
<link rel="stylesheet" href="/assets/css/tools.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
88
|
-
endif -%} />
|
89
|
-
{%- endif -%}
|
90
|
-
{%- if site.monumetricId -%}
|
91
|
-
<link rel="stylesheet" href="/assets/css/responsive.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
92
|
-
endif -%} />
|
93
|
-
{%- endif -%}
|
94
|
-
{%- if page.layout == "calculator" -%}
|
95
|
-
<link rel="stylesheet" href="/assets/css/calculators.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous"
|
96
|
-
{%- endif -%} />
|
97
|
-
{%- endif -%}
|
98
|
-
{%- if page.layout == "home-1" -%}
|
99
|
-
<link rel="stylesheet" href="/assets/css/home-1.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
100
|
-
endif -%} />
|
101
|
-
{%- endif -%}
|
102
|
-
{%- if page.layout == "feature-1" or page.layout == "feature-download" -%}
|
103
|
-
<link rel="stylesheet" href="/assets/css/feature-1.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
104
|
-
endif -%} />
|
105
|
-
{%- endif -%}
|
106
|
-
|
107
|
-
{%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
|
108
|
-
<link rel="stylesheet" href="/assets/css/common.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
109
|
-
endif -%} />
|
110
|
-
{%- endif -%}
|
111
|
-
{%- if page.layout == 'imagekit' -%}
|
112
|
-
<link rel="stylesheet" href="/assets/css/imagekit.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
113
|
-
endif -%} />
|
114
|
-
{%- endif -%}
|
115
|
-
|
116
|
-
<meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}" />
|
117
|
-
<meta property="og:title" content="{{title}}" />
|
118
|
-
<meta property="og:description" content="{{description}}" />
|
119
|
-
<meta property="og:type" content="website" />
|
120
|
-
<meta data-rh="true" property="og:url" content="{{site.url | append: page.url}}" />
|
121
|
-
<meta data-rh="true" property="og:site_name" content="{{site.name}}" />
|
122
|
-
<meta data-rh="true" property="twitter:domain" content="{{site.url}}" />
|
123
|
-
<meta data-rh="true" property="twitter:url" content="{{site.url | append: page.url}}" />
|
124
|
-
<meta data-rh="true" name="twitter:title" content="{{title}}" />
|
125
|
-
<meta data-rh="true" name="twitter:description" content="{{description}}" />
|
126
|
-
<meta data-rh="true" name="twitter:image:src" content="{{site.url}}{{favicon}}" />
|
127
|
-
{% include adsense/adsense.html %} {%- if page.noindex -%}
|
128
|
-
<meta name="robots" content="noindex" />
|
129
|
-
{%- endif -%} {%- if site.pwa -%}
|
130
|
-
<link rel="manifest" href="/assets/js/manifest.json" />
|
131
|
-
{%- endif -%}
|
132
|
-
{%- if site.internationalization -%}
|
133
|
-
{%- include alternates/alternates.html -%}
|
134
|
-
{%- endif -%}
|
135
|
-
{% include cssfile/links.html %}
|
136
|
-
<script type="application/ld+json">
|
137
|
-
{
|
138
|
-
"@context": "http://schema.org",
|
139
|
-
"@type": "Organization",
|
140
|
-
"url": "{{site.siteurl}}",
|
141
|
-
"logo": "{{site.siteurl}}{{site.logo}}"
|
142
|
-
}
|
143
|
-
</script>
|
144
|
-
<script type="application/ld+json">
|
145
|
-
{
|
146
|
-
"@context": "http://schema.org",
|
147
|
-
"@type": "WebSite",
|
148
|
-
"name": "{{site.name}}",
|
149
|
-
"alternateName": "{{site.alternateName}}",
|
150
|
-
"url": "{{site.siteurl}}"
|
151
|
-
}
|
152
|
-
</script>
|
153
|
-
{%- if dataToShow.HOW_TO_CONTENT -%} {%- if dataToShow.HOW_TO_CONTENT.heading
|
154
|
-
!= '' -%}
|
155
|
-
<script type="application/ld+json">
|
156
|
-
{
|
157
|
-
"@context": "http://schema.org",
|
158
|
-
"@type": "HowTo",
|
159
|
-
"name": "{{dataToShow.HOW_TO_CONTENT.heading | replace:'"', "'" }}",
|
160
|
-
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
161
|
-
"step": [
|
162
|
-
{%- for item in dataToShow.HOW_TO_CONTENT.steps-%}
|
163
|
-
{%- if forloop.last == true -%}
|
164
|
-
{ "@type": "HowToStep",
|
165
|
-
"text": "{{item | replace:'"', "'" }}",
|
166
|
-
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
167
|
-
"url": "{{site.url | append: page.url}}#step{{ forloop.index }}"
|
168
|
-
}
|
169
|
-
{%- else -%}
|
170
|
-
{ "@type": "HowToStep",
|
171
|
-
"text": "{{item | replace:'"', "'" }}",
|
172
|
-
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
173
|
-
"url": "{{site.url | append: page.url}}#step{{ forloop.index}}"
|
174
|
-
},
|
175
|
-
{%- endif -%}
|
176
|
-
{%- endfor -%}
|
177
|
-
]
|
178
|
-
}
|
179
|
-
</script>
|
180
|
-
{%- endif -%} {%- endif -%} {%- if dataToShow.FAQ -%} {%- if
|
181
|
-
dataToShow.FAQ.first.question !='' -%}
|
182
|
-
<script type="application/ld+json">
|
183
|
-
{
|
184
|
-
"@context": "http://schema.org",
|
185
|
-
"@type": "FAQPage",
|
186
|
-
"mainEntity": [
|
187
|
-
{%- for item in dataToShow.FAQ-%}
|
188
|
-
{%- if forloop.last == true -%}
|
189
|
-
{"@type": "Question",
|
190
|
-
"name": "{{item.question | replace:'"', "'" }}",
|
191
|
-
"acceptedAnswer": {
|
192
|
-
"@type": "Answer",
|
193
|
-
"text": "{{item.answer | replace:'"', "'" }}"
|
194
|
-
}
|
195
|
-
}
|
196
|
-
{%- else -%}
|
197
|
-
{"@type": "Question",
|
198
|
-
"name": "{{item.question | replace:'"', "'" }}",
|
199
|
-
"acceptedAnswer": {
|
200
|
-
"@type": "Answer",
|
201
|
-
"text": "{{item.answer | replace:'"', "'" }}"
|
202
|
-
}
|
203
|
-
},
|
204
|
-
{%- endif -%}
|
205
|
-
{%- endfor -%}
|
206
|
-
]
|
207
|
-
}
|
208
|
-
</script>
|
209
|
-
{%- endif -%} {%- endif -%} {%- if page.tool -%} {%- include
|
210
|
-
Rating/structureddata.html -%} {%- endif -%} {%- include google-analytics.html
|
211
|
-
-%} {%- if site.pwa -%}
|
212
|
-
<script>
|
213
|
-
if ('serviceWorker' in navigator) {
|
214
|
-
window.addEventListener('load', () => {
|
215
|
-
navigator.serviceWorker
|
216
|
-
.register('/serviceworker.js')
|
217
|
-
.then((reg) => console.log('Success: ', reg.scope))
|
218
|
-
.catch((err) => console.log('Failure: ', err))
|
219
|
-
})
|
220
|
-
}
|
221
|
-
</script>
|
222
|
-
{%- endif -%}
|
223
|
-
{%- if site.testmode -%}
|
224
|
-
{%- if page.lang == "hi" -%}
|
225
|
-
{%- include monumetric/monumetric.html -%}
|
226
|
-
{%- endif -%}
|
227
|
-
{%- else -%}
|
228
|
-
{%- include monumetric/monumetric.html -%}
|
229
|
-
{%- endif -%}
|
230
|
-
|
231
|
-
{%- include monumetric/ads.html -%}
|
232
|
-
{%- if page.layout == "feature" or page.layout == "home" -%}
|
233
|
-
{%- include monumetric/profitablecpmgate.html -%}
|
234
|
-
{%- endif -%}
|
235
|
-
|
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 description
|
6
|
+
= dataToShow.META | replace:"$variable", page.value | default: page.description | default:
|
7
|
+
site.description %} {% assign keywords = dataToShow.keywords %} {% assign
|
8
|
+
favicon = site.favicon %}
|
9
|
+
{%- assign title = title | split: ' ' -%}
|
10
|
+
{%- assign newtitle = '' %}
|
11
|
+
{% for operation in title %}
|
12
|
+
{%- if forloop.first -%}
|
13
|
+
{% assign word = operation | capitalize %}
|
14
|
+
{% assign newtitle = newtitle | append : word %}
|
15
|
+
{% assign newtitle = newtitle | append : " " %}
|
16
|
+
{%- else -%}
|
17
|
+
{% assign word = operation %}
|
18
|
+
{%- if forloop.last -%}
|
19
|
+
{% assign newtitle = newtitle | append : word %}
|
20
|
+
{%- else -%}
|
21
|
+
{% assign newtitle = newtitle | append : word %}
|
22
|
+
{% assign newtitle = newtitle | append : " " %}
|
23
|
+
{%- endif -%}
|
24
|
+
{%- endif -%}
|
25
|
+
{% endfor %}
|
26
|
+
{%- assign description = description | split: ' ' -%}
|
27
|
+
{% assign pagedescription = '' %}
|
28
|
+
{% for operation in description %}
|
29
|
+
{%- if forloop.first -%}
|
30
|
+
{% assign word = operation | capitalize %}
|
31
|
+
{% assign pagedescription = pagedescription | append : word %}
|
32
|
+
{% assign pagedescription = pagedescription | append : " " %}
|
33
|
+
{%- else -%}
|
34
|
+
{% assign word = operation %}
|
35
|
+
{%- if forloop.last -%}
|
36
|
+
{% assign pagedescription = pagedescription | append : word %}
|
37
|
+
{%- else -%}
|
38
|
+
{% assign pagedescription = pagedescription | append : word %}
|
39
|
+
{% assign pagedescription = pagedescription | append : " " %}
|
40
|
+
{%- endif -%}
|
41
|
+
{%- endif -%}
|
42
|
+
{% endfor %}
|
43
|
+
{%- assign title = newtitle -%}
|
44
|
+
{%- assign description = pagedescription-%}
|
45
|
+
<meta charset="utf-8" />
|
46
|
+
<link rel="shortcut icon" href="{{favicon}}" />
|
47
|
+
<meta name="viewport" content="width=device-width" />
|
48
|
+
{%- if page.layout == "aboutUs" -%}
|
49
|
+
<title>{{site.name}} - About us | {{title}}</title>
|
50
|
+
{% elsif page.layout == "termAndCondition" %}
|
51
|
+
<title>{{site.name}} - Terms and conditions | {{title}}</title>
|
52
|
+
{% elsif page.layout == "disclaimer" %}
|
53
|
+
<title>{{site.name}} - Disclaimer | {{title}}</title>
|
54
|
+
{% elsif page.layout == "privacyPolicy" %}
|
55
|
+
<title>{{site.name}} - Privacy policy | {{title}}</title>
|
56
|
+
{% elsif page.layout == "contactUs" %}
|
57
|
+
<title>{{site.name}} - Contact | {{title}}</title>
|
58
|
+
{% elsif page.layout == "help" %}
|
59
|
+
<title>{{site.name}} - Help | {{title}}</title>
|
60
|
+
{%- else -%}
|
61
|
+
|
62
|
+
<title>{{newtitle}}</title>
|
63
|
+
{%- endif -%}
|
64
|
+
{%- if dataToShow.keywords -%}
|
65
|
+
<meta name="keywords" content="{{keywords}}" />
|
66
|
+
{%- endif -%}
|
67
|
+
{%- if page.layout == "aboutUs" -%}
|
68
|
+
<meta name="description" content="{{site.name}} - About us | {{description}}" />
|
69
|
+
{% elsif page.layout == "termAndCondition" %}
|
70
|
+
<meta name="description" content="{{site.name}} - Terms and conditions | {{description}}" />
|
71
|
+
{% elsif page.layout == "disclaimer" %}
|
72
|
+
<meta name="description" content="{{site.name}} - Disclaimer | {{description}}" />
|
73
|
+
{% elsif page.layout == "privacyPolicy" %}
|
74
|
+
<meta name="description" content="{{site.name}} - Privacy policy | {{description}}" />
|
75
|
+
{% elsif page.layout == "contactUs" %}
|
76
|
+
<meta name="description" content="{{site.name}} - Contact | {{description}}" />
|
77
|
+
{%- else -%}
|
78
|
+
<meta name="description" content="{{description}}" />
|
79
|
+
{%- endif -%}
|
80
|
+
<link rel="stylesheet" href="/assets/css/bootstrap.min.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous"
|
81
|
+
{%- endif -%}>
|
82
|
+
<link rel="canonical" href="{{site.url | append: page.url}}" />
|
83
|
+
{%- if dataToShow.css -%}
|
84
|
+
<link rel="stylesheet" href="{{dataToShow.css}}" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%- endif
|
85
|
+
-%} />
|
86
|
+
{%- else -%}
|
87
|
+
<link rel="stylesheet" href="/assets/css/tools.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
88
|
+
endif -%} />
|
89
|
+
{%- endif -%}
|
90
|
+
{%- if site.monumetricId -%}
|
91
|
+
<link rel="stylesheet" href="/assets/css/responsive.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
92
|
+
endif -%} />
|
93
|
+
{%- endif -%}
|
94
|
+
{%- if page.layout == "calculator" -%}
|
95
|
+
<link rel="stylesheet" href="/assets/css/calculators.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous"
|
96
|
+
{%- endif -%} />
|
97
|
+
{%- endif -%}
|
98
|
+
{%- if page.layout == "home-1" -%}
|
99
|
+
<link rel="stylesheet" href="/assets/css/home-1.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
100
|
+
endif -%} />
|
101
|
+
{%- endif -%}
|
102
|
+
{%- if page.layout == "feature-1" or page.layout == "feature-download" -%}
|
103
|
+
<link rel="stylesheet" href="/assets/css/feature-1.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
104
|
+
endif -%} />
|
105
|
+
{%- endif -%}
|
106
|
+
|
107
|
+
{%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
|
108
|
+
<link rel="stylesheet" href="/assets/css/common.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
109
|
+
endif -%} />
|
110
|
+
{%- endif -%}
|
111
|
+
{%- if page.layout == 'imagekit' -%}
|
112
|
+
<link rel="stylesheet" href="/assets/css/imagekit.css" {%- if site.crossorigin -%} {{ }} crossorigin="anonymous" {%-
|
113
|
+
endif -%} />
|
114
|
+
{%- endif -%}
|
115
|
+
|
116
|
+
<meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}" />
|
117
|
+
<meta property="og:title" content="{{title}}" />
|
118
|
+
<meta property="og:description" content="{{description}}" />
|
119
|
+
<meta property="og:type" content="website" />
|
120
|
+
<meta data-rh="true" property="og:url" content="{{site.url | append: page.url}}" />
|
121
|
+
<meta data-rh="true" property="og:site_name" content="{{site.name}}" />
|
122
|
+
<meta data-rh="true" property="twitter:domain" content="{{site.url}}" />
|
123
|
+
<meta data-rh="true" property="twitter:url" content="{{site.url | append: page.url}}" />
|
124
|
+
<meta data-rh="true" name="twitter:title" content="{{title}}" />
|
125
|
+
<meta data-rh="true" name="twitter:description" content="{{description}}" />
|
126
|
+
<meta data-rh="true" name="twitter:image:src" content="{{site.url}}{{favicon}}" />
|
127
|
+
{% include adsense/adsense.html %} {%- if page.noindex -%}
|
128
|
+
<meta name="robots" content="noindex" />
|
129
|
+
{%- endif -%} {%- if site.pwa -%}
|
130
|
+
<link rel="manifest" href="/assets/js/manifest.json" />
|
131
|
+
{%- endif -%}
|
132
|
+
{%- if site.internationalization -%}
|
133
|
+
{%- include alternates/alternates.html -%}
|
134
|
+
{%- endif -%}
|
135
|
+
{% include cssfile/links.html %}
|
136
|
+
<script type="application/ld+json">
|
137
|
+
{
|
138
|
+
"@context": "http://schema.org",
|
139
|
+
"@type": "Organization",
|
140
|
+
"url": "{{site.siteurl}}",
|
141
|
+
"logo": "{{site.siteurl}}{{site.logo}}"
|
142
|
+
}
|
143
|
+
</script>
|
144
|
+
<script type="application/ld+json">
|
145
|
+
{
|
146
|
+
"@context": "http://schema.org",
|
147
|
+
"@type": "WebSite",
|
148
|
+
"name": "{{site.name}}",
|
149
|
+
"alternateName": "{{site.alternateName}}",
|
150
|
+
"url": "{{site.siteurl}}"
|
151
|
+
}
|
152
|
+
</script>
|
153
|
+
{%- if dataToShow.HOW_TO_CONTENT -%} {%- if dataToShow.HOW_TO_CONTENT.heading
|
154
|
+
!= '' -%}
|
155
|
+
<script type="application/ld+json">
|
156
|
+
{
|
157
|
+
"@context": "http://schema.org",
|
158
|
+
"@type": "HowTo",
|
159
|
+
"name": "{{dataToShow.HOW_TO_CONTENT.heading | replace:'"', "'" }}",
|
160
|
+
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
161
|
+
"step": [
|
162
|
+
{%- for item in dataToShow.HOW_TO_CONTENT.steps-%}
|
163
|
+
{%- if forloop.last == true -%}
|
164
|
+
{ "@type": "HowToStep",
|
165
|
+
"text": "{{item | replace:'"', "'" }}",
|
166
|
+
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
167
|
+
"url": "{{site.url | append: page.url}}#step{{ forloop.index }}"
|
168
|
+
}
|
169
|
+
{%- else -%}
|
170
|
+
{ "@type": "HowToStep",
|
171
|
+
"text": "{{item | replace:'"', "'" }}",
|
172
|
+
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
173
|
+
"url": "{{site.url | append: page.url}}#step{{ forloop.index}}"
|
174
|
+
},
|
175
|
+
{%- endif -%}
|
176
|
+
{%- endfor -%}
|
177
|
+
]
|
178
|
+
}
|
179
|
+
</script>
|
180
|
+
{%- endif -%} {%- endif -%} {%- if dataToShow.FAQ -%} {%- if
|
181
|
+
dataToShow.FAQ.first.question !='' -%}
|
182
|
+
<script type="application/ld+json">
|
183
|
+
{
|
184
|
+
"@context": "http://schema.org",
|
185
|
+
"@type": "FAQPage",
|
186
|
+
"mainEntity": [
|
187
|
+
{%- for item in dataToShow.FAQ-%}
|
188
|
+
{%- if forloop.last == true -%}
|
189
|
+
{"@type": "Question",
|
190
|
+
"name": "{{item.question | replace:'"', "'" }}",
|
191
|
+
"acceptedAnswer": {
|
192
|
+
"@type": "Answer",
|
193
|
+
"text": "{{item.answer | replace:'"', "'" }}"
|
194
|
+
}
|
195
|
+
}
|
196
|
+
{%- else -%}
|
197
|
+
{"@type": "Question",
|
198
|
+
"name": "{{item.question | replace:'"', "'" }}",
|
199
|
+
"acceptedAnswer": {
|
200
|
+
"@type": "Answer",
|
201
|
+
"text": "{{item.answer | replace:'"', "'" }}"
|
202
|
+
}
|
203
|
+
},
|
204
|
+
{%- endif -%}
|
205
|
+
{%- endfor -%}
|
206
|
+
]
|
207
|
+
}
|
208
|
+
</script>
|
209
|
+
{%- endif -%} {%- endif -%} {%- if page.tool -%} {%- include
|
210
|
+
Rating/structureddata.html -%} {%- endif -%} {%- include google-analytics.html
|
211
|
+
-%} {%- if site.pwa -%}
|
212
|
+
<script>
|
213
|
+
if ('serviceWorker' in navigator) {
|
214
|
+
window.addEventListener('load', () => {
|
215
|
+
navigator.serviceWorker
|
216
|
+
.register('/serviceworker.js')
|
217
|
+
.then((reg) => console.log('Success: ', reg.scope))
|
218
|
+
.catch((err) => console.log('Failure: ', err))
|
219
|
+
})
|
220
|
+
}
|
221
|
+
</script>
|
222
|
+
{%- endif -%}
|
223
|
+
{%- if site.testmode -%}
|
224
|
+
{%- if page.lang == "hi" -%}
|
225
|
+
{%- include monumetric/monumetric.html -%}
|
226
|
+
{%- endif -%}
|
227
|
+
{%- else -%}
|
228
|
+
{%- include monumetric/monumetric.html -%}
|
229
|
+
{%- endif -%}
|
230
|
+
|
231
|
+
{%- include monumetric/ads.html -%}
|
232
|
+
{%- if page.layout == "feature" or page.layout == "home" -%}
|
233
|
+
{%- include monumetric/profitablecpmgate.html -%}
|
234
|
+
{%- endif -%}
|
235
|
+
|
236
236
|
</head>
|
@@ -1,35 +1,35 @@
|
|
1
|
-
<header id="header">
|
2
|
-
{%- if page.layout == 'blog-1' or page.layout == "post" -%}
|
3
|
-
<nav class="navbar navbar-expand-lg navbar-dark py-3"
|
4
|
-
style="box-shadow: 0 1px 0 0 rgb(38 38 40 / 9%); background-color: white;">
|
5
|
-
{%- else -%}
|
6
|
-
<nav class="navbar navbar-expand-lg navbar-dark py-3" style="background-color: white">
|
7
|
-
{%- endif -%}
|
8
|
-
{%- assign navbar = site.data.blog.nav -%}
|
9
|
-
{% if navbar.navbarBrandText != "" %}
|
10
|
-
<a class="navbar-brand" href="/" title="{{navbar.navbarBrandText}}">{{navbar.navbarBrandText}}</a>
|
11
|
-
|
12
|
-
{% else %}
|
13
|
-
<a href="/">
|
14
|
-
<img class="logo-height" loading="lazy" src="{{navbar.navbarBrandLogo}}"
|
15
|
-
alt="{{navbar.navbarBrandLogo}}" style="height: 40px; width: 40px;" class="navbar-brand-image" {%-
|
16
|
-
if site.crossorigin -%} crossorigin {%- endif -%}>
|
17
|
-
|
18
|
-
</a>
|
19
|
-
{% endif %}
|
20
|
-
|
21
|
-
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent">
|
22
|
-
<i class="fas fa-bars fa-2x" style="color:#000"></i>
|
23
|
-
</button>
|
24
|
-
|
25
|
-
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
26
|
-
<ul class="navbar-nav ml-auto">
|
27
|
-
{%- for item in site.data.blog.nav.navItems -%}
|
28
|
-
<li class="nav-item">
|
29
|
-
<a class="nav-link" href="/{{item.url}}">{{item.name}}</a>
|
30
|
-
</li>
|
31
|
-
{% endfor %}
|
32
|
-
</ul>
|
33
|
-
</div>
|
34
|
-
</nav>
|
1
|
+
<header id="header">
|
2
|
+
{%- if page.layout == 'blog-1' or page.layout == "post" -%}
|
3
|
+
<nav class="navbar navbar-expand-lg navbar-dark py-3"
|
4
|
+
style="box-shadow: 0 1px 0 0 rgb(38 38 40 / 9%); background-color: white;">
|
5
|
+
{%- else -%}
|
6
|
+
<nav class="navbar navbar-expand-lg navbar-dark py-3" style="background-color: white">
|
7
|
+
{%- endif -%}
|
8
|
+
{%- assign navbar = site.data.blog.nav -%}
|
9
|
+
{% if navbar.navbarBrandText != "" %}
|
10
|
+
<a class="navbar-brand" href="/" title="{{navbar.navbarBrandText}}">{{navbar.navbarBrandText}}</a>
|
11
|
+
|
12
|
+
{% else %}
|
13
|
+
<a href="/">
|
14
|
+
<img class="logo-height" loading="lazy" src="{{navbar.navbarBrandLogo}}"
|
15
|
+
alt="{{navbar.navbarBrandLogo}}" style="height: 40px; width: 40px;" class="navbar-brand-image" {%-
|
16
|
+
if site.crossorigin -%} crossorigin {%- endif -%}>
|
17
|
+
|
18
|
+
</a>
|
19
|
+
{% endif %}
|
20
|
+
|
21
|
+
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent">
|
22
|
+
<i class="fas fa-bars fa-2x" style="color:#000"></i>
|
23
|
+
</button>
|
24
|
+
|
25
|
+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
26
|
+
<ul class="navbar-nav ml-auto">
|
27
|
+
{%- for item in site.data.blog.nav.navItems -%}
|
28
|
+
<li class="nav-item">
|
29
|
+
<a class="nav-link" href="/{{item.url}}">{{item.name}}</a>
|
30
|
+
</li>
|
31
|
+
{% endfor %}
|
32
|
+
</ul>
|
33
|
+
</div>
|
34
|
+
</nav>
|
35
35
|
</header>
|