Skip to content

feat: add OG images, SEO fundamentals, package READMEs, and contributing docs#24

Merged
anurag629 merged 4 commits intocodercops:devfrom
anurag629:dev
Mar 21, 2026
Merged

feat: add OG images, SEO fundamentals, package READMEs, and contributing docs#24
anurag629 merged 4 commits intocodercops:devfrom
anurag629:dev

Conversation

@anurag629
Copy link
Copy Markdown
Member

Changes

OG Images (#19)

  • Added og:image and twitter:image meta tags using OGCOPS (og.codercops.com) with the saas-gradient-mesh template
  • Landing layout accepts optional ogImage prop with a sensible default
  • Homepage passes a curated OG image URL
  • Starlight docs pages get a default OG image via head config

SEO Fundamentals (#20)

  • Installed and configured @astrojs/sitemap — generates sitemap-index.xml at build
  • Created robots.txt with sitemap reference
  • Added missing meta tags: og:site_name, og:locale, twitter:site, theme-color (light + dark)
  • Added Schema.org JSON-LD structured data (WebSite + SoftwareApplication)
  • Added apple-touch-icon.png (180x180, generated from favicon.svg)
  • Added dir="ltr" to <html> tag
  • All SEO tags also added to Starlight head config for docs pages

Package READMEs

  • Added README.md to @chatcops/core, @chatcops/server, @chatcops/widget
  • Each includes install instructions, usage examples, config reference, and feature list

Contributing Docs

  • Updated CONTRIBUTING.md with fork-based workflow (fork → work on dev → PR to upstream dev)
  • Added branch strategy section (dev → production)

Verification

  • Build passes cleanly
  • Sitemap generated at dist/client/sitemap-index.xml
  • All meta tags verified in built HTML output (homepage + docs pages)

Ref #19, Ref #20

anurag629 and others added 4 commits March 7, 2026 23:52
Release: analytics, visitor counter, support ribbon, GitHub stars, and site URL fix
…READMEs

- Add og:image meta tags using OGCOPS (og.codercops.com) with saas-gradient-mesh template
- Add og:site_name, og:locale, twitter:site, theme-color meta tags
- Add Schema.org JSON-LD structured data (WebSite + SoftwareApplication)
- Install and configure @astrojs/sitemap integration
- Add robots.txt with sitemap reference
- Add apple-touch-icon.png (180x180)
- Add Starlight head config for OG images and SEO tags
- Add README.md to @chatcops/core, @chatcops/server, @chatcops/widget

Ref codercops#19, Ref codercops#20
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 21, 2026

@anurag629 is attempting to deploy a commit to the CODERCOPS Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chatcops-website Ready Ready Preview, Comment Mar 21, 2026 7:01am

Request Review

@anurag629 anurag629 merged commit bc49068 into codercops:dev Mar 21, 2026
2 checks passed
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