Skip to content

Commit afe02a1

Browse files
Mlaz-codeclaude
andcommitted
docs: add unique meta descriptions to all 44 pages and improve defaults
Previously every page used the generic 37-char default "Real-time sports betting odds API". Now each page has a unique 100-160 char description via MDX frontmatter, and the layout default/OG description is expanded. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 98879f7 commit afe02a1

45 files changed

Lines changed: 172 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const metadata: Metadata = {
1313
default: 'SharpAPI Docs',
1414
template: '%s - SharpAPI Docs',
1515
},
16-
description: 'Real-time sports betting odds API',
16+
description: 'SharpAPI documentation — real-time sports betting odds API with +EV detection, arbitrage alerts, low-hold markets, and SSE streaming from 16+ sportsbooks.',
1717
icons: {
1818
icon: [
1919
{ url: '/favicon.ico', sizes: 'any' },
@@ -23,7 +23,7 @@ export const metadata: Metadata = {
2323
},
2424
openGraph: {
2525
title: 'SharpAPI Documentation',
26-
description: 'Real-time sports betting odds API',
26+
description: 'SharpAPI documentation — real-time sports betting odds API with +EV detection, arbitrage alerts, low-hold markets, and SSE streaming from 16+ sportsbooks.',
2727
},
2828
}
2929

content/api-reference/account-keys.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/account-usage.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/account.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/deeplinks.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/events-by-id.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/events-markets.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/events-odds.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/events.mdx

Lines changed: 4 additions & 0 deletions

content/api-reference/gamestate.mdx

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)