Include Source within Post Feeds

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.

This topic has 9 replies, 2 voices, and was last updated 2 years, 11 months ago by Szabi – CodeRevolution.

Viewing 9 reply threads
  • Author
    Posts
    • #4180


      MountainDew
      Participant
      Post count: 13

      Hi, after newsomatic scrape news articles, is there a way to include the source (name, url) for it at the end of each article?

      I rather it be automatic cause right now, I have to do it manually before I publish the post in my wordpress site.
      <div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div>

    • #4181


      Szabi – CodeRevolution
      Keymaster
      Post count: 4578

      Hello,

      First of all, thank you for your purchase.

      Yes, this is possible.

      You must create a separate importing rule for each new source (not use ‘Category’ based importing in the ‘Article Source’ dropdown). After this, you must click ‘Settings’ for the rule you are creating/editing -> go to the ‘Generated Post Content’ settings field -> append the below content to the text that already exists there (after you edit it, accordingly):

      Source: <a href=”%%item_url%%” target=”_blank”>ADD_WEBSITE_NAME_HERE</a>

      Afterwards, please save settings and import new posts.

      I hope this info helps.

      Regards, Szabi – CodeRevolution.

    • #4184


      MountainDew
      Participant
      Post count: 13

      Great! It worked.

      So this is not possible for Category-based selections? If it can’t retrieve the source name, how about the source’s url instead?
      <div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div>

    • #4188


      Szabi – CodeRevolution
      Keymaster
      Post count: 4578

      For source URL, you can use:

      Source: <a href=”%%item_url%%” target=”_blank”>%%item_url%%</a>

    • #4198


      MountainDew
      Participant
      Post count: 13

       
      <div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div>

    • #4199


      Szabi – CodeRevolution
      Keymaster
      Post count: 4578

      Sorry, but i did not fully understand your last message.

    • #4200


      MountainDew
      Participant
      Post count: 13

      <div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”>Everything works now. Thanks.</div>
      <div></div>
      <div>Maybe if possible that you can update the plugin to return the source name for category selections.</div>
      <div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div>

    • #4201


      Szabi – CodeRevolution
      Keymaster
      Post count: 4578

      I am glad to hear this!

      If you enjoy the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂

      Regards.

    • #4202


      MountainDew
      Participant
      Post count: 13

      Yes – I will leave a nice review.

      one more thing, is there a way to save, backup, and restore all the article source rules setting, in case I need to reinstall wordpress or transfer to a new host.
      <div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
      <div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div>

    • #4203


      Szabi – CodeRevolution
      Keymaster
      Post count: 4578

      Hello,

      Yes, I can provide a plugin which can backup/restore plugin settings, please check it here: https://codecanyon.net/item/coderevolution-configuration-importexport-helper-plugin-for-wordpress/20541061

      Regards.

Viewing 9 reply threads

The topic ‘Include Source within Post Feeds’ is closed to new replies.