← back to 1920swallpaper
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
f852ad57e9b52fe888d0817fac8030f45bf5623e · 2026-09-09 16:01:57 -0700 · Steve
Files touched
M public/about.htmlA public/ads.txtM public/care.htmlM public/history.htmlM public/index.htmlM public/sourcing.htmlM public/trade.html
Diff
commit f852ad57e9b52fe888d0817fac8030f45bf5623e
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 16:01:57 2026 -0700
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
public/about.html | 1 +
public/ads.txt | 1 +
public/care.html | 1 +
public/history.html | 1 +
public/index.html | 1 +
public/sourcing.html | 1 +
public/trade.html | 1 +
7 files changed, 7 insertions(+)
diff --git a/public/about.html b/public/about.html
index 34de760..3a9b1bf 100644
--- a/public/about.html
+++ b/public/about.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-KBCHLWV7XZ -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KBCHLWV7XZ"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-KBCHLWV7XZ');</script>
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 96a0e0a..ab95dd4 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-KBCHLWV7XZ -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KBCHLWV7XZ"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-KBCHLWV7XZ');</script>
diff --git a/public/history.html b/public/history.html
index dd5d716..58af9aa 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-KBCHLWV7XZ -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KBCHLWV7XZ"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-KBCHLWV7XZ');</script>
diff --git a/public/index.html b/public/index.html
index 495ed5c..4391526 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 9c82e2c..8df815d 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-KBCHLWV7XZ -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KBCHLWV7XZ"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-KBCHLWV7XZ');</script>
diff --git a/public/trade.html b/public/trade.html
index a38aad1..bf95ec3 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-KBCHLWV7XZ -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KBCHLWV7XZ"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-KBCHLWV7XZ');</script>
← e9001a1 viewer standard: add per-field on/off menu (Fields ▾) to pro
·
back to 1920swallpaper
·
Add AdSense-compliant privacy policy page + footer link + /p b1b8793 →