Skip to content

Commit bb3d561

Browse files
committed
added schemas
1 parent 0a4dc41 commit bb3d561

1 file changed

Lines changed: 81 additions & 0 deletions

File tree

wasp/index.html

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@
1111
<meta name="keywords"
1212
content="mouse jiggler software, work activity simulator, bypass employee monitoring, stay active on teams, undetectable mouse mover, prevent sleep mode pc, mouse wiggler, remote work productivity tools, w.a.s.p, wasp, wasp mouse jiggler, wasp activity simulator, Deadpool2000, OpenInitia, free mouse jiggler">
1313

14+
<!-- Open Graph / Facebook -->
15+
<meta property="og:type" content="website">
16+
<meta property="og:url" content="https://openinitia.github.io/wasp/">
17+
<meta property="og:title" content="WASP | Undetectable Mouse Jiggler & Workplace Activity Simulator">
18+
<meta property="og:description"
19+
content="Bypass employee monitoring and stay active on Teams, Slack, and Zoom with the ultimate undetectable activity simulator.">
20+
<meta property="og:image" content="https://openinitia.github.io/wasp/assets/img/wasp-banner.svg">
21+
22+
<!-- Twitter -->
23+
<meta property="twitter:card" content="summary_large_image">
24+
<meta property="twitter:url" content="https://openinitia.github.io/wasp/">
25+
<meta property="twitter:title" content="WASP | Undetectable Mouse Jiggler & Workplace Activity Simulator">
26+
<meta property="twitter:description"
27+
content="Bypass employee monitoring and stay active on Teams, Slack, and Zoom with the ultimate undetectable activity simulator.">
28+
<meta property="twitter:image" content="https://openinitia.github.io/wasp/assets/img/wasp-banner.svg">
29+
1430
<!-- Bootstrap 5 CSS -->
1531
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
1632
<!-- Font Awesome -->
@@ -22,6 +38,8 @@
2238
<meta name="googlebot" content="index, follow">
2339
<link rel="canonical" href="https://openinitia.github.io/wasp/">
2440
<meta name="google-site-verification" content="_ft_U8zEWVwtTApo38arI_aruNjLJDj5H9tESr0TNoY" />
41+
42+
2543
</head>
2644

2745
<body>
@@ -419,6 +437,69 @@ <h5 class="mb-2">Source</h5>
419437
</div>
420438
</footer>
421439

440+
<!-- Structured Data (Schema.org) -->
441+
<script type="application/ld+json">
442+
{
443+
"@context": "https://schema.org",
444+
"@type": "SoftwareApplication",
445+
"name": "WASP (Workplace Activity Simulator)",
446+
"operatingSystem": "Windows, macOS, Linux",
447+
"applicationCategory": "BusinessApplication",
448+
"description": "WASP is an undetectable mouse jiggler and work activity simulator designed to bypass employee monitoring software. Appear active on Microsoft Teams, Slack, and Zoom with natural movement.",
449+
"offers": {
450+
"@type": "Offer",
451+
"price": "0",
452+
"priceCurrency": "USD"
453+
},
454+
"author": {
455+
"@type": "Person",
456+
"name": "Deadpool2000",
457+
"url": "https://github.com/Deadpool2000"
458+
},
459+
"publisher": {
460+
"@type": "Organization",
461+
"name": "OpenInitia",
462+
"url": "https://github.com/OpenInitia"
463+
},
464+
"downloadUrl": "https://openinitia.github.io/wasp/#download",
465+
"featureList": "Natural Mouse Movement, Keyboard Simulation, Smart App Switcher, Panic Button (F9), Stealth Anti-Sleep",
466+
"softwareVersion": "v1.2.0"
467+
}
468+
</script>
469+
470+
<script type="application/ld+json">
471+
{
472+
"@context": "https://schema.org",
473+
"@type": "FAQPage",
474+
"mainEntity": [
475+
{
476+
"@type": "Question",
477+
"name": "How can I stay active on Microsoft Teams and Slack while away from my desk?",
478+
"acceptedAnswer": {
479+
"@type": "Answer",
480+
"text": "WASP (Workplace Activity Simulator) simulates natural mouse movements and keystrokes at random intervals to keep your status 'Active' on collaboration tools like Microsoft Teams, Slack, and Zoom."
481+
}
482+
},
483+
{
484+
"@type": "Question",
485+
"name": "Is WASP undetectable by employee monitoring software?",
486+
"acceptedAnswer": {
487+
"@type": "Answer",
488+
"text": "Yes, WASP uses physics-based algorithms to simulate human-like mouse movements (natural curves) and random timing intervals, making it virtually undetectable to typical inactivity tracking bots."
489+
}
490+
},
491+
{
492+
"@type": "Question",
493+
"name": "Does WASP prevent my computer from locking or going to sleep?",
494+
"acceptedAnswer": {
495+
"@type": "Answer",
496+
"text": "Yes, by simulating continuous user activity, WASP prevents your system from triggering idle timers, thereby stopping the screen from locking or the PC from entering sleep mode."
497+
}
498+
}
499+
]
500+
}
501+
</script>
502+
422503
<!-- Scripts -->
423504
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
424505
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>

0 commit comments

Comments
 (0)