|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
| 4 | + <!-- Google tag (gtag.js) --> |
| 5 | +<script async src="https://www.googletagmanager.com/gtag/js?id=G-M3NCWHHWFW"></script> |
| 6 | +<script> |
| 7 | + window.dataLayer = window.dataLayer || []; |
| 8 | + function gtag(){dataLayer.push(arguments);} |
| 9 | + gtag('js', new Date()); |
| 10 | + |
| 11 | + gtag('config', 'G-M3NCWHHWFW'); |
| 12 | +</script> |
4 | 13 | <meta charset="UTF-8" />
|
5 |
| - <link rel="icon" type="image/svg+xml" href="/github.svg" /> |
| 14 | + <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> |
6 | 15 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 | 16 |
|
8 | 17 | <!-- Primary Meta Tags -->
|
9 |
| - <title>DevFinder - Discover talented developers worldwide</title> |
10 |
| - <meta name="title" content="DevFinder - Discover talented developers worldwide"> |
11 |
| - <meta name="description" content="Search through millions of GitHub profiles with advanced filtering"> |
| 18 | + <title>GitHub DevFinder | Find Top Developers Worldwide</title> |
| 19 | + <meta name="title" content="GitHub DevFinder | Find Top Developers Worldwide"> |
| 20 | + <meta name="description" content="Discover and connect with talented developers on GitHub. Search by location, language, and skills to find your next team member or collaborator."> |
12 | 21 |
|
13 | 22 | <!-- Open Graph / Facebook -->
|
14 | 23 | <meta property="og:type" content="website">
|
15 | 24 | <meta property="og:url" content="https://githubber.sourcingdenis.live/">
|
16 |
| - <meta property="og:title" content="DevFinder - Discover talented developers worldwide"> |
17 |
| - <meta property="og:description" content="Search through millions of GitHub profiles with advanced filtering"> |
| 25 | + <meta property="og:title" content="GitHub DevFinder | Find Top Developers Worldwide"> |
| 26 | + <meta property="og:description" content="Discover and connect with talented developers on GitHub. Search by location, language, and skills to find your next team member or collaborator."> |
18 | 27 | <meta property="og:image" content="https://githubber.sourcingdenis.live/devfinder-preview.png">
|
19 | 28 |
|
20 | 29 | <!-- Twitter -->
|
21 | 30 | <meta property="twitter:card" content="summary_large_image">
|
22 | 31 | <meta property="twitter:url" content="https://githubber.sourcingdenis.live/">
|
23 |
| - <meta property="twitter:title" content="DevFinder - Discover talented developers worldwide"> |
24 |
| - <meta property="twitter:description" content="Search through millions of GitHub profiles with advanced filtering"> |
25 |
| - <meta property="twitter:image" content="https://githubber.sourcingdenis.live/devfinder-social.jpg"> |
26 |
| - |
27 |
| - <!-- Primary Meta Tags --> |
28 |
| - <meta name="title" content="DevFinder - Discover talented Developers Worldwide"> |
29 |
| - <meta name="description" content="Find and connect with talented developers from around the world using DevFinder's powerful GitHub user search"> |
30 |
| - |
31 |
| - <!-- Open Graph / Facebook --> |
32 |
| - <meta property="og:type" content="website"> |
33 |
| - <meta property="og:url" content="https://githubber.sourcingdenis.live"> |
34 |
| - <meta property="og:title" content="DevFinder - Discover talented Developers Worldwide"> |
35 |
| - <meta property="og:description" content="Find and connect with talented developers from around the world using DevFinder's powerful GitHub user search"> |
36 |
| - <meta property="og:image" content="https://githubber.sourcingdenis.live/devfinder-social.jpg"> |
37 |
| - |
38 |
| - <!-- Twitter --> |
39 |
| - <meta property="twitter:card" content="summary_large_image"> |
40 |
| - <meta property="twitter:url" content="https://githubber.sourcingdenis.live"> |
41 |
| - <meta property="twitter:title" content="DevFinder - Discover talented Developers Worldwide"> |
42 |
| - <meta property="twitter:description" content="Find and connect with talented developers from around the world using DevFinder's powerful GitHub user search"> |
| 32 | + <meta property="twitter:title" content="GitHub DevFinder | Find Top Developers Worldwide"> |
| 33 | + <meta property="twitter:description" content="Discover and connect with talented developers on GitHub. Search by location, language, and skills to find your next team member or collaborator."> |
43 | 34 | <meta property="twitter:image" content="https://githubber.sourcingdenis.live/devfinder-social.jpg">
|
44 | 35 | </head>
|
45 | 36 | <body>
|
|
0 commit comments