消息来源频道

出海🚢&自媒体运营秘籍

@yunying23

频道18,884 位成员公开可见持续更新

分享出海经验、赚美金、运营技巧、小红书运营、网赚项目等。 内容来源网络

成员规模18,884 位成员
在线情况待同步
消息总数5,439 条消息
浏览量总数3,159,426 次浏览

在这个频道里搜索消息……

t.me/yunying23

seo首页文案准备试试下面的优化策略,终极多竞品投喂 Prompt 模板
先把每个竞品网页的纯文本(用前面教的 F12 或 Jina Reader 方法)准备好,然后填入下面的结构中:
```text
You are an elite SEO strategist, Market Analyst, and Direct Response Copywriter.
I am building a new tool website, and I want to completely outcompete the current market leaders.
I have extracted the homepage text of my top 3 competitors. Please read them carefully:
[在这里粘贴第 1 个竞品的纯文本]
[在这里粘贴第 2 个竞品的纯文本]
[在这里粘贴第 3 个竞品的纯文本]
Here is the information about MY tool:
- Tool Name: [你的工具名称]
- Target Audience: [目标受众]
- Primary SEO Keyword: [核心关键词]
- My Unique Advantage (USP): [你的核心优势,比如:完全免费/不需要登录/处理速度是他们的两倍/有他们没有的XX功能]
YOUR TASK:
Before writing the copy, you MUST use the `` process to conduct a deep competitive analysis:
1. What is the "Industry Standard"? (What features/promises do ALL these competitors mention?)
2. What are their shared weaknesses? (What are they failing to mention? Are their copies too confusing, too robotic, or lacking specific use cases?)
3. How can MY tool's USP perfectly exploit their weaknesses and stand out?
4. Formulate an angle for my Hero Section that makes my tool the obvious superior choice.
After your ``, output the complete homepage copy for MY tool based on this structure:
1. Hero Section (H1, H2, 3 CTA variations) - Make it punchy, under 10 words for H1.
2. How it Works (3 simple steps)
3. Core Features (Highlighting why we are better than the competitors)
4. FAQ (Answer 4 common questions, explicitly handling objections they might have after using competitors)
CRITICAL RULES:
- Zero AI buzzwords (Do NOT use: unleash, unlock, elevate, revolutionize, seamless, cutting-edge).
- Write in an 8th-grade reading level. Native, concise, human-sounding English.
```
---
### 为什么这个 Prompt 结构在 CLI 里威力巨大?
1. 结构极度清晰: 外层用 ` 包裹,内层用 ` 等区分。在极客圈里,这被称为 "Prompt Engineering with XML framing",Claude 看到这种结构,大脑会瞬间变得极度清晰,绝不会把三个竞品的功能张冠李戴。
2. 强制思考“市场缝隙”: 注意 `` 里的第 2 和第 3 点。你不是让它总结对手,你是让它找对手的茬。比如,如果它发现那三个竞品都在吹嘘自己的 AI 算法,它可能就会建议你的文案主打“无需注册,1秒出图”的极简体验。
3. 消除同质化: 如果不分析竞品,AI 给你写的文案大概率和这三个对手一模一样。加上这一步后,它写出的文案会带有极强的进攻性和差异化
CLI 站长小贴士:
在终端(CLI)里粘贴大量文本时,有时会因为终端的缓冲区限制导致格式错乱。如果你用的是 macOS 的 Terminal 或 iTerm2,或者 Windows 的 PowerShell,可以直接一口气全粘进去。如果是使用像 CursorCline 这样的编辑器插件,你可以直接让 AI 读取本地的 3 个 txt 文件(比如指令写:Please read competitor1.txt, competitor2.txt...),这样操作更符合极客的工作流!