Create unique key with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging key with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
Find related keywords
Identify 10 SEO keywords related to [topic].
Top 5 Common SEO Mistakes and How to Avoid Them
Make a list of the top five common SEO mistakes and how to avoid them.
Outline the key points of a blog post
Outline the key points of a blog post about [topic].
15 Blog Post Ideas to Improve Your Client's Search Engine Visibility
Write [number] SEO-focused blog post ideas that target specific keywords and help improve our client's search engine visibility. Context: Target audience — [your target audience here] Client's targeted keywords — [your client's targeted keywords here] SEO goals — [your SEO goals here] Inspiration: "[SEO blog post inspiration one]" "[SEO blog post inspiration two]" "[SEO blo...
Classify Keywords Based on Search Intent
Classify the following keywords based on search intent in a table with the first column for keyword and the second for search intent <keyword1,keyword2,keyword3>
Using the 80/20 Rule to Create a Winning Marketing Strategy for Your Product/Service
Please write a [type of text] outlining a marketing campaign using the '80/20 Rule' (also known as the Pareto Principle) to identify and prioritize the most impactful areas for [product/service] growth. Identify the [key metrics] that contribute the most to [desired outcome] and create messaging and offers that focus on these areas. Also, consider the [minority inputs] that may have a disproportio...
Create a list of negative keywords with ChatGPT
"Product: [detail of your product] Create a list of Google Ads negative keywords"
Create SEO Standards for Voice Search Optimization
Find the best keywords for [TOPIC] voice search optimization
Find Long-tail Keywords
Find X Long-tail keywords for "<input Seed Keyword>"
Generate a List of LSI Keywords for [TOPIC]
Generate a list of LSI keywords for [TOPIC]
Unlock the Power of SEO with ChatGPT: 10 Prompts to Help You Get Started
"Prompt: Identify 10 SEO keywords related to [topic]". "Create a list of 5 SEO keywords related to this product description [product description]." "Provide a list of 5 frequently asked questions in relation to [Keyword]." "Discover the top 5 SEO keyword strategies for [topic]" "Organize the search intent (informational, commercial or transactional) for these keywords in a table: [keywords]" ...
Identify Long-Tail Keywords for Content Optimization
Identify long-tail keywords for [TOPIC] content optimization
Classify search intents
Classify the search intent (commercial, transactional or informational) for the following keywords in a table:…
Create an Example Keyword List Targeting Multiple Geographic Locations
Create an example keyword list targeting multiple geographic locations for [TOPIC]
Use an "instruction template" method of prompting GPT-3 to generate a Python 3 module using placeholders and notes within a template that contains only a single line of actual Python.
Use this format: ''' <python 3 shebang> <module docstring> <imports> <initialize dotenv> <set key using OPENAI_API_KEY env var> def complete(prompt: str, **openai_kwargs) → str: <one-line docstring; no params> <use default kwargs: model=text-davinci-003,top_p=0.7,max_tokens=512> <note: 'engine' parameter is deprecated> <get completion> <strip whitespace before returning> <as script, d...
Analyzing the Current State of <Industry>, Trends, Challenges, Opportunities, and Key Players
Analyze the current state of <industry> and its trends, challenges, and opportunities, including relevant data and statistics. Provide a list of key players and a short and long-term industry forecast, and explain any potential impact of current events or future developments.
Generating Opinion About Content for Featured Snippets
List the best keywords for [TOPIC] featured snippets
Key Elements of a Successful Business Plan
What are the key elements of a successful business plan?
Finding the Best Keywords for Social Media Optimization
Find the best keywords for [TOPIC] social media optimization
Create targeted blog post titles
Suggest 5 blog post title ideas for the keyword [keyword] targeted [audience].
What is “prompt engineering”?
A “prompt” is the input that guides a generative AI model to generate useful outputs. Generative AI tools like ChatGPT, GPT, DALL·E 2, Stable Diffusion, Midjourney, etc. all require prompting as their input.
In a natural language processing (NLP) context, “prompt engineering” is the process of discovering inputs that yield desirable or useful results. As is the story with any processes, better inputs yield better outputs; or commonly said another way “garbage in, garbage out.”
![Source: https://www.youtube.com/watch?v=1NQWJjgi-_k
Designing effective and efficient prompts will increase the likelihood of receiving a response that is both favorable and contextual. With a good prompt, you can spend less time editing content and more time generating it.
Going from beginner → advanced prompt engineer
As companies like PromptBase arise around the idea that the prompt is the “secret sauce” to using generative AI, prompt engineering could easily become the “career of the future.” But, any generative AI user can become an “advanced” prompt engineer. Here’s how
Spend time with the tools
- The more time you spend asking ChatGPT questions and receiving responses, the better your idea will be of various prompting approaches and their individual strengths and weaknesses
- Use Open AI’s GPT playground to perform interactive trial and error with variations in your prompt, model, temperature and top_p values (uniqueness of answer, i.e. creativity), and more available within the UI itself.
Become a prompt researcher instead of engineer
- If you’re already a subject matter expert in something, consider figuring out how to apply your personal skills to generating the best prompts in your field
- For example, if you’re an expert in SEO, what questions do you ask yourself when creating SEO strategies? How can you translate this knowledge into better prompts to generate the same level of output with AI?
Become a prompt researcher instead of engineer
- The term prompt engineer glosses over the idea that prompt formulation takes hypothesizing, research, result measurement, and repetition. Instead, approach prompting like a research project.
- Try as many different variations and formulations of your prompt as possible. One problem can have hundreds of solutions and one solution can have hundreds of approaches. The same can be said of prompting.