From f6d1d3705e141e05ea6d07046daabd54e653645f Mon Sep 17 00:00:00 2001
From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com>
Date: Tue, 9 Dec 2025 05:43:59 +0000
Subject: [PATCH] Improve website SEO by updating sitemap and title tags
Fixes invalid robots.txt, updates sitemap.xml with full URLs, expands the title tag in index.html, and ensures canonical URLs are absolute in index.html.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: b8d81034-78c8-4b8e-91a7-ea448852570c
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/LFvmEVc
Replit-Helium-Checkpoint-Created: true
---
.replit | 4 ++++
index.html | 6 +++---
public/robots.txt | 2 +-
public/sitemap.xml | 46 ++++++++++++++++++++++------------------------
4 files changed, 30 insertions(+), 28 deletions(-)
diff --git a/.replit b/.replit
index d96c59f0..16d8f80c 100644
--- a/.replit
+++ b/.replit
@@ -55,6 +55,10 @@ externalPort = 3000
localPort = 40437
externalPort = 3001
+[[ports]]
+localPort = 44157
+externalPort = 4200
+
[deployment]
deploymentTarget = "autoscale"
run = ["node", "dist/server/production.mjs"]
diff --git a/index.html b/index.html
index 89d32672..50d62c1c 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
AeThex | Home
+ AeThex | Developer Platform for Builders, Creators & Innovation
-
+
-
+
diff --git a/public/robots.txt b/public/robots.txt
index 30bf21fb..6aa02145 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -13,4 +13,4 @@ Allow: /
User-agent: *
Allow: /
-Sitemap: /sitemap.xml
+Sitemap: https://aethex.dev/sitemap.xml
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 10069996..38ccabaf 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -1,30 +1,28 @@
- /daily1.02025-09-27
- /onboardingweekly0.72025-09-27
- /dashboarddaily0.92025-09-27
- /adminmonthly0.52025-09-27
- /feedhourly0.92025-09-27
- /projects/newweekly0.62025-09-27
+ https://aethex.dev/daily1.02025-12-09
+ https://aethex.dev/onboardingweekly0.72025-12-09
+ https://aethex.dev/dashboarddaily0.92025-12-09
+ https://aethex.dev/feedhourly0.92025-12-09
- /game-developmentmonthly0.62025-09-27
- /consultingmonthly0.62025-09-27
- /mentorshipmonthly0.62025-09-27
- /researchmonthly0.62025-09-27
- /labsmonthly0.62025-09-27
+ https://aethex.dev/nexusdaily0.82025-12-09
+ https://aethex.dev/gameforgemonthly0.72025-12-09
+ https://aethex.dev/foundationmonthly0.72025-12-09
+ https://aethex.dev/labsmonthly0.72025-12-09
+ https://aethex.dev/corpmonthly0.72025-12-09
+ https://aethex.dev/devlinkmonthly0.72025-12-09
- /docsweekly0.72025-09-27
- /docs/tutorialsweekly0.72025-09-27
- /tutorialsweekly0.72025-09-27
- /blogweekly0.62025-09-27
- /communityweekly0.62025-09-27
- /supportweekly0.52025-09-27
- /statusweekly0.52025-09-27
- /changelogweekly0.52025-09-27
+ https://aethex.dev/creatorsdaily0.82025-12-09
+ https://aethex.dev/opportunitiesdaily0.82025-12-09
+ https://aethex.dev/projectsdaily0.82025-12-09
- /aboutmonthly0.52025-09-27
- /contactmonthly0.52025-09-27
- /get-startedmonthly0.52025-09-27
- /privacyyearly0.42025-09-27
- /termsyearly0.42025-09-27
+ https://aethex.dev/downloadsweekly0.62025-12-09
+ https://aethex.dev/roadmapweekly0.62025-12-09
+ https://aethex.dev/changelogweekly0.52025-12-09
+
+ https://aethex.dev/aboutmonthly0.52025-12-09
+ https://aethex.dev/contactmonthly0.52025-12-09
+ https://aethex.dev/get-startedmonthly0.62025-12-09
+ https://aethex.dev/privacyyearly0.42025-12-09
+ https://aethex.dev/termsyearly0.42025-12-09