Aiomatic – Questions About “Bulk AI Post Creators” Functionality

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

This topic has 11 replies, 2 voices, and was last updated 1 week, 2 days ago by Szabi – CodeRevolution.

Viewing 11 reply threads
  • Author
    Posts
    • #11451


      aleseo
      Participant
      Beginner
      Post count: 5

      Hi there,

      I’m currently using the “Bulk AI Post Creators” tool in Aiomatic, and I have a couple of questions regarding content customization:

      Word Count Customization
      I’ve noticed that the content generated by the tool tends to be quite long, around 1400 words. However, I need shorter posts, approximately 500 words. I’ve tried specifying the word count directly in the prompt, but it doesn’t seem to have any effect. Is there a specific way to control the word count of the generated content?

      SEO Optimization
      I’d like the generated content to be SEO-optimized based on a keyword. Ideally, the AI would select the keyword automatically and optimize the content accordingly. Should I include this request in the prompt, or is there another way to handle SEO optimization within the tool?

      Thank you for your help, and I’m looking forward to your response!

      Best regards.
      Alex.

    • #11452


      Szabi – CodeRevolution
      Keymaster
      Post count: 4620

      Hello,

      First of all, thank you for your purchase.

      1. Yes, adding word count info in the prompt is the right way to do this, however, you need to experiment the right way to do this. First, try adding character count instead of word count, as the AI might understand better in this way. Also, changing the AI model might also help, try using the latest AI models, they will understand better the prompt input requirements. Also, be sure to keep the prompts in the limit of input token counts for models, as if the prompts are too long, they will be automatically trimmed by the AI models to a max token limit.

      2. Yes, this should also be included in the prompt. Prompt design takes a bit of time and experimenting, but ones you get the prompt/model combination which works for you, you will be able to use it for a longer period.

      Regards,
      Szabi – CodeRevolution.

    • #11455


      aleseo
      Participant
      Beginner
      Post count: 5

      Thank you so much for your response! By changing the GPT version and tweaking the prompt, it’s now working perfectly.

      I have a couple more questions:

      – I’m trying to use an RSS feed as input for generating titles. It works well and creates great titles. However, since the content is news-based, GPT doesn’t recognize it, and the generated article isn’t really a news piece. Is there a way to instruct GPT to take not just the title but also the content from the RSS feed and rewrite it into a unique and original article?

      – I manage multiple websites. Are there any discounts available for purchasing multiple licenses?

      Thanks a lot!

      Alex.

    • #11456


      Szabi – CodeRevolution
      Keymaster
      Post count: 4620

      I am glad to hear it worked.

      – To extract the RSS and rewrite it using AI, you need to combine Aiomatic with Echo RSS: https://codecanyon.net/item/echo-rss-feed-post-generator-plugin-for-wordpress/19486974
      Echo RSS extracts the feed articles, Aiomatic rewrites them. Tutorial on this: https://www.youtube.com/watch?v=pDGUtNiEaZU

      – Regarding discounts, sorry, but the Cyber Sale expired, currently no more discounts available. Sorry for this.

      Regards.

    • #11465


      aleseo
      Participant
      Beginner
      Post count: 5

      Hello, thanke you for tip.
      I purchased and tested the plugin that creates posts from RSS feeds, and then configured Aiomatic to modify the newly created posts. It works, but the generated article is very similar to the original. If the source site were to read the article, they would definitely notice.

      Do you have any advice? I’m using OpenAI’s GPT-4 API and have tweaked the prompt to clearly instruct it to change the structure and almost everything about the content, but it doesn’t seem to do so effectively.

      Does anyone have suggestions or experience with a specific version of GPT or other AI tools that work better for rewriting?

      Thank you so much!

      Let me know if you’d like any adjustments! 😊

    • #11466


      Szabi – CodeRevolution
      Keymaster
      Post count: 4620

      Hello,

      For this, you will need to instruct the AI to make major changes to the content it rewrites, you can try a prompt like:

      Rewrite the following HTML article to make it completely unique. Key instructions: Drastically alter sentence structures, reorganize the flow of ideas, and add additional insights or points of view. Include completely new examples or replace existing ones with alternatives from a different cultural or industry perspective. Adjust the tone to a casual, conversational style, and ensure the article feels like it was written by an expert. Retain any SEO keywords but avoid using the same phrasing as the original.

      OR

      Completely rewrite the following HTML article with a focus on uniqueness, depth, and originality. Transform the structure and arguments, introducing a new angle or perspective. Reorganize paragraphs and merge similar points into entirely new sections. Add unique insights, data, or examples that make the content stand out. Avoid paraphrasing sentence by sentence; instead, craft a new narrative flow. Write in a dynamic and engaging tone suitable for web readers, ensuring SEO keywords are seamlessly integrated but not overused. Only return the rewritten article—no comments or explanations.

      Besides of this, you can increase the AI temperature (e.g., 0.7–1.0) for creative rewrites that deviate significantly from the original content. You can do this in the ‘AI Content Editor Temperature’ settings field, in settings.

      Also, switching to a modern AI model like gpt-4o-mini might work better.

      Let me know if this helped.

      Regards.

    • #11470


      aleseo
      Participant
      Beginner
      Post count: 5

      Thank you very much, the instructions you provided have improved the situation significantly.

      I have another question: on a different site, the “Bulk AI Post Creators” function doesn’t start automatically. Specifically, once I create and activate a rule, it doesn’t begin generating posts as expected. However, if I trigger it manually, it starts but then doesn’t continue generating posts on its own. I have it set to generate one article every two hours.

      What can I do? What should I check? The configuration is identical to the site where it works correctly.
      Thank you.
      Alex

    • #11471


      Szabi – CodeRevolution
      Keymaster
      Post count: 4620

      Regarding the scheduling issue, this is an issue with wp_cron on your server. To fix this, you need to replace wp_cron with server side cron.
      To fix this, you will need to replace wp_cron with a server side cron. Please check this page for details on how to do this: https://themeisle.com/blog/disable-wp-cron/

      You can see that your WordPress site is not running events automatically, all events are delayed here and on missed schedules for over 2 months: https://travelnurin.com/wp-admin/tools.php?page=crontrol_admin_manage_page
      If you don’t know how to make these changes, please contact your hosting provider’s support and ask them to fix wp_cron for your server.

      After this is fixed, the plugin will be able to run automatically without issues, as it is using the wp_cron system for the scheduling part, which will be replaced with the server side cron, which is much more trustworthy.

      Regards.

    • #11472


      aleseo
      Participant
      Beginner
      Post count: 5

      Thank you, now works 🙂

      Alex.

    • #11473


      Szabi – CodeRevolution
      Keymaster
      Post count: 4620

      I am glad to hear this.

      If you like the plugin, please give it a rating on CodeCanyon, it is really appreciated!

      Regards.

    • #11474


      aleseo
      Participant
      Beginner
      Post count: 5

      Hello, I’m here again to report another “issue”. Regarding posts from an RSS feed, about 1 in 4-6 times, the “Automatic Content Editor” makes a mistake. It inserts the author’s name and often the link to the original site at the beginning of the article, even though I’ve specified in the prompt to remove all references to the original site, links, authors, dates, etc.

      Is there any other way or option to ensure it doesn’t include this information at all?

      About the rating, sure, i will definitely do it.

      Thank you in advance for your help!
      Alex

    • #11475


      Szabi – CodeRevolution
      Keymaster
      Post count: 4620

      Hello,

      Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com

      Regards,
      Szabi – CodeRevolution.

Viewing 11 reply threads

You must be logged in to reply to this topic.