Skip to content

Fix ad placement: move CrawlProof ad into content (was below footer)#41

Merged
ralyodio merged 2 commits into
masterfrom
fix/ad-placement-in-content
Jul 12, 2026
Merged

Fix ad placement: move CrawlProof ad into content (was below footer)#41
ralyodio merged 2 commits into
masterfrom
fix/ad-placement-in-content

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

The CrawlProof installer (merged in #39) injected a bare <div data-cp-ad> right before </body>, so the 300×250 ad rendered below the footer on every page.

This moves the slot into an AdUnit component rendered in home-page content (between Trending Coupons and Popular Stores), with an "Advertisement" label. The crawlproof.com/ad.js loader stays global in app/layout.tsx.

Slot 3cdc1ebf-cdad-4079-926a-5096837cf2b2 unchanged. Typechecks clean.

🤖 Generated with Claude Code

The installer PR (#39) injected a bare <div data-cp-ad> before </body>,
so the 300x250 ad rendered below the footer on every page. Relocate it
into an AdUnit component placed on the home page between Trending Coupons
and Popular Stores; the ad.js loader stays global.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio
ralyodio merged commit 1ad7129 into master Jul 12, 2026
5 checks passed
@ralyodio
ralyodio deleted the fix/ad-placement-in-content branch July 12, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant