Remove Specific text in Content

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.

Viewing 2 reply threads
  • Author
    Posts
    • #3307


      avpinheiro
      Participant
      Post count: 9

      What will be the rule to remove the following text in the RSS content:

      The post [title_name] appeared first on [orginal name] [post_author]

      Thank you,

       

    • #3308


      avpinheiro
      Participant
      Post count: 9

      And the same for this:

      Category: [category_1], [category_2]

      Tags: [list of tags]

    • #3312


      Szabi – CodeRevolution
      Keymaster
      Post count: 4187

      Hello,

      To remove these text, you will need to create some Regex expressions to match what you wish to remove.

      You need to create the Regex expressions so they match the HTML content which was imported for posts.

      You can add the regex in the ‘Run Regex On Content’ settings field, in importing rule settings.

      Tutorial video: https://www.youtube.com/watch?v=i38j6o5wN2w

      You can easily write your expressions using the help of this site: https://regexr.com/

      Regards,

      Szabi – CodeRevolution.

Viewing 2 reply threads

The topic ‘Remove Specific text in Content’ is closed to new replies.