SEO: Query-targeted intro title/description + FAQ (docs ~1,000 imp / 0 clicks) - #1
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Pull request overview
Updates the documentation introduction page metadata and adds an FAQ to better target high-impression/low-click search queries for AgentLine’s phone/voice/SMS docs.
Changes:
- Updated
introduction.mdxfrontmatter title/description for query-targeted SEO. - Added a short FAQ covering number setup, calls+SMS on one number, Twilio/WebSockets, and pricing.
- Adjusted the authentication blurb on the intro page.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+2
to
6
| title: Phone Numbers, Voice & SMS API for AI Agents | ||
| description: AgentLine is the AI-native telephony API — give any AI agent a real US or Canadian phone number for outbound calls, inbound voice, and SMS. Guides, SDKs (Python & Node), pricing, and interactive API reference. | ||
| --- | ||
|
|
||
| # AgentLine |
| ## FAQ | ||
|
|
||
| **How do I get a phone number for my AI agent?** | ||
| Sign up at agentline.cloud, provision a US or Canadian number, and install the AgentLine skill on your agent (OpenClaw, Hermes Agent, or any LLM) — usually under 5 minutes. |
| ``` | ||
|
|
||
| Every request is authenticated with `Authorization: Bearer al_live_...`. | ||
| Every request is authenticated with `Authorization: Bearer *** |
Updated authentication token example and removed free credit mention.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What: introduction.mdx gets a query-targeted title ("Phone Numbers, Voice & SMS API for AI Agents"), a keyword-rich description, and a short FAQ (number setup, one number for calls+SMS, no Twilio needed, pricing).
Why: docs.agentline.cloud earns the most impressions on the domain with zero clicks (intro alone: 166 imp / pos 4.2 / 0 clicks, GSC 26d); strongest unaddressed CTR + LLM-citation lever.
Expected: first docs clicks on the phone/voice/SMS cluster; docs answers citable by LLMs. Meta-level only — no copy rewrites.