aethex-forge/client
Claude 543080003b
Update SEO and metadata for development environment
Changed all SEO metadata to clearly indicate this is a development
instance, not a production site. This prevents confusion and ensures
search engines don't index the dev site.

Changes:
- Added [DEV] prefix to all page titles (SEO component)
- Updated index.html meta tags with dev-focused descriptions
- Changed robots meta to noindex, nofollow
- Updated Open Graph tags for social media previews
- Updated Twitter Card metadata
- Modified JSON-LD structured data for dev environment
- Updated FAQ structured data with dev-specific information

Key updates:
- Title: "[DEV] AeThex | Development Environment"
- Description: "Development instance of AeThex platform - Not for production use"
- Robots: noindex, nofollow (prevents search engine indexing)
2026-01-03 02:50:05 +00:00
..
api Add ecosystem filtering to opportunities and update posting form 2025-12-13 02:25:12 +00:00
components Update SEO and metadata for development environment 2026-01-03 02:50:05 +00:00
contexts Add a way to display participants in an activity 2025-12-13 04:51:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
desktop Update application to include desktop build and release configurations 2025-12-05 23:20:50 +00:00
hooks Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
lib Add core architecture, API endpoints, and UI components for NEXUS 2025-12-13 03:01:54 +00:00
pages Fix XSS vulnerability by sanitizing HTML in blog posts 2026-01-03 02:36:13 +00:00
App.tsx Update routing to keep GameForge management local on aethex.dev 2025-12-13 03:46:16 +00:00
desktop-main.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
desktop-overlay.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
global.css completionId: cgen-0a8ee54525e8482880312880617b999e 2025-11-13 05:41:14 +00:00
main.tsx Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00