|
6 | 6 |
|
7 | 7 | <!-- Primary Meta Tags --> |
8 | 8 | <title>InternHack — AI-Powered Career Platform for Students</title> |
9 | | - <meta |
10 | | - name="title" |
11 | | - content="InternHack — AI-Powered Career Platform for Students" |
12 | | - /> |
13 | 9 | <meta |
14 | 10 | name="description" |
15 | 11 | content="Browse curated internships, score your resume with AI-powered ATS analysis, follow guided career roadmaps, explore companies, and connect directly with recruiters — all in one platform." |
16 | 12 | /> |
17 | | - <meta |
18 | | - name="keywords" |
19 | | - content="internship, jobs, career, resume, ATS score, career roadmap, job board, recruiter, student jobs, campus placement, AI resume checker, internship portal, career path, company explorer, resume builder, cover letter, job search, placement, hiring" |
20 | | - /> |
21 | 13 | <meta name="author" content="InternHack" /> |
22 | 14 | <meta name="robots" content="index, follow" /> |
23 | | - <meta name="language" content="English" /> |
24 | | - <meta name="revisit-after" content="3 days" /> |
25 | 15 | <meta name="theme-color" content="#030712" /> |
26 | 16 |
|
27 | 17 | <!-- Favicon --> |
|
39 | 29 | property="og:description" |
40 | 30 | content="Browse curated internships, score your resume with AI-powered ATS analysis, follow guided career roadmaps, and connect with recruiters." |
41 | 31 | /> |
42 | | - <meta property="og:image" content="/og-image.png" /> |
| 32 | + <meta property="og:image" content="https://www.internhack.xyz/og-image.png" /> |
43 | 33 | <meta property="og:site_name" content="InternHack" /> |
44 | 34 | <meta property="og:locale" content="en_US" /> |
45 | 35 |
|
|
54 | 44 | name="twitter:description" |
55 | 45 | content="Browse curated internships, score your resume with AI-powered ATS analysis, follow guided career roadmaps, and connect with recruiters." |
56 | 46 | /> |
57 | | - <meta name="twitter:image" content="/og-image.png" /> |
| 47 | + <meta name="twitter:image" content="https://www.internhack.xyz/og-image.png" /> |
58 | 48 |
|
59 | 49 | <!-- Canonical --> |
60 | 50 | <link rel="canonical" href="https://www.internhack.xyz/" /> |
61 | 51 |
|
62 | | - <!-- hreflang --> |
63 | | - <link rel="alternate" hreflang="en" href="https://www.internhack.xyz/" /> |
64 | | - <link rel="alternate" hreflang="x-default" href="https://www.internhack.xyz/" /> |
65 | | - |
66 | 52 | <!-- Structured Data (JSON-LD) --> |
67 | 53 | <script type="application/ld+json"> |
68 | 54 | { |
|
76 | 62 | "offers": { |
77 | 63 | "@type": "Offer", |
78 | 64 | "price": "0", |
79 | | - "priceCurrency": "USD" |
| 65 | + "priceCurrency": "INR" |
80 | 66 | }, |
81 | 67 | "featureList": [ |
82 | 68 | "AI-Powered ATS Resume Scoring", |
83 | 69 | "Curated Internship Job Board", |
84 | 70 | "Career Roadmap Guidance", |
85 | 71 | "Company Explorer", |
86 | 72 | "Recruiter Dashboard", |
87 | | - "External Job Aggregation" |
| 73 | + "External Job Aggregation", |
| 74 | + "Free Coding Tutorials", |
| 75 | + "DSA Practice Tracker", |
| 76 | + "AI Cover Letter Generator", |
| 77 | + "LaTeX Resume Builder" |
88 | 78 | ] |
89 | 79 | } |
90 | 80 | </script> |
|
93 | 83 | <script type="application/ld+json"> |
94 | 84 | { |
95 | 85 | "@context": "https://schema.org", |
96 | | - "@type": "Organization", |
| 86 | + "@type": ["Organization", "EducationalOrganization"], |
97 | 87 | "name": "InternHack", |
98 | 88 | "url": "https://www.internhack.xyz", |
99 | 89 | "logo": "https://www.internhack.xyz/favicon.png", |
100 | | - "description": "AI-powered career platform connecting students with internships and career tools." |
| 90 | + "description": "AI-powered career platform connecting students with internships, coding tutorials, and career tools.", |
| 91 | + "sameAs": [] |
101 | 92 | } |
102 | 93 | </script> |
103 | 94 |
|
104 | | - <!-- Fonts --> |
| 95 | + <!-- DNS Prefetch for external domains --> |
| 96 | + <link rel="dns-prefetch" href="https://fonts.googleapis.com" /> |
| 97 | + <link rel="dns-prefetch" href="https://fonts.gstatic.com" /> |
| 98 | + <link rel="dns-prefetch" href="https://www.googletagmanager.com" /> |
| 99 | + |
| 100 | + <!-- Fonts (non-blocking) --> |
105 | 101 | <link rel="preconnect" href="https://fonts.googleapis.com" /> |
106 | 102 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
107 | 103 | <link |
108 | | - href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700&display=swap" |
| 104 | + href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap" |
109 | 105 | rel="stylesheet" |
| 106 | + media="print" |
| 107 | + onload="this.media='all'" |
110 | 108 | /> |
| 109 | + <noscript> |
| 110 | + <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap" rel="stylesheet" /> |
| 111 | + </noscript> |
111 | 112 | </head> |
112 | 113 | <!-- Google tag (gtag.js) --> |
113 | | -<script async src="https://www.googletagmanager.com/gtag/js?id=G-4YT8LFNN50"></script> |
114 | | -<script> |
115 | | - window.dataLayer = window.dataLayer || []; |
116 | | - function gtag(){dataLayer.push(arguments);} |
117 | | - gtag('js', new Date()); |
118 | | - |
119 | | - gtag('config', 'G-4YT8LFNN50'); |
120 | | -</script> |
| 114 | + <script async src="https://www.googletagmanager.com/gtag/js?id=G-4YT8LFNN50"></script> |
| 115 | + <script> |
| 116 | + window.dataLayer = window.dataLayer || []; |
| 117 | + function gtag(){dataLayer.push(arguments);} |
| 118 | + gtag('js', new Date()); |
| 119 | + gtag('config', 'G-4YT8LFNN50'); |
| 120 | + </script> |
121 | 121 | <body> |
122 | 122 | <div id="root"></div> |
123 | 123 | <script type="module" src="/src/main.tsx"></script> |
|
0 commit comments