develop #35

Merged
popovskik merged 4 commits from develop into master 2026-08-30 09:31:34 +00:00

4 Commits

Author SHA1 Message Date
popovskik 0939e15f4c Merge pull request 'feat(seo): add Google Preferred Sources button + footer link' (#34) from kristijan-dev into develop
Deploy to Production on Develop Push / deploy (push) Successful in 21s Details
Reviewed-on: #34
2026-08-30 09:28:52 +00:00
popovskik abd9103500 feat(seo): add Google Preferred Sources button + footer link
New self-contained preferred-source.js (referenced site-wide via
seo_inject GA_LINES):
- small "Add us on Google" text link in the footer (.legal-links) on
  every page, trilingual, using the domain deeplink;
- Google's official interactive pill (publisher.js) on the homepage,
  News hub and Blog hub only, localized (en/mk/sl).
Lets readers mark MSOS as a preferred source (Top Stories / Discover /
News / AI surfaces). Cache-bust bump included.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 11:25:07 +02:00
popovskik ec6b4fa32d Merge pull request 'feat(consent): benefit-led banner copy + analytics-only consent' (#33) from kristijan-dev into develop
Deploy to Production on Develop Push / deploy (push) Successful in 22s Details
Reviewed-on: #33
2026-08-30 09:03:31 +00:00
popovskik be9df211a0 feat(consent): benefit-led banner copy + analytics-only consent
- Warmer, accurate trilingual cookie-banner text to lift voluntary
  opt-in (EN/MK/SI), keeping Accept and Decline equally one-click
  (GDPR-compliant, no dark patterns).
- grant() now grants analytics_storage only; advertising consent stays
  denied, matching what the banner discloses (MSOS runs no ads).
- Cache-bust bump so the updated consent.js is fetched.
  (Cookie-withdrawal link already present in footer via msosOpenConsent.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 10:53:02 +02:00