Setting Up a Fully Automated AI-Powered Amazon Affiliate Site in 3 Minutes

You’ve just activated the CyberSEO Pro plugin and opened its control panel, only to find yourself overwhelmed. The myriad of settings and options may make you feel like you’re piloting a Boeing 777. Fear not, these features empower you to perform tasks unmatched by any other WordPress content aggregator, but you don’t need to know them all to start using CyberSEO Pro right out of the box. Later, when you decide to take control of all the plugin’s functionality, you will need to familiarize yourself with the documentation, especially the “Content Syndicator” section. In addition, our educational articles and the official support forum are treasure troves of valuable information.

Nevertheless, right after activation, CyberSEO Pro is ready to go, capable of handling a vast array of tasks straight out of the box. In the initial stages, presets will be invaluable to you. These are sets of pre-configured settings for importing various content sources. Over time, you will learn to fine-tune the plugin to meet your specific needs precisely.

This article will guide you through setting up a fully automated AI-powered Amazon affiliate site in just 3 minutes. Begin by watching this video tutorial:

As you can see, setting up the plugin requires just a few mouse clicks. If you’re content with using the solution as-is, feel free to skip the following text and use the preset in its current form. However, if you aim to understand and modify the pre-configured settings to suit your needs, let’s delve into how the preset used in the video works, especially for importing Amazon products with automatically generated unique text descriptions/reviews.

In fact, all the settings we’re interested in are located in the “Advanced” tab of the feed settings menu (in CyberSEO Pro, any imported content source is termed a “feed”, as it literally feeds your site with content).

The first element we focus on is the “Post titletemplate, and it appears as follows:

[openai_gpt model="gpt-3.5-turbo" max_tokens="50" temperature="0.6" prompt="Analyze this short description and return the actual product name without explanation and double quotes. Return just a name: %post_title%"]

This section employs the shortcode openai_gpt, which instructs the CyberSEO Pro plugin to use the OpenAI GPT model GPT-3.5 Turbo. The purpose is for the AI to analyze the content of the product’s full name imported from Amazon and extract its complete name. This is crucial because we don’t want our WordPress post titles for product reviews to be lengthy like ‘MSI Creator M16 16″ 60Hz QHD+ Content Creation Laptop: 13th Gen Intel Core i7, RTX 4060, 32GB DDR5, 1TB NVMe SSD, 180-Degree Lay-Flat, USB 3.2 Type C, HDMI, Win 11 Home: Black B13VF-453US‘. Such extensive details are more suitable for a brief description (post excerpt), but for a post title, something succinct like ‘MSI Creator M16‘ is more desirable, right?

Of course, if you prefer longer post titles, you can replace the openai_gpt shortcode with the simpler %post_title%, which will retain the original full product name from Amazon when creating a new post. This makes the %post_title% placeholder more appropriate for the “Post excerpt” template.

Next, and most importantly, let’s look at the “Post content” template, where another vital shortcode resides.

[openai_gpt model="gpt-3.5-turbo-16k" max_tokens="1500" temperature="1" prompt="Given the product description, provide an introductory overview of the product in an informative style. Avoid listing specific technical specifications or details! Write this overview with creativity and flair, ensuring it reads like a human-written text and incorporates keywords in a natural way for SEO optimization. Generate HTML-formatted content using only <p>, <strong> and <blockquote> tags. Exclude headings and other HTML tags. DO NOT include a 'Conclusion' section! Here is the product description: '%post_content_notags%'"]
[openai_gpt model="gpt-3.5-turbo-16k" max_tokens="4000" temperature="0.7" prompt="Based on the product description, generate a list of key technical specifications in an HTML format using Bold, UL/OL. Focus solely on the technical aspects without interpreting their practical use or benefits. Begin with a title using <h2> HTML tag in this format: '<h2>Title Goes Here</h2>'. Use only <p>, <ul>, <ol>, <li>, <strong> and <blockquote> tags. DO NOT include a 'Conclusion' sction! Here is the product description: '%post_content_notags%'"]
[openai_gpt model="gpt-3.5-turbo-16k" max_tokens="3000" temperature="1" prompt="Given the product description, provide a comparative analysis with similar products in the category. Do not directly repeat the details from the user experience narrative. Instead, focus on the product's competitive advantages and disadvantages, and suggest who the product is intended for. Use engaging, human-like language and incorporating keywords naturally for SEO purposes. Begin with a title using <h2> HTML tag in this format: '<h2>Title Goes Here</h2>'. Use only <p> and <strong> tags. DO NOT include a 'Conclusion' section! Here is the product description: '%post_content_notags%'"]
<div style="padding: 20pt 0 40pt 0; text-align: center;">
<span style="font-size: 32pt;">Price: <span style="color: #b12704;">%xml_tags[price]%</span></span>
</div>
<div style="text-align:center;">
<a class="cseo-product-galley-button" href="%link%">BUY NOW</a>
</div>

This template is structured into four distinct blocks:

  1. The openai_gpt shortcode generates an introductory overview of the product in an informative style, based on the product’s name and its description from Amazon.
  2. Another openai_gpt shortcode creates a list of key technical specifications, drawing from the product’s name and description on Amazon.
  3. A third openai_gpt shortcode produces a comparative analysis with similar products in the category. It focuses on the product’s competitive advantages and disadvantages and suggests the target audience, again using the product’s name and description from Amazon.
  4. HTML code to display the product’s price and a “BUY” button with a link containing your associate tag, directing to the product’s page on Amazon.

All three openai_gpt shortcodes use the OpenAI GPT-3.5 Turbo 16k model (model=”gpt-3.5-turbo-16k”). However, for enhanced content quality, you can opt for the more advanced, albeit more expensive, GPT-4 Turbo model (model=”gpt-4-vision-preview”).

Additionally, these shortcodes generate content blocks of varying sizes (up to 1500, 4000, and 3000 tokens, respectively). You can adjust these token limits as desired, ensuring they do not exceed the maximum token limitations of your chosen OpenAI GPT model.

Of course, you have the freedom to edit the GPT prompts to tailor the generated content blocks to your preferences. You can also modify the number of generated text blocks, reducing them to one or increasing them as needed. Remember, the more content blocks you generate, the more time it takes for OpenAI GPT to process your prompts, and the higher the API usage cost will be.

For instance, you might choose to remove the technical specifications text block or add a section on maintenance and care for the reviewed product. Alternatively, you might want to include a “Pros and Cons” section, for example:

[openai_gpt model="gpt-3.5-turbo-16k" max_tokens="1500" temperature="0.6" prompt="Given the product '%post_title%' with a description below, summarize the strengths and weaknesses. Create this summary in a bulleted HTML format, with pros and cons clearly separated. Avoid directly repeating points from the description, and provide new insights where possible. Make sure the content is engaging, human-friendly, and includes natural keyword usage for SEO optimization. Here is the product description: '%post_content_notags%'"]

Don’t forget to configure the “temperature” parameter, which dictates the behavior of the GPT model. Lower values increase the AI’s accuracy in following your instructions, while higher values enhance its creativity.

Feel free to add additional content blocks. For instance, you could include a YouTube video review related to the product described in your article. To do this, insert the following placeholder into your post template:

%youtube_video[%post_title% review]%

If you wish for your product reviews to be composed in languages other than English, simply rewrite your GPT prompts in the desired language to achieve the end result. This approach allows you to tailor content specifically for different linguistic audiences, broadening the appeal and accessibility of your reviews.

Use standard presets as a starting point for getting acquainted with the CyberSEO Pro plugin. As you become more familiar, customize these presets to make them truly unique and stand out amidst the vast sea of online content. Export your settings to a ‘.preset’ file and place it in the /presets folder within the plugin’s root subdirectory (/wp-content/plugins/cyberseo). Afterward, your custom preset will appear in the drop-down list of the CyberSEO Pro Syndicator, marked with an asterisk (*) to denote it as custom.

Fix Amazon 503 error when importing products