Skip to content

Commit a58f62c

Browse files
author
TechStack Global
committed
chore: update blog.html and sitemap with new OLED comparison
1 parent ad5cd46 commit a58f62c

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

blog.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44

55
<head>
6-
<!-- Google tag (gtag.js) -->
7-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script>
8-
<script>
9-
window.dataLayer = window.dataLayer || [];
10-
function gtag(){dataLayer.push(arguments);}
11-
gtag('js', new Date());
12-
13-
gtag('config', 'G-06NR0F5381');
14-
</script>
6+
<!-- Google tag (gtag.js) -->
7+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script>
8+
<script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag() { dataLayer.push(arguments); }
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-06NR0F5381');
14+
</script>
1515
<meta charset="utf-8" />
1616
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
1717
<title>Hardware Reviews &amp; Tech Guides | TechStack Global</title>
@@ -88,12 +88,12 @@ <h1>Guides</h1>
8888
<!-- Monitor Comparison-->
8989
<div class="blog-card glass-card" style="border-top: 3px solid #ff00ea;">
9090
<div class="blog-category">Head-to-Head</div>
91-
<h3><a href="posts/samsung-odyssey-g8-vs-alienware-aw3423dwf.html">Samsung G8 vs Alienware AW3423DWF:
92-
OLED King 2026?</a></h3>
93-
<p>An authoritative comparison of design, color accuracy, and smart features between the two top 21:9
94-
OLED displays.</p>
91+
<h3><a href="posts/alienware-aw3423dwf-vs-odyssey-g8.html">Alienware AW3423DWF vs Samsung Odyssey G8
92+
(2026): OLED Showdown</a></h3>
93+
<p>The definitive comparison of QD-OLED performance, connectivity, and smart features between the
94+
marketplace leaders.</p>
9595
<div class="card-meta"><span>Comparison</span> <a class="read-more"
96-
href="posts/samsung-odyssey-g8-vs-alienware-aw3423dwf.html">Read Guide</a>
96+
href="posts/alienware-aw3423dwf-vs-odyssey-g8.html">Read Comparison</a>
9797
</div>
9898
</div>
9999
<!-- Shure Comparison-->

sitemap.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@
6666
<changefreq>monthly</changefreq>
6767
<priority>0.8</priority>
6868
</url>
69+
<url>
70+
<loc>https://techstackglobal.github.io/posts/alienware-aw3423dwf-vs-odyssey-g8.html</loc>
71+
<lastmod>2026-03-03</lastmod>
72+
<changefreq>monthly</changefreq>
73+
<priority>0.8</priority>
74+
</url>
6975
<url>
7076
<loc>https://techstackglobal.github.io/posts/apple-macbook-pro-m4-pro-review.html</loc>
7177
<lastmod>2026-03-03</lastmod>

0 commit comments

Comments
 (0)