Skip to content

Improve SEO for landing page#25

Closed
wmmiii wants to merge 4 commits into
mainfrom
claude/improve-seo-scraping-Hqyij
Closed

Improve SEO for landing page#25
wmmiii wants to merge 4 commits into
mainfrom
claude/improve-seo-scraping-Hqyij

Conversation

@wmmiii
Copy link
Copy Markdown
Owner

@wmmiii wmmiii commented Apr 14, 2026

  • Upgrade <title> to include target keywords
  • Enhance meta description for click-through rate
  • Add canonical URL, Open Graph, and Twitter Card meta tags
  • Add JSON-LD SoftwareApplication structured data (schema.org)
  • Add robots.txt pointing crawlers to the sitemap
  • Add sitemap.xml for crawler discoverability

https://claude.ai/code/session_01Y7LFRmdKMPe9bBUpAA9yUb

claude added 2 commits April 14, 2026 04:49
- Upgrade <title> to include target keywords
- Enhance meta description for click-through rate
- Add canonical URL, Open Graph, and Twitter Card meta tags
- Add JSON-LD SoftwareApplication structured data (schema.org)
- Add robots.txt pointing crawlers to the sitemap
- Add sitemap.xml for crawler discoverability

https://claude.ai/code/session_01Y7LFRmdKMPe9bBUpAA9yUb
@wmmiii wmmiii force-pushed the claude/improve-seo-scraping-Hqyij branch from 5d0af82 to 99b3726 Compare April 14, 2026 04:49
claude added 2 commits April 14, 2026 04:55
With moduleResolution: bundler, TypeScript respects the package exports
map strictly. @base-ui/react v1.3.0 does not list floating-ui-react in
its exports map, so the subpath import fails even though the directory
exists on disk.

Replace the Side import with a local type alias matching the definition
used by @base-ui/react's own Positioner internals.

https://claude.ai/code/session_01Y7LFRmdKMPe9bBUpAA9yUb
pnpm run type-check runs tsc --noEmit directly without generating
protobuf TypeScript bindings first. proto/generated/ is gitignored, so
on a fresh CI checkout the @dmx-controller/proto/* path alias resolves
to nothing, causing hundreds of TS2307/TS18046 errors that mask real
type failures.

https://claude.ai/code/session_01Y7LFRmdKMPe9bBUpAA9yUb
@wmmiii wmmiii closed this Apr 14, 2026
@wmmiii wmmiii deleted the claude/improve-seo-scraping-Hqyij branch April 14, 2026 05:12
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.

2 participants