Skip to content

Commit cf19110

Browse files
committed
fix: seo enhancement
1 parent 6fcf480 commit cf19110

9 files changed

Lines changed: 853 additions & 33 deletions

File tree

public/app-icon.png

273 KB
Loading

public/appIcon.png

316 KB
Loading

public/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<link rel="icon" href="%PUBLIC_URL%/assets/brand/app-icon.png" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
88
<meta name="theme-color" content="#000000" />
9-
<title>Tiny - Safe Baby Heartbeat Listener App for iPhone</title>
9+
<title>Tiny Miracle - Baby Heartbeat Listener App for iPhone & AirPods</title>
1010
<meta name="description"
11-
content="Experience the magic of bonding with your baby. Tiny safely uses your iPhone's microphone to listen to and record baby heartbeats. No extra hardware needed." />
11+
content="Experience the magic of bonding with your baby. Tiny Miracle safely uses your iPhone and AirPods to listen to and record baby heartbeats. No extra hardware needed." />
1212
<meta name="keywords"
13-
content="baby heartbeat listener, fetal heartbeat app, listen to baby heartbeat iphone, pregnancy bonding app, tiny app, baby heartbeat recorder" />
13+
content="tiny, tiny miracle, baby heartbeat app, tiny app, listen to baby heartbeat iphone, fetal heartbeat app, pregnancy bonding app, baby heartbeat recorder, iphone airpods baby heartbeat" />
1414
<meta name="author" content="Tinymiracle Team" />
1515
<meta name="robots" content="index, follow" />
1616

@@ -19,7 +19,7 @@
1919
{
2020
"@context": "https://schema.org",
2121
"@type": "SoftwareApplication",
22-
"name": "Tiny - Baby Heartbeat Listener",
22+
"name": "Tiny Miracle - Baby Heartbeat Listener",
2323
"operatingSystem": "iOS",
2424
"applicationCategory": "HealthApplication",
2525
"aggregateRating": {
@@ -38,18 +38,18 @@
3838

3939
<!-- Open Graph / Facebook -->
4040
<meta property="og:type" content="website" />
41-
<meta property="og:site_name" content="Tiny App" />
42-
<meta property="og:title" content="Tiny - Hear Your Baby's Heartbeat with your iPhone" />
41+
<meta property="og:site_name" content="Tiny Miracle" />
42+
<meta property="og:title" content="Tiny Miracle - Hear Your Baby's Heartbeat with iPhone & AirPods" />
4343
<meta property="og:description"
44-
content="The safest way to bond with your baby. No gels, no extra devices—just your phone and a moment of connection." />
44+
content="The safest way to bond with your baby. No gels, no extra devices—just your iPhone, AirPods, and a moment of connection." />
4545
<meta property="og:image" content="https://tinymiracle.life/assets/brand/og-image.png" />
4646
<meta property="og:url" content="https://tinymiracle.life/" />
4747

4848
<!-- Twitter -->
4949
<meta property="twitter:card" content="summary_large_image" />
50-
<meta property="twitter:title" content="Tiny - Baby Heartbeat Listener App" />
50+
<meta property="twitter:title" content="Tiny Miracle - Baby Heartbeat Listener App" />
5151
<meta property="twitter:description"
52-
content="Safe baby heartbeat listener using only your iPhone microphone. Bond with your baby anytime, anywhere." />
52+
content="Safe baby heartbeat listener using only your iPhone and AirPods. Bond with your baby anytime, anywhere." />
5353
<meta property="twitter:image" content="https://tinymiracle.life/assets/brand/og-image.png" />
5454
<meta property="twitter:url" content="https://tinymiracle.life/" />
5555
<link rel="canonical" href="https://tinymiracle.life/">

0 commit comments

Comments
 (0)