Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberandy committed Jul 12, 2024
1 parent fad51da commit 8dcacaa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/agent-wordlift/prompt-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ This table showcases some of the valuable functionalities available within Agent
| **Analyze Google Trends** | Understand seasonality of one or more keyword(s) by analyzing the Google Trends. | `analyze the trends for 'sunscreen' and 'moisturizer'.` |
| **Create Internal Links** | Create relevant internal links for a webpage on your website. | `find content on my website from the “What is structured data?” page (https://wordlift.io/blog/en/entity/structured-data/). Analyze the text to identify up to 5 related articles. For each article, determine a relevant keyword, generate keyword suggestions for each keyword, and create an anchor text of no more than 30 characters. Finally, compile the HTML for all 5 links with their respective anchor texts.'.` |
| **Create Internal Links In Batch** | Create relevant internal links for a group of webpages on your website. `find content on my website from the “What is structured data?” page (https://wordlift.io/blog/en/entity/structured-data/). Analyze the text to identify up to 5 related articles. For each article, determine a relevant keyword, generate keyword suggestions for each keyword, and create an anchor text of no more than 30 characters. Finally, compile the HTML for all 5 links with their respective anchor texts. Do the same work also for the pages: "The GS1 Digital Link explained for SEO Jedis (and their clients)" (https://wordlift.io/blog/en/gs1-digital-link-seo/), "Dynamic Internal Links in SEO: Your Superhero in the Generative AI Era" (https://wordlift.io/blog/en/dynamic-internal-links-in-seo/), "Understanding LLM Optimization: Ethical AI and Protecting Your Content" (https://wordlift.io/blog/en/understanding-llm-optimization/) and "From Harold Cohen to Modern AI: The Power of Symbolic Reasoning" (https://wordlift.io/blog/en/the-power-of-symbolic-reasoning/). Remember the following rules: never link to the homepage of the blog (https://wordlift.io/blog/en/) choose carefully the anchor based on the content relevancy and keyword opportunity analysis.` |
| **Generate AI Overview** | Create an AI-powered overview on a given topic. | `Run a search on the topic "GS1 Digital Link" using only the content on this website. Develop an AI-powered snapshot that provides a quick overview of the topic. This snapshot should serve as a starting point for further exploration, offering links with text anchors to articles that support the provided information. Ensure users can check the original sources and delve deeper into the content. Be EXTREMELY CONCISE, using only three sentences. Embed links directly in the key text of each statement.` |
| **Generate AI Overview** | Create an AI-powered overview on a given topic. | `Run a search on the topic "GS1 Digital Link" using only the content on this website. Develop an AI-powered snapshot that provides a quick overview of the topic. This snapshot should serve as a starting point for further exploration, offering links with text anchors to articles that support the provided information. Ensure users can check the original sources and delve deeper into the content. Be EXTREMELY CONCISE, using only three sentences. Embed links directly in the key text of each statement.

### Example Execution for "structured data":
Structured data uses a predefined schema to organize information, making it easier for search engines to understand and display content. It can be added to web pages using formats like JSON-LD and tools such as Google's Structured Data Markup Helper. Implementing structured data enhances SEO by improving content visibility and accuracy in search results.` |
| **Generate Product Highlights** | Create product highlights for the Google Merchant Center. | `find me everything on the website on the Ray-Ban RB3565. Based on this information write me a short bulleted lists of the most relevant highlights of your products. The highlights you provide should help shoppers with easily consumable, quick-to-scan sentence fragments that answer the most common consumer questions or that focus on the most important attributes of the product. Remember the following instructions: Limit: 1 - 150 characters (per highlight). Recommended: 4-6, Minimum 2 highlights. Do not mention discounts. Ensure that the provided content complies with data privacy regulations` |


Expand Down

0 comments on commit 8dcacaa

Please sign in to comment.