Skip to content

Commit 19210ac

Browse files
committed
Merge branch 'main' of https://github.com/wordlift/docs
2 parents f5ded1b + 58c240b commit 19210ac

File tree

208 files changed

+8253
-47409
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

208 files changed

+8253
-47409
lines changed

.bin/rebuild-api.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ npm run docusaurus clean-api-docs content-generation && npm run docusaurus gen-a
1010
npm run docusaurus clean-api-docs events && npm run docusaurus gen-api-docs events
1111
npm run docusaurus clean-api-docs fact-check && npm run docusaurus gen-api-docs fact-check
1212
npm run docusaurus clean-api-docs graphql && npm run docusaurus gen-api-docs graphql
13-
npm run docusaurus clean-api-docs image-to-text && npm run docusaurus gen-api-docs image-to-text
1413
npm run docusaurus clean-api-docs inspector && npm run docusaurus gen-api-docs inspector
1514
npm run docusaurus clean-api-docs long-tail && npm run docusaurus gen-api-docs long-tail
1615
npm run docusaurus clean-api-docs manager && npm run docusaurus gen-api-docs manager

.github/workflows/azure-static-web-apps-happy-pebble-0cf31410f.yml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,24 @@ jobs:
1212
runs-on: ubuntu-latest
1313
name: Build and Deploy Job
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v6
1616
with:
1717
submodules: true
1818

19-
- uses: actions/setup-node@v3
19+
- uses: actions/setup-node@v6
2020
with:
2121
node-version: '20'
2222
cache: 'npm'
2323

24-
- name: Install Node deps
25-
run: npm install
26-
- name: Rebuild API docs
27-
run: ./.bin/rebuild-api.sh
28-
24+
- name: Install Node deps
25+
run: npm install
26+
27+
- name: Clean build output
28+
run: rm -rf build
29+
30+
- name: Rebuild API docs
31+
run: ./.bin/rebuild-api.sh
32+
2933
- name: Build And Deploy
3034
id: builddeploy
3135
uses: Azure/static-web-apps-deploy@v1
@@ -57,6 +61,6 @@ jobs:
5761
runs-on: ubuntu-latest
5862
name: Run DocSearch
5963
steps:
60-
-
61-
name: Indexing
62-
run: docker run -e "APPLICATION_ID=${{secrets.APPLICATION_ID}}" -e "API_KEY=${{secrets.API_KEY}}" -e "CONFIG={\"index_name\":\"docs_wordlift_io\",\"start_urls\":[\"https://docs.wordlift.io\"],\"selectors\":{\"lvl0\":\"article h1\",\"lvl1\":\"article h2\",\"lvl2\":\"article h3\",\"lvl3\":\"article h4\",\"lvl4\":\"article h5\",\"lvl5\":\"article h6\",\"text\":\"article p\"}}" algolia/docsearch-scraper:v1.16.0
64+
-
65+
name: Indexing
66+
run: docker run -e "APPLICATION_ID=${{secrets.APPLICATION_ID}}" -e "API_KEY=${{secrets.API_KEY}}" -e "CONFIG={\"index_name\":\"docs_wordlift_io\",\"start_urls\":[\"https://docs.wordlift.io\"],\"selectors\":{\"lvl0\":{\"selector\":\"article h1, header h1, h1\",\"default_value\":\"\"},\"lvl1\":\"article h2\",\"lvl2\":\"article h3\",\"lvl3\":\"article h4\",\"lvl4\":\"article h5\",\"lvl5\":\"article h6\",\"text\":\"article p\"}}" algolia/docsearch-scraper:v1.16.0

.github/workflows/update_client.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ jobs:
1919
steps:
2020
# Step 1: Checkout the first repository
2121
- name: Checkout repository
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v6
2323

2424
# Step 2: Checkout the second repository
2525
- name: Checkout second repository
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v6
2727
with:
2828
repository: wordlift/python-client
2929
path: "./python-client"

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
node-version=18
1+
node-version=22.21.0

api/image-to-text.yaml

Lines changed: 0 additions & 104 deletions
This file was deleted.

api/manager.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,17 @@ paths:
530530
items:
531531
type: string
532532
uniqueItems: true
533+
style: form
534+
- description: Zero or more Link Group identifiers.
535+
in: query
536+
name: link-group
537+
required: false
538+
schema:
539+
type: array
540+
items:
541+
type: string
542+
uniqueItems: true
543+
style: form
533544
responses:
534545
"200":
535546
content:

docs/agent-wordlift/getting-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ Generate an outline for a new, informative article based on the combined insight
4747
Expand the content on https://wordlift.io/ by integrating entities like Google and Semantic Web.
4848
```
4949

50-
:::infoNote
51-
50+
:::info
5251
At the moment we are **not able to support Chinese language** for some of the Agent tasks that require analysing texts or queries.
53-
5452
:::
53+
54+
## Getting help
55+
56+
Need assistance? Reach out to the WordLift team via [support@wordlift.io](mailto:support@wordlift.io) or check the [Agent WordLift FAQ](./faq.md).

docs/agent-wordlift/integrations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Supercharge your SEO workflow directly in your browser with the **Agent WordLift
1616
Powered by cutting-edge AI and knowledge graph technology, the Agent WordLift Chrome Extension transforms how you create and optimize content, making it easier than ever to achieve your SEO goals.
1717

1818
Ready to see it in action? Watch this video tutorial.
19-
<iframe width="100%" height="500" src="https://www.youtube.com/embed/Lmz6Kgi6HB0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
19+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/Lmz6Kgi6HB0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen referrerpolicy="strict-origin-when-cross-origin"></iframe>
2020

2121
[Install the Agent WordLift Chrome Extension here](https://chromewebstore.google.com/detail/agent-wordlift/jegfjceighmfpbklniiakflbhceejddb) and start boosting your SEO today!
2222

@@ -51,7 +51,7 @@ To get started, check out the [WordLift Agent API documentation](https://docs.wo
5151

5252
Transform your command-line workflow with Agent WordLift CLI! This powerful terminal-based tool brings the full capabilities of Agent WordLift directly to your development environment, making it perfect for developers, content creators, and SEO professionals who prefer working in the command line.
5353

54-
<iframe width="100%" height="500" src="https://www.youtube.com/embed/sXzRclE-6ik" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
54+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/sXzRclE-6ik" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen referrerpolicy="strict-origin-when-cross-origin"></iframe>
5555

5656
**Why CLI Over Web UI for AI Workflows?**
5757

@@ -199,7 +199,7 @@ Our MCP server is reachable at `https://mcp.wordlift.io/sse` and currently suppo
199199

200200
Watch how Claude, integrated with WordLift via Model Context Protocol, analyzes the WordLift Blog to uncover actionable insights around the "Agentic SEO" content cluster:
201201

202-
<iframe width="100%" height="500" src="https://www.youtube.com/embed/6dz_-LbP3eQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
202+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/6dz_-LbP3eQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen referrerpolicy="strict-origin-when-cross-origin"></iframe>
203203

204204
### Setup Instructions
205205

docs/agent-wordlift/prompt-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Analyze content alignment between my website and Instagram account @[handle]. Id
192192
Set up monitoring for key search queries where my Instagram content @[handle] could rank. Compare current visibility against main website pages and identify optimization opportunities.
193193
```
194194

195-
## 🔍 Enhanced Knowledge Graph Research
195+
## 🔍 Enhanced Knowledge Graph Research {#enhanced-knowledge-graph-research}
196196

197197
### Enhanced Entity Lookup
198198

docs/agent-wordlift/tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Talk to the Agent as your SEO assistant: Provide it with step-by-step instructio
77

88
- **Watch the Video:** Get a visual introduction to the WordLift AI SEO Agent's capabilities and how it simplifies various SEO tasks.
99

10-
<iframe width="100%" height="500" src="https://www.youtube.com/embed/iIwLM4dCBWY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
10+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/iIwLM4dCBWY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen referrerpolicy="strict-origin-when-cross-origin"></iframe>
1111

1212
# Optimizing SEO with AI Agents: An Experiment
1313

0 commit comments

Comments
 (0)