Skip to content

Commit e0d39d3

Browse files
authored
Merge pull request #64 from thughari/dev
changes the ui url in be & seo optimization
2 parents 06e5860 + 52e3f6d commit e0d39d3

File tree

8 files changed

+30
-28
lines changed

8 files changed

+30
-28
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
## 🔗 Quick Links
3535

36-
- 🚀 Live Demo: https://thughari.github.io/JobTrackerPro
36+
- 🚀 Live Demo: https://jobtrackerpro.in
3737
- 📂 Source Code: https://github.com/thughari/JobTrackerPro
3838

3939
---

backend/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The robust, enterprise-grade backend for **JobTrackerPro**. This REST API handle
99

1010
## 🔗 Quick Links
1111

12-
* **Live Application:** [https://thughari.github.io/JobTrackerPro](https://thughari.github.io/JobTrackerPro)
12+
* **Live Application:** [https://jobtrackerpro.in](https://jobtrackerpro.in)
1313
* **Frontend Repository:** [github.com/thughari/JobTrackerPro/tree/main/frontend](https://github.com/thughari/JobTrackerPro/tree/main/frontend)
1414
* **API Base URL:** [jobtracker-service-963261513098.asia-south1.run.app](https://jobtracker-service-963261513098.asia-south1.run.app)
1515

@@ -36,7 +36,7 @@ The robust, enterprise-grade backend for **JobTrackerPro**. This REST API handle
3636
| `JWT_SECRET` | 256-bit Secret Key for signing tokens |
3737
| `GOOGLE_CLIENT_ID` | OAuth2 Client ID |
3838
| `CLOUDFLARE_ENDPOINT` | R2 S3 API Endpoint |
39-
| `APP_UI_URL` | `https://thughari.github.io/JobTrackerPro` |
39+
| `APP_UI_URL` | `https://jobtrackerpro.in` |
4040

4141
## 🛠️ Development & Caching
4242

backend/src/main/resources/application-prod.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gemini.api.key=${GEMINI_API_KEY}
3232
gemini.api.url=https://aiplatform.googleapis.com/v1/publishers/google/models/gemini-2.5-flash-lite:generateContent
3333

3434
# UI url
35-
app.ui.url=https://thughari.github.io/JobTrackerPro
35+
app.ui.url=https://jobtrackerpro.in
3636

3737
# Base url
3838
app.base-url=https://jobtracker-service-963261513098.asia-south1.run.app

frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The modern, responsive frontend for **JobTrackerPro**. Built with Angular and Ta
88

99
## 🔗 Quick Links
1010

11-
* **Live Application:** [https://thughari.github.io/JobTrackerPro](https://thughari.github.io/JobTrackerPro)
11+
* **Live Application:** [https://jobtrackerpro.in](https://jobtrackerpro.in)
1212
* **Backend Repository:** [github.com/thughari/JobTrackerPro](https://github.com/thughari/JobTrackerPro)
1313
* **Backend API URL:** [jobtracker-service-963261513098.asia-south1.run.app](https://jobtracker-service-963261513098.asia-south1.run.app)
1414

frontend/public/robots.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
User-agent: *
22
Allow: /
3-
Sitemap: https://thughari.github.io/JobTrackerPro/sitemap.xml
4-
5-
Disallow: /app/
3+
Disallow: /api/
4+
Disallow: /reset-password
5+
Sitemap: https://jobtrackerpro.in/sitemap.xml

frontend/public/sitemap.xml

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3-
<url>
4-
<loc>https://thughari.github.io/JobTrackerPro/</loc>
5-
<lastmod>2026-01-22</lastmod>
6-
<changefreq>weekly</changefreq>
7-
<priority>1.0</priority>
8-
</url>
9-
<url>
10-
<loc>https://thughari.github.io/JobTrackerPro/about</loc>
11-
<lastmod>2026-01-22</lastmod>
12-
<changefreq>monthly</changefreq>
13-
<priority>0.8</priority>
14-
</url>
3+
<url>
4+
<loc>https://jobtrackerpro.in/</loc>
5+
<priority>1.0</priority>
6+
</url>
7+
<url>
8+
<loc>https://jobtrackerpro.in/login</loc>
9+
<priority>0.8</priority>
10+
</url>
1511
</urlset>

frontend/src/app/app.component.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,9 @@
102102
@if (jobService.showModal()) {
103103
<app-job-modal [job]="jobService.selectedJob()" (close)="jobService.closeModal()"></app-job-modal>
104104
}
105-
</div>
105+
</div>
106+
107+
<section class="sr-only">
108+
<h1>JobTrackerPro: The Professional Job Application Tracker</h1>
109+
<p>Manage your career search with AI-powered Gmail syncing, real-time interview analytics, and automated status updates. Built for developers by developers.</p>
110+
</section>

frontend/src/index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,17 @@
1515
<meta property="og:site_name" content="JobTrackerPro" />
1616
<meta property="og:title" content="JobTrackerPro – Smart Job Application Tracker" />
1717
<meta property="og:description"
18-
content="Track job applications, interviews, and follow-ups with a clean Angular + Spring Boot dashboard." />
18+
content="Automate your job search with JobTrackerPro. Features AI email parsing from Gmail, real-time dashboard analytics, and automated status tracking. Open-source and built for engineers." />
1919
<meta property="og:type" content="website" />
20-
<meta property="og:url" content="https://thughari.github.io/JobTrackerPro/" />
21-
<meta property="og:image" content="https://thughari.github.io/JobTrackerPro/og-preview.png" />
22-
<meta property="og:image:secure_url" content="https://thughari.github.io/JobTrackerPro/og-preview.png" />
20+
<meta property="og:url" content="https://jobtrackerpro.in/" />
21+
<meta property="og:image" content="https://jobtrackerpro.in/og-preview.png" />
22+
<meta property="og:image:secure_url" content="https://jobtrackerpro.in/og-preview.png" />
2323

2424
<meta name="twitter:card" content="summary_large_image" />
25+
<meta name="twitter:url" content="https://jobtrackerpro.in/" />
2526
<meta name="twitter:title" content="JobTrackerPro – Smart Job Application Tracker" />
2627
<meta name="twitter:description" content="Track job applications, interviews, and follow-ups with a clean dashboard." />
27-
<meta name="twitter:image" content="https://thughari.github.io/JobTrackerPro/og-preview.png" />
28+
<meta name="twitter:image" content="https://jobtrackerpro.in/og-preview.png" />
2829
<meta name="twitter:image:alt" content="JobTrackerPro dashboard preview" />
2930

3031
<meta name="twitter:site" content="@thug_hari" />
@@ -48,7 +49,7 @@
4849
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
4950
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
5051

51-
<link rel="canonical" href="https://thughari.github.io/JobTrackerPro/" />
52+
<link rel="canonical" href="https://jobtrackerpro.in/" />
5253

5354
<script type="application/ld+json">
5455
{
@@ -68,7 +69,7 @@
6869
"name": "Hari Thatikonda",
6970
"url": "https://thughari.github.io/"
7071
},
71-
"screenshot": "https://thughari.github.io/JobTrackerPro/og-preview.png",
72+
"screenshot": "https://jobtrackerpro.in/og-preview.png",
7273
"featureList": "AI Email Parsing, Kanban Board, Interview Analytics, Job Tracking"
7374
}
7475
</script>

0 commit comments

Comments
 (0)