Skip to content

Commit

Permalink
remove comprehensive word
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Sep 22, 2024
1 parent 743b08b commit 55d8d19
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<!-- Standard meta tags -->
<meta
name="description"
content="Explore comprehensive data on AdTech networks used in {entityGroup} apps. Compare popular ad networks, data collectors, and tools by app count and brand. Gain insights into mobile app advertising trends."
content="Explore Adtech ad networks and data tracking used in {entityGroup} apps. Compare popular ad networks, data collectors, and tools by app count and brand. Gain insights into mobile app advertising trends."
/>
<meta
name="keywords"
Expand All @@ -55,7 +55,7 @@
/>
<meta
property="og:description"
content="Dive into detailed analytics of AdTech networks in Google Play apps. Compare top ad networks, data collectors, and tools used across brands. Uncover mobile advertising trends with AppGoblin's comprehensive data."
content="Dive into detailed analytics of AdTech networks in Google Play apps. Compare top ad networks, data collectors, and tools used across brands. Uncover mobile advertising trends with AppGoblin's data."
/>
<meta property="og:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />
<meta
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{/await}
<meta
name="description"
content="Explore comprehensive app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
content="Explore app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
/>
<meta
name="keywords"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
/>
<meta
name="twitter:description"
content="Explore top-ranking apps on Google Play and iOS. View monthly charts, category top 100 lists, and historical ranking data. Optimize your ASO strategy with AppGoblin's comprehensive insights."
content="Explore top-ranking apps on Google Play and iOS. View monthly charts, category top 100 lists, and historical ranking data. Optimize your ASO strategy with AppGoblin's insights."
/>
<meta name="twitter:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />

Expand Down
8 changes: 4 additions & 4 deletions frontend/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

<svelte:head>
<!-- Title -->
<title>AppGoblin: Comprehensive App Analytics & Market Trends | Google Play & iTunes</title>
<title>AppGoblin: App Analytics & Market Trends | Google Play & iTunes</title>

<!-- Standard meta tags -->
<meta
name="description"
content="Discover comprehensive app analytics and market trends for Google Play and iTunes with AppGoblin. Access detailed rankings, download statistics, and competitor insights to power your app strategy."
content="Discover app analytics and market trends for Google Play and iTunes with AppGoblin. Access detailed rankings, download statistics, and competitor insights to power your app strategy."
/>
<meta
name="keywords"
Expand All @@ -26,7 +26,7 @@
/>
<meta
property="og:description"
content="Uncover app market trends, track rankings, and analyze competitors with AppGoblin's comprehensive analytics for Google Play and iTunes. Make data-driven decisions for your app strategy."
content="Uncover app market trends, track rankings, and analyze competitors with AppGoblin's analytics for Google Play and iTunes. Make data-driven decisions for your app strategy."
/>
<meta property="og:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />
<meta property="og:url" content="https://appgoblin.info" />
Expand All @@ -40,7 +40,7 @@
/>
<meta
name="twitter:description"
content="Explore app market trends, track rankings, and analyze competitors with AppGoblin's comprehensive analytics for Google Play and iTunes."
content="Explore app market trends, track rankings, and analyze competitors with AppGoblin's app analytics for Google Play Android and iOS Appstore."
/>
<meta name="twitter:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />

Expand Down
2 changes: 1 addition & 1 deletion frontend/src/routes/about/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/>
<meta
name="twitter:description"
content="Explore AppGoblin: a self-funded, open source platform for app analytics. Learn how you can contribute to our mission of providing comprehensive app market intelligence."
content="Explore AppGoblin: a self-funded, open source platform for app analytics. Learn how you can contribute to our mission of providing app market intelligence."
/>
<meta name="twitter:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />

Expand Down
6 changes: 3 additions & 3 deletions frontend/src/routes/apps/[id]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- Standard meta tags -->
<meta
name="description"
content="Explore comprehensive app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
content="Explore app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
/>
<meta
name="keywords"
Expand All @@ -31,7 +31,7 @@
<meta property="og:title" content="{myapp.name} App Stats & Info - AppGoblin" />
<meta
property="og:description"
content="Explore comprehensive app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
content="Explore app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
/>
<meta property="og:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />
<meta property="og:url" content="https://appgoblin.info/" />
Expand All @@ -42,7 +42,7 @@
<meta name="twitter:title" content="{myapp.name} App Stats & Info - AppGoblin" />
<meta
name="twitter:description"
content="Explore comprehensive app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
content="Explore app analytics and market trends across Google Play and iTunes with AppGoblin. Dive into detailed app rankings and download statistics to inform your app strategy and discover top-performing apps."
/>
<meta name="twitter:image" content="https://appgoblin.info/goblin_purple_hat_250.png" />
{/await}
Expand Down

0 comments on commit 55d8d19

Please sign in to comment.