-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
60 lines (53 loc) · 3.56 KB
/
Copy pathindex.html
File metadata and controls
60 lines (53 loc) · 3.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/CDM Logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>Office of Student Affairs and Services | Colegio de Montalban</title>
<meta name="title" content="Office of Student Affairs and Services | Colegio de Montalban" />
<meta name="description"
content="Your campus compass. OSAS at Colegio de Montalban provides comprehensive student welfare, development programs, guidance counseling, student organizations, downloadable forms, and campus announcements. Fostering holistic development and student success." />
<meta name="keywords"
content="Colegio de Montalban, OSAS, Office of Student Affairs and Services, student welfare, guidance counseling, student organizations, campus events, student leadership, downloadable forms, student discipline, CDM, Montalban college, student development, extracurricular activities, student support services, Philippines college" />
<meta name="author" content="Colegio de Montalban - OSAS" />
<meta name="robots" content="index, follow" />
<meta name="language" content="English" />
<meta name="geo.region" content="PH-RIZ" />
<meta name="geo.placename" content="Montalban, Rizal, Philippines" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://iosas.online/" />
<meta property="og:title" content="Office of Student Affairs and Services | Colegio de Montalban" />
<meta property="og:description"
content="Your campus compass. OSAS at Colegio de Montalban provides comprehensive student welfare, development programs, guidance counseling, student organizations, downloadable forms, and campus announcements. Fostering holistic development and student success." />
<meta property="og:image" content="/Invite Banner.png" />
<meta property="og:image:alt" content="Colegio de Montalban OSAS Banner" />
<meta property="og:site_name" content="CdM-OSAS" />
<meta property="og:locale" content="en_US" />
<meta property="og:locale:alternate" content="fil_PH" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://iosas.online/" />
<meta property="twitter:title" content="Office of Student Affairs and Services | Colegio de Montalban" />
<meta property="twitter:description"
content="Your campus compass. OSAS at Colegio de Montalban provides comprehensive student welfare, development programs, guidance counseling, student organizations, downloadable forms, and campus announcements. Fostering holistic development and student success." />
<meta property="twitter:image" content="/Invite Banner.png" />
<meta property="twitter:image:alt" content="Colegio de Montalban OSAS Banner" />
<!-- Additional SEO -->
<link rel="canonical" href="https://iosas.online/" />
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml" />
<meta name="theme-color" content="#1a202c" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<!-- Google SEO Verification -->
<meta name="google-site-verification" content="Oe_KsTSZog0WhkbTUB2aFk9ImqHmmJm3iRx68sDmD9E" />
</head>
<body>
<div id="root"></div>
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v24.0&appId=1783200182385420"></script>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>