Skip to content

Commit 4c3439d

Browse files
author
TechStack Global
committed
feat: add minimal schema to missing pages
1 parent 3c1eb74 commit 4c3439d

9 files changed

+153
-95
lines changed

about.html

Lines changed: 84 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +1,104 @@
11
<!DOCTYPE html>
22

33
<html lang="en">
4-
54
<head>
6-
<meta charset="utf-8" />
7-
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
8-
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
9-
<meta
10-
content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups."
11-
name="description" />
12-
<meta content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team" name="keywords" />
13-
<!-- OpenGraph / Social Media-->
14-
<meta content="website" property="og:type" />
15-
<meta content="https://techstackglobal.github.io/about.html" property="og:url" />
16-
<meta content="About TechStack Global | Our B2B Tech Vetting Methodology" property="og:title" />
17-
<meta content="Transparency and technical rigor in every review." property="og:description" />
18-
<meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" property="og:image" />
19-
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&amp;display=swap"
20-
rel="stylesheet" />
21-
<link href="style.css?v=9" rel="stylesheet" />
22-
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" />
23-
<link href="assets/icons/favicon-32.png?v=1" rel="icon" sizes="32x32" type="image/png" />
24-
<link href="assets/icons/favicon-16.png?v=1" rel="icon" sizes="16x16" type="image/png" />
25-
<link href="assets/icons/techstack-logo-192.png?v=1" rel="apple-touch-icon" sizes="192x192" />
26-
<link href="assets/icons/favicon.ico?v=1" rel="shortcut icon" />
27-
<link href="https://techstackglobal.github.io/about.html" rel="canonical" />
28-
</head>
29-
5+
<meta charset="utf-8"/>
6+
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
7+
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
8+
<meta content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups." name="description"/>
9+
<meta content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team" name="keywords"/>
10+
<!-- OpenGraph / Social Media-->
11+
<meta content="website" property="og:type"/>
12+
<meta content="https://techstackglobal.github.io/about.html" property="og:url"/>
13+
<meta content="About TechStack Global | Our B2B Tech Vetting Methodology" property="og:title"/>
14+
<meta content="Transparency and technical rigor in every review." property="og:description"/>
15+
<meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" property="og:image"/>
16+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&amp;display=swap" rel="stylesheet"/>
17+
<link href="style.css?v=9" rel="stylesheet"/>
18+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
19+
<link href="assets/icons/favicon-32.png?v=1" rel="icon" sizes="32x32" type="image/png"/>
20+
<link href="assets/icons/favicon-16.png?v=1" rel="icon" sizes="16x16" type="image/png"/>
21+
<link href="assets/icons/techstack-logo-192.png?v=1" rel="apple-touch-icon" sizes="192x192"/>
22+
<link href="assets/icons/favicon.ico?v=1" rel="shortcut icon"/>
23+
<link href="https://techstackglobal.github.io/about.html" rel="canonical"/>
24+
<script type="application/ld+json">{
25+
"@context": "https://schema.org",
26+
"@type": "WebPage",
27+
"name": "About TechStack Global | Our B2B Tech Vetting Methodology",
28+
"url": "https://techstackglobal.github.io/about.html"
29+
}</script></head>
3030
<body class="dark-theme">
31-
<div class="ambient-grid"></div>
32-
<header class="glass-header">
33-
<nav class="container">
34-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
35-
<button aria-label="Toggle Menu" class="menu-toggle">
36-
<i class="fa-solid fa-bars"></i>
37-
</button>
38-
<ul class="nav-links" id="nav-links">
39-
<li><a href="index.html">Home</a></li>
40-
<li><a href="amazon-stack.html">Amazon Stack</a></li>
41-
<li><a href="blog.html">Guides</a></li>
42-
<li><a class="active" href="about.html">About</a></li>
43-
<li><a href="contact.html">Contact</a></li>
44-
</ul>
45-
</nav>
46-
</header>
47-
<!-- Global affiliate notice (non-intrusive)-->
48-
<div id="site-affiliate-notice"
49-
style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">
50-
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no
31+
<div class="ambient-grid"></div>
32+
<header class="glass-header">
33+
<nav class="container">
34+
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
35+
<button aria-label="Toggle Menu" class="menu-toggle">
36+
<i class="fa-solid fa-bars"></i>
37+
</button>
38+
<ul class="nav-links" id="nav-links">
39+
<li><a href="index.html">Home</a></li>
40+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
41+
<li><a href="blog.html">Guides</a></li>
42+
<li><a class="active" href="about.html">About</a></li>
43+
<li><a href="contact.html">Contact</a></li>
44+
</ul>
45+
</nav>
46+
</header>
47+
<!-- Global affiliate notice (non-intrusive)-->
48+
<div id="site-affiliate-notice" style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">
49+
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no
5150
extra
5251
cost to you.
5352
</div>
54-
<!-- About TechStack Global (Updated) -->
55-
<section class="about section-padding container" id="about" style="margin-top: 80px;">
56-
<h1 style="margin-bottom: 0.5rem; font-size: 2.5rem;">About TechStack Global</h1>
57-
<p>
53+
<!-- About TechStack Global (Updated) -->
54+
<section class="about section-padding container" id="about" style="margin-top: 80px;">
55+
<h1 style="margin-bottom: 0.5rem; font-size: 2.5rem;">About TechStack Global</h1>
56+
<p>
5857
TechStack Global publishes structured, research-driven product reviews focused on high-performance
5958
technology.
6059
We evaluate premium tools, professional equipment, and serious upgrades helping you make confident,
6160
high-value decisions.
6261
</p>
63-
<h3>Our Focus</h3>
64-
<p>
62+
<h3>Our Focus</h3>
63+
<p>
6564
We specialize in vetting and testing premium hardware and professional-grade accessories from studio
6665
audio and creator gear to workstation upgrades and productivity tools.
6766
Every review emphasizes real-world performance, integration, and ROI so you avoid costly mistakes and
6867
buy with confidence.
6968
</p>
70-
<h3>Our Methodology</h3>
71-
<ul>
72-
<li><strong>Performance</strong> Can the product handle professional workloads?</li>
73-
<li><strong>Integration</strong> Does it work smoothly with modern workflows and tools?</li>
74-
<li><strong>Value</strong> Is the ROI justified for serious buyers and teams?</li>
75-
</ul>
76-
</section>
77-
<footer class="glass-footer" style="margin-top: 6rem;">
78-
<div class="container footer-content">
79-
<div class="footer-brand">
80-
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
81-
class="accent">Global</span></a></h3>
82-
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
83-
</div>
84-
<div class="footer-links">
85-
<h4>Legal</h4>
86-
<ul>
87-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
88-
<li><a href="privacy-policy.html">Privacy Policy</a></li>
89-
<li><a href="terms-of-service.html">Terms of Service</a></li>
90-
</ul>
91-
</div>
92-
<div class="footer-links">
93-
<h4>Company</h4>
94-
<ul>
95-
<li><a href="about.html">About Us</a></li>
96-
<li><a href="contact.html">Contact</a></li>
97-
</ul>
98-
</div>
99-
</div>
100-
<div class="container footer-bottom">
101-
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
102-
</div>
103-
</footer>
104-
<script src="script.js"></script>
69+
<h3>Our Methodology</h3>
70+
<ul>
71+
<li><strong>Performance</strong> Can the product handle professional workloads?</li>
72+
<li><strong>Integration</strong> Does it work smoothly with modern workflows and tools?</li>
73+
<li><strong>Value</strong> Is the ROI justified for serious buyers and teams?</li>
74+
</ul>
75+
</section>
76+
<footer class="glass-footer" style="margin-top: 6rem;">
77+
<div class="container footer-content">
78+
<div class="footer-brand">
79+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span class="accent">Global</span></a></h3>
80+
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
81+
</div>
82+
<div class="footer-links">
83+
<h4>Legal</h4>
84+
<ul>
85+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
86+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
87+
<li><a href="terms-of-service.html">Terms of Service</a></li>
88+
</ul>
89+
</div>
90+
<div class="footer-links">
91+
<h4>Company</h4>
92+
<ul>
93+
<li><a href="about.html">About Us</a></li>
94+
<li><a href="contact.html">Contact</a></li>
95+
</ul>
96+
</div>
97+
</div>
98+
<div class="container footer-bottom">
99+
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
100+
</div>
101+
</footer>
102+
<script src="script.js"></script>
105103
</body>
106-
107104
</html>

affiliate-disclosure.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@
1212
<link href="assets/icons/favicon-16.png?v=1" rel="icon" sizes="16x16" type="image/png"/>
1313
<link href="assets/icons/techstack-logo-192.png?v=1" rel="apple-touch-icon" sizes="192x192"/>
1414
<link href="assets/icons/favicon.ico?v=1" rel="shortcut icon"/>
15-
<link href="https://techstackglobal.github.io/affiliate-disclosure.html" rel="canonical"/><meta content="https://techstackglobal.github.io/affiliate-disclosure.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/></head>
15+
<link href="https://techstackglobal.github.io/affiliate-disclosure.html" rel="canonical"/><meta content="https://techstackglobal.github.io/affiliate-disclosure.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
16+
"@context": "https://schema.org",
17+
"@type": "WebPage",
18+
"name": "Affiliate Disclosure | TechStack Global",
19+
"url": "https://techstackglobal.github.io/affiliate-disclosure.html"
20+
}</script></head>
1621
<body class="dark-theme">
1722
<div class="ambient-grid"></div>
1823
<header class="glass-header">

blog.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@
2020
<link href="assets/icons/favicon-16.png?v=1" rel="icon" sizes="16x16" type="image/png"/>
2121
<link href="assets/icons/techstack-logo-192.png?v=1" rel="apple-touch-icon" sizes="192x192"/>
2222
<link href="assets/icons/favicon.ico?v=1" rel="shortcut icon"/>
23-
<link href="https://techstackglobal.github.io/blog.html" rel="canonical"/></head>
23+
<link href="https://techstackglobal.github.io/blog.html" rel="canonical"/><script type="application/ld+json">{
24+
"@context": "https://schema.org",
25+
"@type": "CollectionPage",
26+
"name": "TechStack Global Blog",
27+
"url": "https://techstackglobal.github.io/blog.html"
28+
}</script></head>
2429
<body class="dark-theme">
2530
<div class="ambient-grid"></div>
2631
<header class="glass-header">

contact.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@
2020
<link href="assets/icons/favicon-16.png?v=1" rel="icon" sizes="16x16" type="image/png"/>
2121
<link href="assets/icons/techstack-logo-192.png?v=1" rel="apple-touch-icon" sizes="192x192"/>
2222
<link href="assets/icons/favicon.ico?v=1" rel="shortcut icon"/>
23-
<link href="https://techstackglobal.github.io/contact.html" rel="canonical"/></head>
23+
<link href="https://techstackglobal.github.io/contact.html" rel="canonical"/><script type="application/ld+json">{
24+
"@context": "https://schema.org",
25+
"@type": "WebPage",
26+
"name": "Contact TechStack Global | Partner with the B2B Authority",
27+
"url": "https://techstackglobal.github.io/contact.html"
28+
}</script></head>
2429
<body class="dark-theme">
2530
<div class="ambient-grid"></div>
2631
<header class="glass-header">

posts/best-headphones-for-classes.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@
1010
<link href="../style.css?v=9" rel="stylesheet"/>
1111
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
1212
<link href="../assets/icons/favicon-32.png?v=1" rel="icon" sizes="32x32" type="image/png"/>
13-
<link href="https://techstackglobal.github.io/posts/best-headphones-for-classes.html" rel="canonical"/><meta content="https://techstackglobal.github.io/posts/best-headphones-for-classes.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/></head>
13+
<link href="https://techstackglobal.github.io/posts/best-headphones-for-classes.html" rel="canonical"/><meta content="https://techstackglobal.github.io/posts/best-headphones-for-classes.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
14+
"@context": "https://schema.org",
15+
"@type": "Article",
16+
"headline": "Best Headphones for Online Classes & Focus (2026) | TechStack Global",
17+
"author": {
18+
"@type": "Organization",
19+
"name": "TechStack Global"
20+
},
21+
"publisher": {
22+
"@type": "Organization",
23+
"name": "TechStack Global"
24+
}
25+
}</script></head>
1426
<body class="dark-theme">
1527
<div class="ambient-grid"></div>
1628
<div id="site-affiliate-notice" style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">

posts/best-laptops-for-students-2026.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@
1010
<link href="../style.css?v=9" rel="stylesheet"/>
1111
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
1212
<link href="../assets/icons/favicon-32.png?v=1" rel="icon" sizes="32x32" type="image/png"/>
13-
<link href="https://techstackglobal.github.io/posts/best-laptops-for-students-2026.html" rel="canonical"/><meta content="https://techstackglobal.github.io/posts/best-laptops-for-students-2026.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/></head>
13+
<link href="https://techstackglobal.github.io/posts/best-laptops-for-students-2026.html" rel="canonical"/><meta content="https://techstackglobal.github.io/posts/best-laptops-for-students-2026.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
14+
"@context": "https://schema.org",
15+
"@type": "Article",
16+
"headline": "Best Laptops for Students 2026 | TechStack Global",
17+
"author": {
18+
"@type": "Organization",
19+
"name": "TechStack Global"
20+
},
21+
"publisher": {
22+
"@type": "Organization",
23+
"name": "TechStack Global"
24+
}
25+
}</script></head>
1426
<body class="dark-theme">
1527
<div class="ambient-grid"></div>
1628
<div id="site-affiliate-notice" style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">

posts/budget-laptops-under-1000.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@
1010
<link href="../style.css?v=9" rel="stylesheet"/>
1111
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
1212
<link href="../assets/icons/favicon-32.png?v=1" rel="icon" sizes="32x32" type="image/png"/>
13-
<link href="https://techstackglobal.github.io/posts/budget-laptops-under-1000.html" rel="canonical"/><meta content="https://techstackglobal.github.io/posts/budget-laptops-under-1000.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/></head>
13+
<link href="https://techstackglobal.github.io/posts/budget-laptops-under-1000.html" rel="canonical"/><meta content="https://techstackglobal.github.io/posts/budget-laptops-under-1000.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
14+
"@context": "https://schema.org",
15+
"@type": "Article",
16+
"headline": "Best Budget Laptops Under $1000 (2026) | TechStack Global",
17+
"author": {
18+
"@type": "Organization",
19+
"name": "TechStack Global"
20+
},
21+
"publisher": {
22+
"@type": "Organization",
23+
"name": "TechStack Global"
24+
}
25+
}</script></head>
1426
<body class="dark-theme">
1527
<div class="ambient-grid"></div>
1628
<div id="site-affiliate-notice" style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">

privacy-policy.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@
2525
margin-bottom: 1.5rem;
2626
}
2727
</style>
28-
<link href="https://techstackglobal.github.io/privacy-policy.html" rel="canonical"/><meta content="https://techstackglobal.github.io/privacy-policy.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/></head>
28+
<link href="https://techstackglobal.github.io/privacy-policy.html" rel="canonical"/><meta content="https://techstackglobal.github.io/privacy-policy.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
29+
"@context": "https://schema.org",
30+
"@type": "WebPage",
31+
"name": "Privacy Policy | TechStack Global",
32+
"url": "https://techstackglobal.github.io/privacy-policy.html"
33+
}</script></head>
2934
<body class="dark-theme">
3035
<main class="glass-panel" style="padding: 2rem; border-radius: 12px;">
3136
<h1>Privacy Policy</h1>

terms-of-service.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@
2525
margin-bottom: 1.5rem;
2626
}
2727
</style>
28-
<link href="https://techstackglobal.github.io/terms-of-service.html" rel="canonical"/><meta content="https://techstackglobal.github.io/terms-of-service.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/></head>
28+
<link href="https://techstackglobal.github.io/terms-of-service.html" rel="canonical"/><meta content="https://techstackglobal.github.io/terms-of-service.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
29+
"@context": "https://schema.org",
30+
"@type": "WebPage",
31+
"name": "Terms of Service | TechStack Global",
32+
"url": "https://techstackglobal.github.io/terms-of-service.html"
33+
}</script></head>
2934
<body class="dark-theme">
3035
<main class="glass-panel" style="padding: 2rem; border-radius: 12px;">
3136
<h1>Terms of Service</h1>

0 commit comments

Comments
 (0)