I am getting closer, but still I’m not quite happy with the outputs.
This is what I want to acheive:
I would like to input into a Google sheet some information, and I want AP to create read worthy content, an image, and links, plus NAP, embedded video and embedded map, if the info is added in the sheet.
This is the info I have in a row:
-
[keyword] = the keyword I want the article to be formed around
-
[inputs] = inputs about the content I want. Intent, sub-topic or similar
-
[imageprompt]
-
[anchortext1] = the anchor text I want for link #1
-
[url1]
-
[anchortext2] = abchor text 2
-
[url2]
-
[Name]
-
[Address]
-
[Phone]
-
[embed code video]
-
[embed code map]
Then my prompts:
First prompt: HEADLINE
Write a headline for a blog post about “[keyword]”. [inputs] . Do not write anything but the title itself. Remove all quotation marks. Write in sentence case. Remove all quotation marks.
Second prompt: OUTLINE
Write an article outline for a blog post with the title: “TITLE”. Write a random number (between 5 and 7) H2 headlines in bold, and use sub-headlines when it fits. Write a little disposition for each section below every headline.
Third prompt: INTRO
Write a curiosity increasing and easy to read opening paragraph for an article with this headline “TITLE” and this outline: “OUTLINE”.
Fourth prompt: ARTICLE
Write a full fletched blog post with the title “TITLE”, based on the outline below. It must be written i HTML markup.
Here is the outline for the article:
OUTLINE
Here is the introduction paragraph: “INTRO”
Start writing based on that outline step by step.
Write The article In Your Own Words Rather Than Copying And Pasting From Other Sources. Consider perplexity and burstiness when creating content, ensuring high levels of both without losing specificity or context. Use fully detailed paragraphs that engage the reader. Write In A Conversational Style As Written By A Human (Use An Informal Tone, Utilize Personal Pronouns, Keep It Simple, Engage The Reader, Use The Active Voice, Keep It Brief, Use Rhetorical Questions, and Incorporate Analogies And Metaphors).
Write a random number (between 2 and 3) of paragraphs per sub-headline.
In the text include a link with the link text “ANCHOR TEXT 1” to “URL1”
Also include a link to “URL 2” with this keyword “ANCHOR TEXT 2” if mentioned.
Do not have a heading for the introduction paragraph.
Highlight important keywords and sentences with bold text.
Add the following embed codes to the article content:
[Embed Code Video]
[Embed Code Map]
Add this information too:
[Name]
[Address]
[Phone]
Output the content in HTML markup: H2, H3 and
–
How can I acheive this easier and better? I would like the links to be spread into the content where they fit. In-content links.
The things that I have struggled with are:
- To get Open AI to always output the content in HTML, so I can use it in the Wordpress piece
- To get at least 500 words of content
- To always get the embeds
- To always have the content easy to read
I would also love for Open AI to generate a TL;DR: section (take away).
Which tips or prompt suggestions do you have?