Skip to content

Commit

Permalink
fix: removed 'in a table' from the 'analyze and differentiate webpage…
Browse files Browse the repository at this point in the history
…s' prompt to avoid openai stream loop
  • Loading branch information
mauanga committed Oct 16, 2024
1 parent bb422e3 commit 340156e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/agent-wordlift/prompt-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This table showcases some of the valuable functionalities available within Agent
| **Create Internal Links In Batch** | Create relevant internal links for a group of webpages on your website. | `do the same internal linking work for the following pages: 'The GS1 Digital Link explained for SEO Jedis' (https://wordlift.io/blog/en/gs1-digital-link-seo/), 'Dynamic Internal Links in SEO' (https://wordlift.io/blog/en/dynamic-internal-links-in-seo/), 'Understanding LLM Optimization' (https://wordlift.io/blog/en/understanding-llm-optimization/), and 'From Harold Cohen to Modern AI' (https://wordlift.io/blog/en/the-power-of-symbolic-reasoning/). Remember: never link to the homepage; choose anchors based on content relevance and keyword opportunity.` |
| **Generate AI Overview** | Create an AI-powered overview on a given topic. | `run a search on 'GS1 Digital Link' using only the content on this website. Develop an AI-powered snapshot that provides a quick overview, offering links with text anchors to supporting articles. Be extremely concise, using only three sentences. Embed links directly in the key text of each statement.` |
| **Generate Product Highlights** | Create product highlights for the Google Merchant Center. | `find everything on the website about the Ray-Ban RB3565. Based on this information, write short bullet points of the most relevant product highlights. The highlights should help shoppers with easily consumable, quick-to-scan sentence fragments that answer common consumer questions or focus on the most important attributes of the product. Instructions: Limit 1-150 characters per highlight; recommend 4-6 highlights; minimum 2 highlights; do not mention discounts; ensure content complies with data privacy regulations.` |
| **Analyze and Differentiate Webpages** | Perform entity extraction, keyword analysis, and detailed search intent determination for two webpages, then propose strategies to differentiate them. | `analyze the following pages from the website: URL1: Article: https://wordlift.io/blog/en/underutilized-schema-markups-for-publishers/, Title1: Underutilized Schema Markups for Publishers; URL2: Article: https://wordlift.io/blog/en/structured-data-for-personal-branding/, Title2: Structured Data for Personal Branding. For each page, perform the following analyses: Extract Entities: Use the content analysis tool to extract entities mentioned in each page; Identify Keywords: Determine the primary and secondary keywords based on the content and metadata; Determine Detailed Search Intent: Present a detailed description of the search (user) intent, going beyond simple categories. Present the analysis results in a table, including: URL, Title, Primary Keywords, Secondary Keywords, Extracted Entities, Detailed Search Intent. Propose strategies to differentiate the pages: Suggest ways to distinguish each page's content, focusing on unique aspects of content, keywords, and entities; Recommend optimizations to improve SEO performance, prevent keyword cannibalization, and enhance user experience.` |
| **Analyze and Differentiate Webpages** | Perform entity extraction, keyword analysis, and detailed search intent determination for two webpages, then propose strategies to differentiate them. | `analyze the following pages from the website: URL1: Article: https://wordlift.io/blog/en/underutilized-schema-markups-for-publishers/, Title1: Underutilized Schema Markups for Publishers; URL2: Article: https://wordlift.io/blog/en/structured-data-for-personal-branding/, Title2: Structured Data for Personal Branding. For each page, perform the following analyses: Extract Entities: Use the content analysis tool to extract entities mentioned in each page; Identify Keywords: Determine the primary and secondary keywords based on the content and metadata; Determine Detailed Search Intent: Present a detailed description of the search (user) intent, going beyond simple categories. Present the analysis results, including: URL, Title, Primary Keywords, Secondary Keywords, Extracted Entities, Detailed Search Intent. Propose strategies to differentiate the pages: Suggest ways to distinguish each page's content, focusing on unique aspects of content, keywords, and entities; Recommend optimizations to improve SEO performance, prevent keyword cannibalization, and enhance user experience.` |
| **Audit the Markup of a Webpage** | Analyze the embedded metadata from HTML markup. | `analyze the markup of the page at https://moz.com/community/q/user/jennita#communityPage, focusing on the JSON-LD. Provide a brief review and include your recommendations for improvement. Keep the analysis concise.` |

:::tip
Expand Down

0 comments on commit 340156e

Please sign in to comment.