Skip to content

Commit 9d6d9a6

Browse files
committed
update prompt library
1 parent fe512ab commit 9d6d9a6

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed

docs/agent-wordlift/prompt-reference.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,57 @@ Provide specific recommendations for improving conversion rates.
264264
- Use both qualitative and quantitative data to support recommendations.
265265
```
266266

267+
Here's a section to add to your prompt-reference.md file. This should be placed alongside your other specialized prompt categories:
268+
269+
## 🏪 Local SEO
270+
271+
### Analyze Business Profile
272+
273+
```md className=wlx-send-to-agent
274+
Analyze the Google Business Profile for "[business name]" in "[City,State,Country]". Identify strengths, weaknesses, and opportunities for optimization.
275+
```
276+
277+
### Research Local Pack Results
278+
279+
```md className=wlx-send-to-agent
280+
Show me the Local Pack results for "[keyword]" in "[City,State,Country]". Analyze what factors might be helping these businesses rank in the Local Pack.
281+
```
282+
283+
### Track Business Rankings
284+
285+
```md className=wlx-send-to-agent
286+
Track the rankings of "[business name]" for "[keyword]" in "[City,State,Country]".
287+
```
288+
289+
### Analyze Customer Q&A
290+
291+
```md className=wlx-send-to-agent
292+
Analyze questions and answers for "[business name]" in "[City,State,Country]". Identify common themes, response patterns, and opportunities for better engagement.
293+
```
294+
295+
### Comprehensive Local SEO Audit
296+
297+
```md className=wlx-send-to-agent
298+
Conduct a complete local SEO audit for "[business name]" in "[City,State,Country]":
299+
1. Analyze their Google Business Profile
300+
2. Track their rankings for "[primary keyword]" and "[secondary keyword]"
301+
3. Examine the Local Pack for their main category
302+
4. Review their customer Q&A
303+
5. Provide actionable recommendations for improvement
304+
```
305+
306+
### Compare with Competitors
307+
308+
```md className=wlx-send-to-agent
309+
Compare the Google Business Profile for "[my business]" with competitors "[competitor 1]" and "[competitor 2]" in "[City,State,Country]". Highlight key differences and competitive advantages.
310+
```
311+
312+
### Local Business Visibility Strategy
313+
314+
```md className=wlx-send-to-agent
315+
Create a comprehensive strategy to help "[business name]" in "[City,State,Country]" improve local search visibility for "[target keyword]". Include profile optimization, review management, and Q&A engagement tactics.
316+
```
317+
267318
## Tips for Using Prompts
268319

269320
1. **Be Specific**: Include exact URLs, keywords, or text you want to analyze

docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import TabItem from '@theme/TabItem';
1010
import ThemedImage from '@theme/ThemedImage';
1111

1212
:::info Version Notice
13-
Latest Release: 3.6.0 (February 2025) - Enhanced with E-E-A-T authorship markup, AI-powered content optimization, Zapier integrations, and Reddit research capabilities!
13+
Latest Release: 3.6.1 (March 2025) - Enhanced with E-E-A-T authorship markup, Local SEO analysis tools, Zapier integrations, and Reddit research capabilities!
1414
:::
1515

1616
# 👋 Welcome to WordLift

0 commit comments

Comments
 (0)