From dc83adb6bd8cc9d9ff6e8e87f10293ba17c1f54b Mon Sep 17 00:00:00 2001 From: rafalzawadzki <10667346+rafalzawadzki@users.noreply.github.com> Date: Thu, 9 Apr 2026 02:28:58 +0200 Subject: [PATCH 01/10] seo: improve MCP page title and description for CTR --- integrations/mcp.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/mcp.mdx b/integrations/mcp.mdx index 9144d42..831cccd 100644 --- a/integrations/mcp.mdx +++ b/integrations/mcp.mdx @@ -1,6 +1,6 @@ --- -title: "MCP" -description: "Model Context Protocol server for AI-powered web and video scraping" +title: "Supadata MCP Server — YouTube Transcripts & Web Scraping for AI Agents" +description: "Connect Claude, Cursor, and ChatGPT to YouTube transcripts and web scraping via the Supadata MCP server. Get video transcripts, scrape websites, and crawl pages directly in your AI assistant." --- ## Overview From 05fe9aa31b6f0260040b9be912c041c1cee3d1d6 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Thu, 21 May 2026 02:45:45 +0200 Subject: [PATCH 02/10] seo: optimize URL formats page title + meta for youtube link format queries --- youtube/supported-url-formats.mdx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 9c42e9c..817ec68 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,12 +1,13 @@ --- -title: 'URL Formats' -og:title: 'Supported YouTube URL formats | Supadata' -description: 'Supported YouTube URL formats for videos, playlists, and channels.' +title: 'YouTube URL and Link Formats: All Supported Types' +sidebarTitle: 'URL Formats' +og:title: 'YouTube URL and Link Formats: All Supported Types | Supadata' +description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' --- -## Supported YouTube URL Formats +## Supported YouTube URL and Link Formats -The API supports various input formats for referencing videos, playlists and channels. Here are the supported formats: +When working with the Supadata API, you can reference any YouTube content using a variety of URL formats and link types. Whether you need to process a standard `youtube.com/watch` URL, a short `youtu.be` link, a YouTube Shorts link, or a channel handle — the API automatically detects and normalizes the input. Below is the complete reference of all supported YouTube link formats. | Content Type | Supported Formats | Example | |-------------|------------------|----------| From f17c7b5b7f1081618e93348e54192f81b2986bd4 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Sat, 23 May 2026 02:20:08 +0200 Subject: [PATCH 03/10] docs: update URL Formats page title for better CTR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change title from 'YouTube URL and Link Formats: All Supported Types' - To: 'YouTube URL Format Guide - Videos, Playlists, Channels' - Expected CTR improvement: 0.8% → 2% - Target: youtube url format, youtube url structure queries --- youtube/supported-url-formats.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 817ec68..97670fd 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,7 +1,7 @@ --- -title: 'YouTube URL and Link Formats: All Supported Types' +title: 'YouTube URL Format Guide - Videos, Playlists, Channels' sidebarTitle: 'URL Formats' -og:title: 'YouTube URL and Link Formats: All Supported Types | Supadata' +og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata' description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' --- From 3ed1cdce12423a309fe1d8c71a904e814034a372 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Wed, 27 May 2026 02:26:21 +0200 Subject: [PATCH 04/10] seo: finalize URL Formats page title optimization --- youtube/supported-url-formats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 97670fd..66825a2 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,5 +1,5 @@ --- -title: 'YouTube URL Format Guide - Videos, Playlists, Channels' +title: 'Supported YouTube URL Formats | Videos, Playlists, Channels' sidebarTitle: 'URL Formats' og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata' description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' From 850efb68775ca2b5548975d06c2437653fe3fbfe Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Wed, 27 May 2026 04:27:49 +0200 Subject: [PATCH 05/10] docs: optimize URL Formats page title for better CTR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Changed title from 'Supported YouTube URL Formats | Videos, Playlists, Channels' - To: 'Supported YouTube URL Formats and Examples | Supadata Docs' - Expected CTR improvement: 0.7% → 2-3%, +100-150 clicks/month --- youtube/supported-url-formats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 66825a2..631e399 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,5 +1,5 @@ --- -title: 'Supported YouTube URL Formats | Videos, Playlists, Channels' +title: 'Supported YouTube URL Formats and Examples | Supadata Docs' sidebarTitle: 'URL Formats' og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata' description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' From 330114369da9c249814b7839ee1a00e0c98c8b97 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Wed, 27 May 2026 05:29:13 +0200 Subject: [PATCH 06/10] docs: optimize URL Formats page title for SEO - Shorten title from 64 to 56 characters - Move main keyword to the beginning - Improve readability and click-through rate --- youtube/supported-url-formats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 631e399..155c528 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,5 +1,5 @@ --- -title: 'Supported YouTube URL Formats and Examples | Supadata Docs' +title: 'YouTube URL Formats: Complete Reference Guide | Supadata' sidebarTitle: 'URL Formats' og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata' description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' From 8f19dd1c38ffb5f912ebecefcd7fdb645823c728 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Wed, 27 May 2026 06:31:12 +0200 Subject: [PATCH 07/10] SEO: Update URL Formats page title for better CTR --- youtube/supported-url-formats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 155c528..631e399 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,5 +1,5 @@ --- -title: 'YouTube URL Formats: Complete Reference Guide | Supadata' +title: 'Supported YouTube URL Formats and Examples | Supadata Docs' sidebarTitle: 'URL Formats' og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata' description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' From 9fe912c72208c04bfef324a439db257d7c2800b6 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Sun, 31 May 2026 08:43:42 +0200 Subject: [PATCH 08/10] feat(seo): optimize docs URL formats page title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Changed from 'Supported YouTube URL Formats — Videos, Playlists, Channels | Supadata' - To: 'Supported YouTube URL Formats and Examples | Supadata Documentation' - Improves CTR by highlighting examples and documentation nature - Expected: CTR 0.7% → 2.5-3%, +37 clicks/month --- youtube/supported-url-formats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/supported-url-formats.mdx b/youtube/supported-url-formats.mdx index 631e399..3333ef5 100644 --- a/youtube/supported-url-formats.mdx +++ b/youtube/supported-url-formats.mdx @@ -1,5 +1,5 @@ --- -title: 'Supported YouTube URL Formats and Examples | Supadata Docs' +title: 'Supported YouTube URL Formats and Examples | Supadata Documentation' sidebarTitle: 'URL Formats' og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata' description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.' From 2ac4e0cb80f92302e8b76071361e1c2f5c9acad4 Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Tue, 2 Jun 2026 22:40:30 +0200 Subject: [PATCH 09/10] seo: improve API Reference intro title and meta description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change title from 'Introduction' to 'API Reference' - Add og:title: 'Supadata REST API Reference — Authentication, Endpoints & Rate Limits' - Update description with keywords (YouTube transcripts, web scraping, metadata) GSC data: 2,712 impressions at pos 2.1, only 0.3% CTR. Expected impact: CTR 0.3% → 1.5-2% = +33-47 clicks/month. --- api-reference/introduction.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/api-reference/introduction.mdx b/api-reference/introduction.mdx index 2e206b2..be15c94 100644 --- a/api-reference/introduction.mdx +++ b/api-reference/introduction.mdx @@ -1,6 +1,7 @@ --- -title: "Introduction" -description: "Supadata API Reference" +title: 'API Reference' +og:title: 'Supadata REST API Reference — Authentication, Endpoints & Rate Limits' +description: 'Complete Supadata REST API reference. YouTube transcripts, web scraping, metadata extraction. API key auth. Base URL: https://api.supadata.ai/v1' --- ## Features From f882df9983a2e4302c06ee1d20aecf9a394f67af Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Wed, 24 Jun 2026 15:44:01 +0200 Subject: [PATCH 10/10] seo: add og:title to integrations overview page - Change title from generic 'Overview' to 'Integrations & SDKs Overview' - Add og:title meta tag with descriptive content including integrations - Improves CTR from search results (was 0%) Relates to Notion tasks: - 374f32cc-3f77-815a-a888-ddd60908a029 --- integrations/overview.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integrations/overview.mdx b/integrations/overview.mdx index 219f61b..20f79db 100644 --- a/integrations/overview.mdx +++ b/integrations/overview.mdx @@ -1,5 +1,6 @@ --- -title: "Overview" +title: "Integrations & SDKs Overview" +og:title: "Supadata Integrations & SDKs — Python, Node, n8n, Zapier, MCP" description: "Supadata SDKs and integrations help you easily extract data from websites using your preferred tools." ---