|
6 | 6 | <meta name="description" content="Latest articles on IT job support, interview assistance, and real-time project help."> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
8 | 8 | <link rel="canonical" href="{{ site.url }}/blog/" /> |
| 9 | + <meta name="author" content="Proxy Tech Support" /> |
| 10 | + <meta name="robots" content="index, follow" /> |
| 11 | + <meta name="language" content="English" /> |
| 12 | + <meta name="revisit-after" content="7 days" /> |
| 13 | + |
| 14 | + <!-- Open Graph --> |
| 15 | + <meta property="og:type" content="website" /> |
| 16 | + <meta property="og:title" content="Blog | Proxy Tech Support" /> |
| 17 | + <meta property="og:description" content="Latest articles on IT job support, interview assistance, and real-time project help." /> |
| 18 | + <meta property="og:url" content="https://proxytechsupport.com/blog/" /> |
| 19 | + <meta property="og:image" content="https://proxytechsupport.com/images/preview.png" /> |
| 20 | + |
| 21 | + <!-- Twitter --> |
| 22 | + <meta name="twitter:card" content="summary_large_image" /> |
| 23 | + <meta name="twitter:title" content="Blog | Proxy Tech Support" /> |
| 24 | + <meta name="twitter:description" content="Latest articles on IT job support, interview assistance, and real-time project help." /> |
| 25 | + <meta name="twitter:image" content="https://proxytechsupport.com/images/preview.png" /> |
| 26 | + |
| 27 | + <!-- Favicon --> |
| 28 | + <link rel="icon" href="/images/favicon.png" type="image/png" /> |
| 29 | + |
| 30 | + <!-- Bootstrap & Fonts (same as home) --> |
| 31 | + <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" /> |
| 32 | + <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet" /> |
| 33 | + <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Poppins:wght@600;700&display=swap" rel="stylesheet" /> |
| 34 | + |
9 | 35 |
|
10 | 36 | <style> |
11 | 37 | :root { |
|
0 commit comments