WP-o-matic rewriting

postcd

BANNED
Joined
Nov 14, 2009
Messages
145
Reaction score
8
Hi, in WP-o-matic there i can rewrite and relink words in posts im creating.

yougro41c4cdth6dsz.png


But im not successfull when added combination above. The original source link and text is still there.

What to add in the fields exactly?
Can anyone please write guide for regular expressions how to add them?

Please can anyone give examples it will be usefull for others.

Thank you
 
try to put the whole text and the link:

Code:
Bla Bla Some text <a href="http://sourcesite.com">Bla Bla</a>

You have to check how is the link coming from the source site and you have to put it as it is in the Origin box
 
try to put the whole text and the link:

Code:
Bla Bla Some text <a href="http://sourcesite.com">Bla Bla</a>

You have to check how is the link coming from the source site and you have to put it as it is in the Origin box

Thanks, that helped me :)
 
try to put the whole text and the link:

Code:
Bla Bla Some text <a href="http://sourcesite.com">Bla Bla</a>

You have to check how is the link coming from the source site and you have to put it as it is in the Origin box

Links are usually various. Links on various articles on that site..
 
In every post your WP o matic parse is another link usually, so how can we use this so called RegEx (Regular Expression)?
 
Back
Top