From a67541841bce83fff901accf26488da92cec858b Mon Sep 17 00:00:00 2001 From: Rafal Zawadzki Date: Wed, 3 Jun 2026 04:53:17 +0200 Subject: [PATCH] seo: add og:title and improve description for integrations/overview MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds og:title and improves meta description for docs.supadata.ai/integrations/overview. Page shows 441 impressions as branded sitelink with 0% CTR because the title 'Overview' gives users no signal about what the page contains. og:title: 'Supadata Integrations & SDKs — Python, Node.js, n8n, Zapier, MCP' description: 'Connect Supadata to your stack with official Python and Node.js SDKs, or use no-code tools: n8n, Zapier, Make, ActivePieces, and MCP for AI agents.' --- integrations/overview.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integrations/overview.mdx b/integrations/overview.mdx index 219f61b..0d8d4c5 100644 --- a/integrations/overview.mdx +++ b/integrations/overview.mdx @@ -1,6 +1,7 @@ --- title: "Overview" -description: "Supadata SDKs and integrations help you easily extract data from websites using your preferred tools." +og:title: "Supadata Integrations & SDKs — Python, Node.js, n8n, Zapier, MCP" +description: "Connect Supadata to your stack with official Python and Node.js SDKs, or use no-code tools: n8n, Zapier, Make, ActivePieces, and MCP for AI agents." --- ## Official SDKs