mirror of
https://github.com/Snigdha-OS/snigdhaos-tools.git
synced 2025-09-04 01:46:37 +02:00
⚡️ perf: improve the script
This commit is contained in:
19
index.html
19
index.html
@@ -4,17 +4,20 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="robots" content="index, follow" /> <!-- Tell search engines to index the page -->
|
||||
|
||||
<meta name="description" content="Snigdha OS Tools: A collection of web-based utilities for enhancing productivity." />
|
||||
<!-- Meta description for search engines -->
|
||||
|
||||
<meta name="description" content="Snigdha OS Tools: A collection of web-based utilities by Eshanized to enhance productivity." />
|
||||
<!-- Meta description for search engines, including the name "Eshanized" -->
|
||||
|
||||
<meta name="author" content="Eshanized" />
|
||||
<!-- Specify author of the content -->
|
||||
|
||||
<meta property="og:title" content="Snigdha OS Tools" />
|
||||
<meta name="keywords" content="Eshanized, Snigdha OS Tools, productivity tools, web utilities, security tools, network tools" />
|
||||
<!-- Include relevant keywords like "Eshanized" to help with ranking -->
|
||||
|
||||
<meta property="og:title" content="Snigdha OS Tools | Enhance Your Productivity" />
|
||||
<!-- Open Graph title for social media -->
|
||||
|
||||
<meta property="og:description" content="A collection of web-based utilities for enhancing productivity. Explore the tools for a smoother workflow." />
|
||||
<meta property="og:description" content="Explore Snigdha OS Tools by Eshanized—web-based utilities for network security, productivity, and more." />
|
||||
<!-- Open Graph description for social media -->
|
||||
|
||||
<meta property="og:image" content="https://example.com/path-to-image.jpg" />
|
||||
@@ -26,10 +29,10 @@
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<!-- Twitter card type (this will show the image and description in a tweet) -->
|
||||
|
||||
<meta name="twitter:title" content="Snigdha OS Tools" />
|
||||
<meta name="twitter:title" content="Snigdha OS Tools | Enhance Your Productivity" />
|
||||
<!-- Twitter title -->
|
||||
|
||||
<meta name="twitter:description" content="A collection of web-based utilities for enhancing productivity." />
|
||||
<meta name="twitter:description" content="Explore Snigdha OS Tools by Eshanized—web-based utilities for network security, productivity, and more." />
|
||||
<!-- Twitter description -->
|
||||
|
||||
<meta name="twitter:image" content="https://example.com/path-to-image.jpg" />
|
||||
@@ -40,7 +43,7 @@
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<link rel="canonical" href="https://Snigdha-OS.github.io/snigdhaos-tools/" />
|
||||
<!-- Canonical URL for SEO -->
|
||||
<!-- Canonical URL for SEO, ensuring it points to the correct page -->
|
||||
|
||||
<title>Snigdha OS Tools | Enhance Your Productivity</title>
|
||||
<!-- Title of the page that will be displayed on search engine results -->
|
||||
|
Reference in New Issue
Block a user