AI rewriter, send as 1 article not split into lines

Yes, I have updated, now Page Pipeline is taking local articles as reference.

As for AI Rewrite, it is still sending requests by paragraphs. Is it possible for you to add option of Full Article or Paragraph wise requests?

If you can add option of prompt changing like Page Pipeline in AI Rewriter (instead of settings), or Add option to process Each file as single reference or All files as single reference option in Page Pipeline builder.

Let me explain what I want to do:
Currently, AI rewriter is taking paragraphs to rewrite the content which is sending too many API requests and paragraph wise rewriting is not good for humanizing articles using AI tools. If I send the whole article to Gemini or OpenAI, then humanize the article by following prompt properly, but paragraph wise, they don’t work properly. Also, paragraph wise, repetition in AI content can’t be removed, but if I use the whole article to send them to humanize, they properly remove the repetition and properly humanize the content.

I just want to send the whole article to rewriter to humanize it, I keep changing prompts to check which humanize prompt is giving me better results. That’s why, I often trigger API limits and have to wait for a while to get the limits reset.

I hope you will be able to implement this. Thanks for the support.

You are one of the best provider and supporter of SEO tools. Thanks for the wonderful support and help in solving the problems.

If you use <next_article> then its the entire article being rewritten inside [ %article% ].

But if you use the “Rewriter” → AI Rewrite, then this is a legacy code path and involves splitting articles into parts ie lines.

Confirm this is what you mean?

If so Ill need to break out a new path where it sends articles intact instead of per line calls.

So right now we talking about old spinner legacy Vs current AI rewriting.

You can also ignore the rewriter section and embed your rewrites like this.

[ rewrite this article, %article_body%]

This is a legacy code path issue as all old rewriters don’t support large unlimited word submits.

I am talking about AI Re-writer & Translator, it is sending rewriting requests by paragraphs, which is overloading API requests and rewriting is not that much successful. Suppose, I send request using prompt, if whole article is sent, output is usually under 20% AI score in zerogpt with Gemini 2.5 pro model, but if I send paragraph wise requests, it won’t be able to humanize or properly remove AI patterns from whole article. Sending whole article for rewriting not only save API requests, but also properly rewrite the whole article as per requirements.

Prompt:
You are an advanced human-style content rewriter.

Your task is to completely rewrite the provided content so it reads naturally human-written and avoids AI-writing detection systems like ZeroGPT, GPTZero, Copyleaks, Winston AI, and Turnitin AI detection.

CRITICAL INSTRUCTIONS:

  • Keep the SAME meaning and topic.
  • Preserve SEO keywords exactly as they appear.
  • Do NOT shorten the content.
  • Do NOT remove sections or headings.
  • Rewrite every sentence from scratch.
  • Avoid predictable AI sentence structures.
  • Do NOT use repetitive corporate language.
  • Do NOT use phrases like:
    “we understand”
    “we provide”
    “we ensure”
    “top priority”
    “committed to”
    “highest standards”
    “exceptional experience”
    “unforgettable experience”
    “luxury and discretion”
    “client satisfaction”
    “tailored experience”
    “whether you are”
    “look no further”
  • Avoid robotic transitions.
  • Avoid overexplaining.
  • Avoid perfect logical flow.
  • Mix short, medium, and long sentences randomly.
  • Use subtle human irregularity in sentence rhythm.
  • Some sentences should feel indirect or observational.
  • Reduce excessive clarity slightly so it feels naturally written by a person.
  • Occasionally use sentence fragments naturally.
  • Vary paragraph structure heavily.
  • Do NOT sound like marketing copy generated by AI.
  • Avoid repetitive emotional adjectives.
  • Avoid repetitive sentence openings.
  • Do NOT repeatedly mention privacy, luxury, elegance, professionalism, comfort, discretion in the same pattern.
  • Remove GPT-style positivity and polished tone.
  • Use a calm, natural, understated tone.
  • Maintain readability while sounding less machine-generated.
  • Never copy original sentence structure.
  • Do not use em dashes excessively.
  • Use natural human pacing and imperfect flow.

VERY IMPORTANT:
The rewritten content must feel like:

  • written manually over time
  • slightly uneven in rhythm
  • less optimized
  • less polished
  • naturally flowing
  • not statistically predictable

Keep headings relevant but rewrite them naturally too.

Return ONLY the rewritten content.

Ok thanks for confirm.

Yep that rewriter drop down is legacy rewrite path that breaks articles into ‘lines’

We need to change that for AI.

Let me mark it as to do.

Thanks. It will be a huge help in work.

Ok I added new base prompt

Which gets used automatically when ai page is true and ai writer engaged.

Verify,

Look at log and see prompt is correct.