[object Object]

← back to Ffepurchasing

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

5d2df1a58acbd3d122e201daa5f9694c22c83e8e · 2026-09-09 16:02:06 -0700 · Steve

Files touched

Diff

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

    TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
 public/ads.txt            | 1 +
 public/index.html         | 1 +
 public/trade-account.html | 1 +
 3 files changed, 3 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/index.html b/public/index.html
index 01a5b95..78c6c1c 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/trade-account.html b/public/trade-account.html
index 5eb1691..e03a86d 100644
--- a/public/trade-account.html
+++ b/public/trade-account.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>Open Trade Account — FFE Purchasing</title>

← 27ef2ee auto-data-snapshot: 2026-08-24T04:13:07 (1 data files) — ser  ·  back to Ffepurchasing  ·  Add Instagram embed of latest live posts to homepage (TK-113 ec1c090 →