← back to Retrowalls
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
2c44e4fbdcbe551b266bcf168d051712fa6e5f40 · 2026-09-09 16:02:17 -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.htmlM public/vocabulary.html
Diff
commit 2c44e4fbdcbe551b266bcf168d051712fa6e5f40
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 16:02:17 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 +
public/vocabulary.html | 1 +
8 files changed, 8 insertions(+)
diff --git a/public/about.html b/public/about.html
index 638b196..6fc47b9 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>
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>About — Uretrowalls.com</title>
<meta name="description" content="Uretrowalls — a curated niche of Designer Wallcoverings, the trade-grade wallcovering specialist serving designers and contractors since 1996.">
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 e07833c..f7d5492 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>
<!-- editorial-gen v1 -->
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Care & installation — retrowalls.com</title>
diff --git a/public/history.html b/public/history.html
index 1764369..f18ef9e 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>
<!-- editorial-gen v1 -->
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>A short history — retrowalls.com</title>
diff --git a/public/index.html b/public/index.html
index a259581..1536df9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en" data-hero-mode="huge">
<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 a68fe09..875b44d 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>
<!-- editorial-gen v1 -->
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>How we source — retrowalls.com</title>
diff --git a/public/trade.html b/public/trade.html
index 4902b4c..63f8b85 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>
<!-- editorial-gen v1 -->
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Trade program — retrowalls.com</title>
diff --git a/public/vocabulary.html b/public/vocabulary.html
index dfa9270..d7c3187 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>
<!-- editorial-gen v1 -->
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Design vocabulary — retrowalls.com</title>
← b7c4bb7 viewer standard: add per-field on/off menu (Fields ▾) to pro
·
back to Retrowalls
·
Add Instagram embed of latest live posts to homepage (TK-113 a02ae2a →