← back to Hospitalitywallpaper
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
1b0038e06e4b322571421e1a00931aeea388faef · 2026-09-09 16:02:10 -0700 · Steve
Files touched
A public/ads.txtM public/care.htmlM public/history.htmlM public/index.htmlM public/sourcing.htmlM public/trade.htmlM public/vocabulary.html
Diff
commit 1b0038e06e4b322571421e1a00931aeea388faef
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 16:02:10 2026 -0700
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
public/ads.txt | 1 +
public/care.html | 1 +
public/history.html | 1 +
public/index.html | 1 +
public/sourcing.html | 1 +
public/trade.html | 1 +
public/vocabulary.html | 1 +
7 files changed, 7 insertions(+)
diff --git a/public/ads.txt b/public/ads.txt
new file mode 100644
index 0000000..8f11fe6
--- /dev/null
+++ b/public/ads.txt
@@ -0,0 +1 @@
+google.com, pub-5278231299883833, DIRECT, f08c47fec0942fa0
diff --git a/public/care.html b/public/care.html
index 787987b..2cb4654 100644
--- a/public/care.html
+++ b/public/care.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en"><head>
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) — GA4 G-XM0936TL4N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XM0936TL4N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-XM0936TL4N');</script>
diff --git a/public/history.html b/public/history.html
index 5097493..6b673ab 100644
--- a/public/history.html
+++ b/public/history.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en"><head>
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) — GA4 G-XM0936TL4N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XM0936TL4N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-XM0936TL4N');</script>
diff --git a/public/index.html b/public/index.html
index efe8af6..ece98bc 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<meta charset="utf-8">
diff --git a/public/sourcing.html b/public/sourcing.html
index 5f818d1..49b608d 100644
--- a/public/sourcing.html
+++ b/public/sourcing.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en"><head>
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) — GA4 G-XM0936TL4N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XM0936TL4N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-XM0936TL4N');</script>
diff --git a/public/trade.html b/public/trade.html
index 491cfc7..406944d 100644
--- a/public/trade.html
+++ b/public/trade.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en"><head>
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) — GA4 G-XM0936TL4N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XM0936TL4N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-XM0936TL4N');</script>
diff --git a/public/vocabulary.html b/public/vocabulary.html
index df05d2f..4d9120f 100644
--- a/public/vocabulary.html
+++ b/public/vocabulary.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en"><head>
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) — GA4 G-XM0936TL4N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XM0936TL4N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-XM0936TL4N');</script>
← 5778be7 hosp reimage: refreshed HEAD-verified dead-list 2026-08-27 (
·
back to Hospitalitywallpaper
·
Add AdSense-compliant privacy policy page + footer link + /p 4e5cba2 →