[object Object]

← back to Flockedwallpaper

TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)

c0e5de1926cd75888d11c15b622d63eab46a45ad · 2026-09-09 16:02:07 -0700 · Steve

Files touched

Diff

commit c0e5de1926cd75888d11c15b622d63eab46a45ad
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Sep 9 16:02:07 2026 -0700

    TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
 about-flock-wallpaper.html | 1 +
 about-us.html              | 1 +
 ads.txt                    | 1 +
 agenda.html                | 1 +
 custom-flock.html          | 1 +
 index.html                 | 1 +
 6 files changed, 6 insertions(+)

diff --git a/about-flock-wallpaper.html b/about-flock-wallpaper.html
index b0f3f27..a3dc303 100644
--- a/about-flock-wallpaper.html
+++ b/about-flock-wallpaper.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>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>About Flock Velvet Wallpaper | FlockedWallpaper.com</title>
diff --git a/about-us.html b/about-us.html
index 5d10d44..da16744 100644
--- a/about-us.html
+++ b/about-us.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>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>About Designer Wallcoverings | FlockedWallpaper.com</title>
diff --git a/ads.txt b/ads.txt
new file mode 100644
index 0000000..8f11fe6
--- /dev/null
+++ b/ads.txt
@@ -0,0 +1 @@
+google.com, pub-5278231299883833, DIRECT, f08c47fec0942fa0
diff --git a/agenda.html b/agenda.html
index 8567e37..927cf6a 100644
--- a/agenda.html
+++ b/agenda.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>
 <meta charset="UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>Daily Agenda - March 6, 2026</title>
diff --git a/custom-flock.html b/custom-flock.html
index 4d73fb2..19f9389 100644
--- a/custom-flock.html
+++ b/custom-flock.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>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Custom Flock Wallpaper Services | FlockedWallpaper.com</title>
diff --git a/index.html b/index.html
index f1b4070..f381579 100644
--- a/index.html
+++ b/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>
 <meta charset="UTF-8">
 <!-- Google tag (gtag.js) -->
 <script async src="https://www.googletagmanager.com/gtag/js?id=G-RH5FHVMMX2"></script>

← 08d17aa viewer standard: add Grid/List toggle + per-field on/off men  ·  back to Flockedwallpaper  ·  Standardize privacy policy to /privacy.html + footer link (A 1de43b7 →