|
6 | 6 | <link rel="icon" type="image/svg+xml" |
7 | 7 | href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><rect width='32' height='32' rx='8' fill='%236366f1'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='18' font-family='sans-serif'>📚</text></svg>" /> |
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <meta name="description" |
10 | | - content="StudyTrack — Your personal student workspace. Track attendance, GPA, assignments, and study habits all in one place." /> |
| 9 | + |
| 10 | + <!-- Primary Meta Tags --> |
| 11 | + <title>StudyTrack — Premium AI-Powered Student Productivity Workspace</title> |
| 12 | + <meta name="title" content="StudyTrack — Premium AI-Powered Student Productivity Workspace" /> |
| 13 | + <meta name="description" content="An all-in-one, ultra-premium personal student workspace. AI-powered tutor, study tracker, gamified progress, GPA predictor, and deep focus room." /> |
| 14 | + <meta name="keywords" content="student workspace, study tracker, AI tutor, GPA calculator, study habits, student productivity, gamified learning" /> |
| 15 | + <meta name="author" content="StudyTrack" /> |
| 16 | + <meta name="robots" content="index, follow" /> |
11 | 17 | <meta name="theme-color" content="#6366f1" /> |
12 | | - <title>StudyTrack — Personal Student Workspace</title> |
| 18 | + |
| 19 | + <!-- Open Graph / Facebook --> |
| 20 | + <meta property="og:type" content="website" /> |
| 21 | + <meta property="og:url" content="https://studytrack-hub.vercel.app/" /> |
| 22 | + <meta property="og:title" content="StudyTrack — AI-Powered Student Productivity Workspace" /> |
| 23 | + <meta property="og:description" content="Transform academic chaos into peak productivity. Beat procrastination, build routines, and study smarter with Gemini AI." /> |
| 24 | + <meta property="og:image" content="https://studytrack-hub.vercel.app/og-image.jpg" /> |
| 25 | + |
| 26 | + <!-- Twitter --> |
| 27 | + <meta property="twitter:card" content="summary_large_image" /> |
| 28 | + <meta property="twitter:url" content="https://studytrack-hub.vercel.app/" /> |
| 29 | + <meta property="twitter:title" content="StudyTrack — AI-Powered Student Productivity Workspace" /> |
| 30 | + <meta property="twitter:description" content="Transform academic chaos into peak productivity. Beat procrastination, build routines, and study smarter with Gemini AI." /> |
| 31 | + <meta property="twitter:image" content="https://studytrack-hub.vercel.app/og-image.jpg" /> |
13 | 32 | </head> |
14 | 33 |
|
15 | 34 | <body> |
|
0 commit comments