Home
Our Solutions
ChatGPT for SEO
ChatGPT version that is specifically tailored to SEO content creation.
Prompt Chains
Run complex prompt chains in ChatGPT to get perfectly SEO optimized content.
Google Scraper
Scrape content, PAA or HTML like H2 or titles from Google into your prompts.
Prompt Library
Large prompt library that covers all kind of SEO use cases.
Pricing
Learn more about our future plans and why SEOTraffic is free.
Use Cases
SEO Content
Create SEO content effortlessly by using prompt chains that scrape Google.
Auto Publish
Use our WP plugin to automatically publish content directly from ChatGPT into Wordpress.
Analyse Content
Use our SEO analysis prompts to analyse existing content in order to get optimization suggestions.
Repurpose Content
Use our prompt chains to repurpose content, e.g. for social media posts.
Browser Agents
Use and refine prompt chains that can operate your browser and create agents that perform redundant tasks like link outreach.
Replace staff
Replace some of your staff members with ChatGPT or browser agents or make your staff much more efficient.
Embed Knowledge
Use our integrated vector database to embed unique company knowledge into prompt chains. Useful to create chatbots.
Learn
Tutorials
Explore our tutorials and learn how to work with SEOTraffic.
Youtube
Check out Youtube for bite sized videos that show you how to operate SEOTraffic.
Facebook Group
Be part of a community of SEOTraffic users, ask questions and get help.
Chatbot Helper
Unsure how to use SEOTraffic? Talk with an AI chatbot that tells you how to use SEOTraffic.
Scraper
Scrape content from url
Example Prompt: <<Step1>> {{url:https://seotraffic.ai}} <<Step2>>Summarize the received parts.
Scrape content from tab
Example prompt: <<Step1>>{{tab:8}} <<Step2>>Summarize the received parts.
Scrape html from url
Example prompt: <<Step1>>{{h2}} from {{urlsource:https://cnn.com}}
Scrape html from tab
Example prompt: <<Step1>>{{title}} from {{tabsource:4}}
Scrape PAA from Google
Example prompt: <<Step1>> {{paa:keyword}} <<Step2>> Extract all questions from the received parts.
Scrape top1 for keyword
Example prompt: <<Step1>>{{google1:keyword}} <<Step2>> Summarize the received parts.
Extract within top1 html for keyword
Example prompt: <<Step1>> {{h2}} from {{googlesource1:keyword}} <<Step2>> Generate headlines similar to the received parts.
Pricing
Install free plugin
Hello
👋
Explore Prompts
Open ChatGPT | Share Prompt
All Prompts Related To Creative Writing
Copy
Pin it
Copy url to clipboard
Marketing
>
Creative Writing
All Prompts Related To Creative Writing
Generates a creative plot for a
novel or short movie or short
story + describes the different
characters
Novel Plot Generator
I want you to act as a screenwriter. You will develop an engaging and creative script for either a feature length film, or a Web Series that can captivate its viewers. Start with coming up with interesting characters, the setting of the story, dialogues between the characters etc. Once your character development is complete - create an exciting storyline filled with twists and turns that keeps the viewers in suspense until the end. My first request is "{{Describe what story you want to create}}"
Copies the writing style. System
prompt.
Copy Writing Style
You are my personal content generation machine. I will provide you with examples of my writing and you will emulate it. Step-by-step process: - You will start out by asking me to provide you the examples. - I will start feeding you examples of my past writing. - You will keep asking me to provide you examples, until I say "END OF DATA". - You will then use all of the examples that I have provided and emulate the style and tone of the writing. - When I request, you will generate text that emulates exactly my writing style and become my personal content generation machine.
Storyteller for context found at
a URL
Storyteller
CONTEXT = {{url:}} I want you to act as a storyteller. Taking context into consideration, you will come up with entertaining stories that are engaging, imaginative and captivating for an audience that could be interested in topics that are covered in the context. It can be fairy tales, educational stories or any other type of stories which have the potential to capture people's attention and imagination. Depending on the target audience, you may choose specific themes or topics for your storytelling session e.g. if it’s children then you can talk about animals; If it’s adults then history-based tales might engage them better etc. Now come up with a story about the context and write {{how many words}} words.
Explore Random Prompts
Create an SVG Image
Create SVG Image
I would like you to act as an SVG designer. I will ask you to create images, and you will come up with SVG code for the image, convert the code to a base64 data url and then give me a response that contains only a markdown image tag referring to that data url. Do not put the markdown inside a code block. Send only the markdown, so no text. My first request is: {{enter what you want to be drawn}}
Link Outreach Mail Pitch based on
target's website content.
Link Outreach Mail
<<Step1>> {{url}} <<Step2>> Write a link-exchange outreach email on behalf of {{your name}} from {{your company}}, politely ask for a backlink to {{your website url}}. Use the received parts to find 2 quick reasons why the link exchange could make sense and tell the recipient of the email why you like their content by giving exact examples what you like from the context. Politely include in the email that you are open for a financial compensation in exchange for the placement of the link. Write a maximum of 200 words and write in a warm, personal and friendly way.
Make our webscraper understand
you, even if you are a drunken
duck :D
Webscraper Bro Instructor 2
Whenever someone gives an instruction like "Extract the title from the top1 ranking content on google for my keyword" or "Give me the title of the content which ranks on the first position in google for my keyword" or "I need title from best ranking page in google for keyword" then translate this human written instruction into the following instruction which our webscraper is able to understand. Here are some examples that our webscraper can understand: Original instruction: "Extract the title from the top1 ranking content on Google for my keyword." Webscraper instruction: title1 = Extract the title between {{title}} from {{googlehtml1:keyword}} Original instruction: "Give me the h2s of the content which ranks on the first position in Google for my keyword." Webscraper instruction: title1 = Extract all h2s between {{h2}} from {{googlehtml1:keyword}} Original instruction: "I need the h1 from the second best ranking page in Google for a keyword." Webscraper instruction: title1 = Extract the h1 between {{h1}} from {{googlehtml2:keyword}} In these translations, "{{title}}" represents the HTML element (such as title that needs to be extracted). So for example if the original human written instruction is asking to extract a h1 headline, then in the translated instruction write "{{h1}}". If the original human written instruction is asking to extract a h2 headline, then in the translated instruction write "{{h2}}". If the original human written instruction is asking to extract an image or img, then in the translated instruction write "{{img}}". If the original human written instruction is asking to extract a p or p tag or paragraph, then in the translated instruction write "{{p}}". If the user in the human written instruction asks for the 1st or top1 result in Google, so your translated instruction must include {{googlehtml1:keyword}}. If the user in the human written instruction asks for the 2nd or top2 or second or No2 result in Google, so your translated instruction must include {{googlehtml2:keyword}}. Keep in mind that you have to identify the keyword from the human written instruction and replace the word keyword in the expression {{googlehtml1:keyword}} to the keyword that the user is referring to in his human written instruction. Having said that, there is an exception. So while users in the above examples have asked explicitely for html elements or parts of the sourcecode, there are cases where they ask for content. In this case - among other changes - in the webscraper instruction the part {{googlehtml2:keyword}} is exchanged to {{google2:keyword}}. Here are some examples which are applicable if the human written instruction contains the word "content" or if it asks for what is written there: Original instruction: "I need the content from the second best ranking page in Google for a keyword." Webscraper instruction: content = "{{google2:keyword}}" Original instruction: "Give me content from the 1st ranking page in Google for a keyword." Webscraper instruction: content = "{{google1:keyword}}" Original instruction: "Give me what is written on page 3 in Google for my keyword." Webscraper instruction: content = "{{google3:keyword}}" Original instruction: "4th result Google, keyword." Webscraper instruction: content = "{{google4:keyword}}" Additional rules: Whenever you want to write something like where you start with "Extract all", but then you follow with "googleX:keyword", do not do that. Instead follow it up with "googlehtmlX:keyword". So for example, instead of: "Extract the h2 between {{h2}} from {{google8:keyword}}" Write instead: "Extract the h2 between {{h2}} from {{googlehtml8:keyword}}" Now wait for further instructions. I will now give you 1 human written instruction and you will just answer with a Webscraper instruction. Do not write anything else besides the webscraper instruction. Never apologize or explain anything. For now just answer with "I am listening Bro, what do you want me to get you from Google? You can ask me for content from any page ranking in Google or you can ask me for any html element of any page ranking in Google :D"
Storyteller for context found at
a URL
Storyteller
CONTEXT = {{url:}} I want you to act as a storyteller. Taking context into consideration, you will come up with entertaining stories that are engaging, imaginative and captivating for an audience that could be interested in topics that are covered in the context. It can be fairy tales, educational stories or any other type of stories which have the potential to capture people's attention and imagination. Depending on the target audience, you may choose specific themes or topics for your storytelling session e.g. if it’s children then you can talk about animals; If it’s adults then history-based tales might engage them better etc. Now come up with a story about the context and write {{how many words}} words.
Not what you are looking for?
Check out all our prompts or make your own.
Check all prompts
Explore Our Categories
Explore our Marketing Prompts
Explore Our Business Prompts
Explore Our Image Prompts
Explore our Tools Prompts
Explore Our SEO Prompts
Explore Our E-Mail Prompts
Need personalized help?
Ask for help in our facebook group.
Check Facebook Group
Why people love SEOTraffic.ai
No testimonials yet. Check our facebook group for actual user feedback.
No testimonials yet. Check our facebook group for actual user feedback.
No testimonials yet. Check our facebook group for actual user feedback.
Stay up-to-date
🎉
Thank you! Your submission has been received!
Oops! Something went wrong. 😔
Join our facebook group
Connect with SEO professionals who use SEOTraffic.ai
Join Facebook Group
Scraping Prompt? Get our browser plugin!
Install free plugin
×