-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.html
More file actions
158 lines (143 loc) · 7.55 KB
/
Copy pathsitemap.html
File metadata and controls
158 lines (143 loc) · 7.55 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Meta -->
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- SEO Meta -->
<title>HTML Sitemap | MyDigiShell – Web Development, Design & Digital Solutions</title>
<meta name="description" content="Explore the full HTML sitemap of MyDigiShell to easily navigate through our web development, digital marketing, blockchain, and IT services. Find all pages including About, Services, Technology, Projects, Clients, and Contact." />
<meta name="keywords" content="MyDigiShell, sitemap, web development, responsive website, SEO services, digital marketing, blockchain solutions, domain & hosting, IT consulting, frontend development, backend services" />
<meta name="author" content="MyDigiShell Team" />
<meta name="robots" content="index, follow" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:title" content="MyDigiShell HTML Sitemap – Easy Navigation of Our Web & IT Services" />
<meta property="og:description" content="Access the complete HTML sitemap of MyDigiShell to find detailed links for web development, design, digital marketing, blockchain, cloud, and more." />
<meta property="og:url" content="https://mydigishell.com/sitemap.html" />
<meta property="og:image" content="https://mydigishell.com/assets/images/mydigishell.jpeg" />
<meta property="og:site_name" content="MyDigiShell" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="MyDigiShell HTML Sitemap – Web & IT Services Navigation" />
<meta name="twitter:description" content="Find all the key pages of MyDigiShell in our HTML sitemap, including Services, Projects, Technology, and Contact." />
<meta name="twitter:image" content="https://mydigishell.com/assets/images/mydigishell.jpeg" />
<meta name="twitter:site" content="@MyDigiShell" />
<!-- Favicon -->
<link rel="icon" href="favicon.png" type="image/x-icon" />
<!-- Linking -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Comme:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kumbh+Sans:wght@100..900&display=swap"
rel="stylesheet">
<!-- google icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" />
</head>
<body>
<header role="banner">
<div class="topbar">
<div class="top-left">
<address>
<span id="icon" class="fa-solid fa-phone"> </span> 91 86533 05465
<span id="icon" class="em fa-solid fa-envelope"> </span>contact@mydigishell.com
</address>
</div>
<div class="top-right">
<a href="fb.com" id="icon" class="soc-icofb fa-brands fa-facebook"></a>
<a href="x.com" id="icon" class="soc-icox fa-brands fa-twitter"></a>
<a href="linkedin.com" id="icon" class="soc-icoin fa-brands fa-linkedin"></a>
<a href="instagram.com" id="icon" class="soc-icoins fa-brands fa-instagram"></a>
</div>
</div>
<section class="main-menu">
<img src="assets/images/nav-logo.png" class="logo" alt="MyDigiShell Logo">
<nav>
<div class="navbar">
<ul class="nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="service.html">Services</a></li>
<li><a href="technology.html">Technology</a></li>
<li><a href="clients.html">Our Clients</a></li>
<li><a href="projects.html">Projects</a></li>
</ul>
</div>
</nav>
<button class="contact-btn"><a href="contact.html">Contact Us</a></button>
<i id="toggle-theme" class="fa-solid fa-moon"></i
<button class="hamburger" id="hamburger">☰</button>
</section>
</header>
<main>
<!-- sitemap.html -->
<section class="sitemap" aria-label="sitemap">
<h1>HTML Sitemap – MyDigiShell</h1>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="service.html">Services</a></li>
<li><a href="technology.html">Technology</a></li>
<li><a href="clients.html">Clients</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="404.html">404 Error Page</a></li>
</ul>
</section>
</main>
<footer role="contentinfo">
<div class="footer">
<div class="foot-logo">
<img src="assets/images/logo.png" class="logo" alt="full logo">
</div>
<div class="foot-contact">
<h3>Contact Us</h3>
<address class="foot-add">
<a href=""><i class="fa-solid fa-phone"></i> 91 86533 05465</a>
<a href=""><i class="fa-solid fa-envelope em"></i> contact@mydigishell.com</a>
<a href=""><i class="fa-solid fa-location-dot"></i> Kolkata, India</a>
</address>
</div>
<div class="foot-quickLinks">
<h3>Quick Links</h3>
<a href="about.html">About Us</a>
<a href="service.html">Services</a>
<a href="technology.html">Technology</a>
<a href="contact.html">Contact Us</a>
<a href="clients.html">Clients</a>
<a href="projects.html">Portfolio</a>
<a href="sitemap.html">Sitemap</a>
</div>
<div class="foot-followUs">
<h3>Follow Us</h3>
<a href="fb.com" class="soc-icofb fa-brands fa-facebook"></a>
<a href="x.com" class="soc-icox fa-brands fa-twitter"></a>
<a href="linkedin.com" class="soc-icoin fa-brands fa-linkedin"></a>
<a href="instagram.com" class="soc-icoins fa-brands fa-instagram"></a>
<div class="foot-pay">
<h4>Make Payment Online</h4>
<a href="paypal.com"> <i class="fa-brands fa-paypal"></i> PayPal</a>
<a href="cryptopay.com"> <i class="fa-brands fa-btc"></i> Crypto Payment</a>
<a href="bank.com"> <i class="fa-solid fa-university"></i> Bank Transfer</a>
</div>
</div>
</div>
<hr>
<div class="foot-bottom"">
<div>© 2025 All rights reserved — MyDigiShell</div>
<div>
<a href=" privacy.html">Terms &
Conditions </a>
<a href="privacy.html"> Privacy Policy</a>
</div>
</div>
</footer>
<script src="assets/js/script.js"></script>
</body>
</html>