grep --tag "ブログ運営" ./posts
# Tag: ブログ運営

Google Analytics 4 for Next.js: Consent, SPA Views, and Verification
Create a GA4 property and web data stream, configure the Measurement ID, gate loading on consent, prevent duplicate SPA page views, and verify the result in DebugView.

Google Search Console for Next.js: Ownership, Sitemap, URL Inspection
Verify a Next.js blog in Search Console, submit its bilingual sitemap, inspect URLs, and read performance without treating submission as an indexing guarantee.
A Non-Blocking Ad-Block Notice with Bounded Detection
How bait state, script lifecycle, grace periods, and bounded observers detect ad-delivery failures while keeping the article readable and offering retry or dismiss actions.
AdSense Publisher IDs, Slot IDs, and ads.txt
A code-based guide to separating publisher IDs, ad-unit slot IDs, and ads.txt seller records, then verifying each source without claiming approval or fill.