Skip to content

Commit e56feb9

Browse files
authored
Update index.html
1 parent 0504845 commit e56feb9

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8"/>
55
<meta name="viewport" content="width=device-width,initial-scale=1"/>
6-
<title>SyntheraQr</title>
6+
<title>SyntheraQR – Instant, Ultra-Modern QR Code Generatorr</title>
77
<!-- Google tag (gtag.js) -->
88
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E95GGNS9CN"></script>
99
<script>
@@ -13,7 +13,21 @@
1313

1414
gtag('config', 'G-E95GGNS9CN');
1515
</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">
1623
<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+
1731
<link rel="shortcut icon" href="logo.jpg" type="image/x-icon">
1832
<link crossorigin href="https://fonts.gstatic.com/" rel="preconnect"/>
1933
<link as="style" href="https://fonts.googleapis.com/css2?display=swap&amp;family=Inter:wght@400;500;600;700&amp;family=Noto+Sans:wght@400;500;600;700" onload="this.rel='stylesheet'" rel="stylesheet"/>

0 commit comments

Comments
 (0)