|
1 | | -<!DOCTYPE html> |
2 | | -<html lang="en"> |
3 | 1 | <head> |
4 | | - <meta charset="utf-8"> |
| 2 | + <meta charset="utf-8"> |
5 | 3 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
6 | 4 |
|
7 | | - |
8 | | - <meta name="description" content="Know More About Backend Sage Sami"> |
| 5 | + <meta name="description" content="Saidul Ali Mallick - Backend Sage, Backend Developer, AI Enthusiast"> |
9 | 6 | <meta name="author" content="Saidul Ali Mallick"> |
10 | | - <!-- Open Graph (used by Facebook, LinkedIn, etc.) --> |
11 | | - <meta property="og:title" content="Saidul Ali Mallick"> |
12 | | - <meta property="og:description" content="Know about the journey of a mountain-minded Backend Sage."> |
13 | | - <meta property="og:type" content="website"> |
14 | | - <meta property="og:url" content="https://saidulalimallick.onrender.com"> |
15 | | - <!-- Twitter Card --> |
16 | | - <meta name="twitter:card" content="summary_large_image"> |
17 | | - <meta name="twitter:title" content="Backend Sage"> |
18 | | - <meta name="twitter:description" content="Know about the journey of a mountain-minded Backend Sage."> |
19 | | - |
20 | | - |
21 | | - <title>Saidul Ali Mallick</title> |
22 | 7 |
|
| 8 | + <title>Saidul Ali Mallick | Sami | Backend Sage | Backend Developer</title> |
23 | 9 |
|
24 | | - <link rel="shortcut icon" href="assets\imgs\favicon.png" type="image/x-icon"> |
25 | | - <!-- font icons --> |
| 10 | + <link rel="shortcut icon" href="assets/imgs/favicon.png" type="image/x-icon"> |
26 | 11 | <link rel="stylesheet" href="assets/vendors/themify-icons/css/themify-icons.css"> |
27 | | - <!-- Bootstrap + Custom main styles --> |
28 | | - <link rel="stylesheet" href="assets/css/custom.css"> |
| 12 | + <link rel="stylesheet" href="assets/css/custom.css"> |
| 13 | + |
| 14 | + <!-- 👇 Correct Person Schema script --> |
| 15 | + <script type="application/ld+json"> |
| 16 | + { |
| 17 | + "@context": "https://schema.org", |
| 18 | + "@type": "Person", |
| 19 | + "name": "Saidul Ali Mallick", |
| 20 | + "alternateName": ["Sami", "Sam", "Backend Sage"], |
| 21 | + "url": "https://saidulalimallick.onrender.com", |
| 22 | + "jobTitle": "Backend Developer", |
| 23 | + "sameAs": [ |
| 24 | + "https://saidulalimallick.vercel.app", |
| 25 | + "https://www.linkedin.com/in/saidulalimallick04", |
| 26 | + "https://www.kaggle.com/saidulalimallick", |
| 27 | + "https://www.youtube.com/@saidulalimallick04", |
| 28 | + "https://www.instagram.com/saidulalimallick04", |
| 29 | + "https://www.facebook.com/saidulalimallick04", |
| 30 | + "https://x.com/saidulmallick04", |
| 31 | + "https://github.com/saidulalimallick04" |
| 32 | + ] |
| 33 | + } |
| 34 | + </script> |
29 | 35 | </head> |
| 36 | + |
30 | 37 | <body data-spy="scroll" data-target=".navbar" data-offset="40" id="home"> |
| 38 | + |
| 39 | + <h1 style="display: none;">saidul-ali-mallick</h1> |
31 | 40 |
|
32 | 41 | <!-- <a href="//" class="btn btn-primary btn-component" data-spy="affix" data-offset-top="600"><i class="ti-shift-left-alt"></i>Side Button</a> --> |
33 | 42 |
|
|
0 commit comments