• Resolved fert

    (@felixo)


    I need to append an asterisk to all my old Affiliate links spread across roughly 1000 posts.

    E.g.

    <a  possibly="more stuff">Custom Text Product link</a>
    
    needs to turn into
    
    <a  possibly="more stuff">Custom TextProduct link*</a>

    Is this even possible with this plugin? This should be fairly simple, even trivial using RegEx. But I can’t do it. That may well be because I don’t know enough about RegEx. I thought the qualifier “amzn.to” as well as the closing brackets should be easy to catch. But I can’t do it. Could you give me a hint? Or even the solution?

    • This topic was modified 1 year, 1 month ago by fert.
Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    Sorry, I cant create regular expressions for you. If you post what you are trying then maybe the problem can be identified.

Viewing 1 replies (of 1 total)
  • The topic ‘Append term to Link Text for specific URLS’ is closed to new replies.