fix: update title and meta tags
This commit is contained in:
parent
bddab57de7
commit
ce324fe9d3
|
|
@ -17,14 +17,14 @@
|
|||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon-180x180.png" />
|
||||
|
||||
<title>Folo - AI-Driven RSS Reader | Follow Everything</title>
|
||||
<title>Folo - AI Reader | Follow Everything</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Folo organizes content into one timeline, keeping you updated on what matters, noise-free. AI-powered RSS reader with translation, summary, and dynamic content support. Available on iOS, Android, macOS, Windows, and Linux."
|
||||
content="Folo organizes content into one timeline, keeping you updated on what matters, noise-free. AI reader with translation, summary, and dynamic content support. Available on iOS, Android, macOS, Windows, and Linux."
|
||||
/>
|
||||
<meta
|
||||
name="keywords"
|
||||
content="RSS reader, feed aggregator, AI-powered, content curation, timeline, news reader, follow feeds, social media aggregator, distraction-free browsing, cross-platform, open source, Folo, Follow Everything, AI translation, AI summary, dynamic content, video feeds, audio feeds, image feeds, RSS subscription, feed management, news aggregator, content hub, information hub, RSSNext, electron app, mobile app, desktop app, web app, iOS app, Android app, macOS app, Windows app, Linux app, noise-free feeds, curated lists, share lists, explore collections, POWER token, ownership economy, tip creators, community-driven, GitHub trending"
|
||||
content="AI reader, RSS reader, feed aggregator, AI, content curation, timeline, news reader, follow feeds, social media aggregator, distraction-free browsing, cross-platform, open source, Folo, Follow Everything, AI translation, AI summary, dynamic content, video feeds, audio feeds, image feeds, RSS subscription, feed management, news aggregator, content hub, information hub, RSSNext, electron app, mobile app, desktop app, web app, iOS app, Android app, macOS app, Windows app, Linux app, noise-free feeds, curated lists, share lists, explore collections, POWER token, ownership economy, tip creators, community-driven, GitHub trending"
|
||||
/>
|
||||
<meta name="author" content="Follow Team" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
|
|
@ -40,10 +40,10 @@
|
|||
<!-- OpenGraph Meta Tags -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:site_name" content="Folo" />
|
||||
<meta property="og:title" content="Folo - AI-Driven RSS Reader | Follow Everything" />
|
||||
<meta property="og:title" content="Folo - AI Reader | Follow Everything" />
|
||||
<meta property="og:url" content="https://app.folo.is" />
|
||||
<meta property="og:image" content="https://app.folo.is/og-image.png" />
|
||||
<meta property="og:image:alt" content="Folo - AI-Driven RSS Reader" />
|
||||
<meta property="og:image:alt" content="Folo - AI Reader" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Organize content into one timeline, keeping you updated on what matters, noise-free. AI-powered features like translation, summary, and more. Share lists, explore collections, and enjoy distraction-free browsing."
|
||||
|
|
@ -54,13 +54,13 @@
|
|||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@folo_is" />
|
||||
<meta name="twitter:creator" content="@folo_is" />
|
||||
<meta name="twitter:title" content="Folo - AI-Driven RSS Reader | Follow Everything" />
|
||||
<meta name="twitter:title" content="Folo - AI Reader | Follow Everything" />
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="Folo organizes content into one timeline, keeping you updated on what matters, noise-free. AI-powered RSS reader with translation, summary, and dynamic content support. Available on iOS, Android, macOS, Windows, and Linux."
|
||||
/>
|
||||
<meta name="twitter:image" content="https://app.folo.is/og-image.png" />
|
||||
<meta name="twitter:image:alt" content="Folo - AI-Driven RSS Reader" />
|
||||
<meta name="twitter:image:alt" content="Folo - AI Reader" />
|
||||
|
||||
<!-- Structured Data -->
|
||||
<script type="application/ld+json">
|
||||
|
|
|
|||
Loading…
Reference in New Issue