Skip to content

chore: harden SEO and frontend metadata checks#5

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
chore/seo-security-hardening
Jun 5, 2026
Merged

chore: harden SEO and frontend metadata checks#5
CoderDeltaLAN merged 1 commit into
mainfrom
chore/seo-security-hardening

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Hardens public metadata and repository verification.

Scope:

  • add canonical, robots, author and Open Graph metadata;
  • switch Twitter card to summary because there is no final social image yet;
  • remove misleading http-equiv security metadata that GitHub Pages does not guarantee as real headers;
  • tighten CSP script-src;
  • add verify.sh checks for SEO/security metadata.

Constraints:

  • README.md untouched;
  • no backend;
  • no secrets;
  • no generated/vendor artifacts.

Local validation:

  • scripts/verify.sh OK;
  • git diff --check OK;
  • pre-push validation OK.

@CoderDeltaLAN CoderDeltaLAN merged commit c5c018e into main Jun 5, 2026
2 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the chore/seo-security-hardening branch June 5, 2026 20:34
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