Tutorials

Regex find and replace after creating an article

New Feature!

The article creator has a new tab called “Replace” This allows you to use regex to find and replace words/phrases in an auto generated articles.

Now you can re-use generic niche articles by replacing keywords with another keyword etc.

Or remove junk keywords entirely, or replace it with a different word.

Regex

What is regex?

Its a way of pattern matching words and phrases in a complicated manner.

Eg find only words that start with ‘A’

Replace Tab

The replace tab supports regex commands.

You can also select if it should match case.

Regex replacement rules run top to bottom.

You can insert spintax in the replacement section.