11<!doctype html>
22< html lang ="en ">
3- < head >
4- < meta charset ="UTF-8 " />
5- < link rel ="icon " type ="image/svg+xml " href ="/favicon.svg " />
6- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7- < title > PFControl v2</ title >
8- < meta
9- name ="description "
10- content ="PFControl is the next-generation flight strip platform for real-time coordination between air traffic controllers. Secure, reliable, and collaborative. "
11- />
123
13- < meta
14- name ="keywords "
15- content ="PFControl, Project Flight, PTFS, Pilot Training Flight Simulator, Roblox aviation, flight strips, air traffic control, ATC, real-time, aviation games, collaborative, sessions, pilots, controllers, Roblox ATC, Project Flight ATC, aviation simulator, flight control, tower control "
16- />
17- < meta name ="author " content ="PFConnect Studios " />
4+ < head >
5+ < meta charset ="UTF-8 " />
6+ < link rel ="icon " type ="image/svg+xml " href ="/favicon.svg " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8+ < title > PFControl v2</ title >
9+ < meta name ="description "
10+ content ="PFControl is the next-generation flight strip platform for real-time coordination between air traffic controllers. Secure, reliable, and collaborative. " />
1811
19- < meta
20- property ="og:title "
21- content ="PFControl v2 - Flight Strips for Project Flight & Roblox Aviation "
22- />
23- < meta
24- property ="og:description "
25- content ="The next-generation flight strip platform built for real-time coordination between air traffic controllers in Project Flight, PTFS, and Roblox aviation games with enterprise-level reliability. "
26- />
27- < meta property ="og:type " content ="website " />
28- < meta property ="og:url " content ="https://pfcontrol.com/ " />
12+ < meta name ="keywords "
13+ content ="PFControl, Project Flight, PTFS, Pilot Training Flight Simulator, Roblox aviation, flight strips, air traffic control, ATC, real-time, aviation games, collaborative, sessions, pilots, controllers, Roblox ATC, Project Flight ATC, aviation simulator, flight control, tower control " />
14+ < meta name ="author " content ="Cephie Studios " />
2915
30- < meta name ="twitter:card " content ="summary_large_image " />
31- < meta
32- name ="twitter:title "
33- content ="PFControl v2 - Flight Strips for Project Flight & Roblox Aviation "
34- />
35- < meta
36- name ="twitter:description "
37- content ="Professional flight strip platform for Project Flight, PTFS, and other Roblox aviation games. Real-time ATC coordination made easy. "
38- />
16+ < meta property ="og:title " content ="PFControl v2 - Flight Strips for Project Flight & Roblox Aviation " />
17+ < meta property ="og:description "
18+ content ="The next-generation flight strip platform built for real-time coordination between air traffic controllers in Project Flight, PTFS, and Roblox aviation games with enterprise-level reliability. " />
19+ < meta property ="og:type " content ="website " />
20+ < meta property ="og:url " content ="https://pfcontrol.com/ " />
3921
40- < meta name ="robots " content ="index, follow " />
41- < meta name ="googlebot " content ="index, follow " />
42- < meta name ="google-adsense-account " content ="ca-pub-3075420086521736 ">
43- < link rel ="canonical " href ="https://pfcontrol.com/ " />
44- < link
45- rel ="sitemap "
46- type ="application/xml "
47- title ="Sitemap "
48- href ="/sitemap.xml "
49- />
22+ < meta name ="twitter:card " content ="summary_large_image " />
23+ < meta name ="twitter:title " content ="PFControl v2 - Flight Strips for Project Flight & Roblox Aviation " />
24+ < meta name ="twitter:description "
25+ content ="Professional flight strip platform for Project Flight, PTFS, and other Roblox aviation games. Real-time ATC coordination made easy. " />
5026
51- < script type ="application/ld+json ">
52- {
53- "@context" : "https://schema.org" ,
54- "@type" : "WebApplication" ,
55- "name" : "PFControl v2" ,
56- "description" : "Flight strip platform for Project Flight and Roblox aviation games" ,
57- "url" : "https://pfcontrol.com/" ,
58- "applicationCategory" : "Gaming, Aviation Simulation" ,
59- "operatingSystem" : "Web Browser" ,
60- "keywords" : "Project Flight, PTFS, Roblox aviation, flight strips, ATC" ,
61- "author" : {
62- "@type" : "Organization" ,
63- "name" : "PFConnect Studios"
64- }
27+ < meta name ="robots " content ="index, follow " />
28+ < meta name ="googlebot " content ="index, follow " />
29+ < meta name ="google-adsense-account " content ="ca-pub-3075420086521736 ">
30+ < link rel ="canonical " href ="https://pfcontrol.com/ " />
31+ < link rel ="sitemap " type ="application/xml " title ="Sitemap " href ="/sitemap.xml " />
32+
33+ < script type ="application/ld+json ">
34+ {
35+ "@context" : "https://schema.org" ,
36+ "@type" : "WebApplication" ,
37+ "name" : "PFControl v2" ,
38+ "description" : "Flight strip platform for Project Flight and Roblox aviation games" ,
39+ "url" : "https://pfcontrol.com/" ,
40+ "applicationCategory" : "Gaming, Aviation Simulation" ,
41+ "operatingSystem" : "Web Browser" ,
42+ "keywords" : "Project Flight, PTFS, Roblox aviation, flight strips, ATC" ,
43+ "author" : {
44+ "@type" : "Organization" ,
45+ "name" : "Cephie Studios"
6546 }
66- </ script >
67- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3075420086521736 " crossorigin ="anonymous "> </ script >
68- </ head >
69- < body >
70- < div id ="root "> </ div >
71- < script type ="module " src ="/src/main.tsx "> </ script >
72- </ body >
73- </ html >
47+ }
48+ </ script >
49+ </ head >
50+
51+ < body >
52+ < div id ="root "> </ div >
53+ < script type ="module " src ="/src/main.tsx "> </ script >
54+ </ body >
55+
56+ </ html >
0 commit comments