|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"/> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"/> |
6 | | -<title>SyntheraQr</title> |
| 6 | +<title>SyntheraQR – Instant, Ultra-Modern QR Code Generatorr</title> |
7 | 7 | <!-- Google tag (gtag.js) --> |
8 | 8 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-E95GGNS9CN"></script> |
9 | 9 | <script> |
|
13 | 13 |
|
14 | 14 | gtag('config', 'G-E95GGNS9CN'); |
15 | 15 | </script> |
| 16 | + |
| 17 | +<meta property="og:title" content="SyntheraQR – Ultra-modern QR Code Generator"> |
| 18 | +<meta property="og:description" content="Create customizable QR codes instantly with SyntheraQR. Clean, sleek, and free online tool."> |
| 19 | +<meta property="og:type" content="website"> |
| 20 | +<meta property="og:url" content="https://goldstac.github.io/SyntheraQr/"> |
| 21 | +<meta property="og:image" content="https://goldstac.github.io/SyntheraQr/logo.png"> |
| 22 | +<meta property="og:site_name" content="SyntheraQR"> |
16 | 23 | <meta name="description" content="Ultra-modern QR code generator: customizable, instant preview, clean design."> |
| 24 | +<meta name="keywords" content="QR code, QR generator, QR creator, SyntheraQR, custom QR, online QR code, free QR codes, online qr code, qr code online"> |
| 25 | +<meta name="author" content="SyntheraQR Team"> |
| 26 | +<meta name="robots" content="index, follow"> |
| 27 | +<meta name="language" content="en"> |
| 28 | +<meta name="rating" content="general"> |
| 29 | +<meta name="revisit-after" content="7 days"> |
| 30 | + |
17 | 31 | <link rel="shortcut icon" href="logo.jpg" type="image/x-icon"> |
18 | 32 | <link crossorigin href="https://fonts.gstatic.com/" rel="preconnect"/> |
19 | 33 | <link as="style" href="https://fonts.googleapis.com/css2?display=swap&family=Inter:wght@400;500;600;700&family=Noto+Sans:wght@400;500;600;700" onload="this.rel='stylesheet'" rel="stylesheet"/> |
|
0 commit comments