596 comments found.
Hello there! I have another question, this time regarding the links within the aggregated content. I know there is an option to strip links from content. However, is there a way to make to add attributes to links? Mainly, I was looking to add rel=”nofollow” attributes. Is there a way I can do that? Many thanks!
Hello,
At the moment, this is not possible. But, this is a very good idea. I will add support for this in the next plugin update. I will let you know if I have news.
Regards, Szabi – CodeRevolution.
Hello,
I have updated the plugin to v3.9.7 (please update it from WordPress’s ‘Plugins’ interface). It now allows to add attributes to internal or external links. You can find the new settings in the plugin’s ‘Main Settings’ -> ‘Add Attributes to Internal Links’ and ‘Add Attributes to External Links’. Also, please note that only posts generated after the plugin update and it’s configuration will be affected by this change.
Regards, Szabi – CodeRevolution.
Wow! That was an amazingly quick response! Thank you!
I have another query, although I still haven’t worked out if it’s the plugin or my overall theme coding. Nonetheless, at the moment it seems that all the pages created with the plugin are reporting Structured Data (microformats.org hentry) errors, i.e. missing author, entry-title and updated. Do you think this could be on the plugin side of the fence?
Again, thank you for the swift response and the update! Amazing!
Hello,
This plugin does not alter or generate any meta content for resulting pages – so I don’t think that it has to do with this kind of errors. Anyway, just to make sure, can you send me a link to a post that has this error? Just to make sure. 
Do you have some other plugin, that could generate these kind of meta tags for your blog posts (seo plugin, meta data plugin)? If yes, than that will be the culprit.
Regards, Szabi – CodeRevolution.
Also, one more thing. If you enjoy the plugin, please give it a rating. It is really appreciated!
Regards. 
Hello,
Here is the link to one of the pages: http://flatvertical.com/faa-updates-registration-requirements-following-court-of-appeals-decision/
It’s maybe that Google hasn’t crawled through all of the Structured Data and it makes it seem as though the only posts that result in this error are those generated by the plugin. I really have no idea how this works.
I don’t have any other plugins that generate Structured Data (although I have Yoast SEO installed. Maybe that’s it, I don’t know).
Thanks for looking into it.
P.S. I left rating 17 days ago
I was impressed with your speedy response and your helpful approach! Still amazed by it! Thank you!
I looked into this and the only structured data on this page is generated by Yoast. Although, I verified your page using the official structured data validation tool from google ( https://search.google.com/structured-data/testing-tool/u/0/ ), and it returned no errors. You can check the results for your page, here: https://search.google.com/structured-data/testing-tool/u/0/#url=http%3A%2F%2Fflatvertical.com%2Ffaa-updates-registration-requirements-following-court-of-appeals-decision%2F .
Anyway, I found an article that (maybe) describes your issue and also the solution for it: https://kb.yoast.com/kb/fixing-hcard-author-error/ . Try this out, I think it will help.
Regards, Szabi – CodeRevolution.
Ok. Great. Thank you for your assistance! I will look into it.
You are welcome. 
Hi,
I’ve done a ‘run this rule now’, yet no posts fetched.
Pls advise.
Cheers, Brad
Hello,
First of all, thank you for your purchase. Can you send me, please, screenshots with your full plugin configuration (all menu screens, including rule config) to my email address kisded@yahoo.com . Thank you.
Regards, Szabi – CodeRevolution.
Hi, really impressed with your plugins, I have been playing with the demo’s. I have an interest in a few of them. Mainly rss to post and the News API one. I would really love if I could set it to a percentage instead of word trimming. I’m building a News aggregation site and the article sizes vary. The unwritten rules say you can take a third without breaching copyright. In the demo I can see the programs are able to count the words, if you can count the words you could set a %? The ultimate would be if it was able to calculate the end of the % in paragraphs or at the least sentences as to not cut off the text mid sentence. Is it possible to have this feature, if so, what would a custom mod cost? Thanks
Hello,
This is a great idea you just gave me. Thank you. I will include this in the next plugin update. I welcome any good idea for my plugins and if it is a feature that is useful for more users, I don’t request money for it.
I will let you know when the update is ready.
Regards, Szwbi – CodeRevolution.
Hello,
Thank you again for the great idea, I have updated both plugins and added this feature. The plugins now allow to leave only a percentage of the full article content, defined in the rule settings. You can find the new settings for each rule, if you click ‘Settings’ -> ‘Percentage Of The Full Content To Keep’. You can test the new features here: http://coderevolution.ro/echo-test/test-generator/ .
Regards, Szabib – CodeRevolution.
Unreal, thanks again Szabib, I’m just about to download them 
I hope that my plugins will help you achieve your goals. 
Dear,
Really interested to buy this plug-in but I have a quick question…
Is there any why to get rid of or remove the bottom text specially “The post” “appeared first on” blah blah … ???
Hello, yes, you can remove part of the article content based on html classes, ids, xpath or regex. Regards, Szabi – CodeRevolution.
Kindly confirm. it will also grab the embed video from the post ? because I tired a lot but post only get text and pictures but no embed videos.
Hello,
Yes, the plugin is capable of grabbing also videos from the source.
Can you send me, please, screenshots with your plugin config that does not import videos, so I can test it myself and fix the issue if there is one? My email address is: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
Email Sent dear with Links and 4 screenshots from my email info@kreativeworx.com
Yes, I got it. Thank you. I will check them. Regards.
can i used for unlimited website i have ?
Hello,
If you want to use this plugin on an unlimited number of websites, you must buy an ‘Extend License’ for it (5x the price of the basic license).
Regards, Szabi – CodeRevolution.
Hello there!
I wonder if you can help. I’ve been trying to figure out if there was a way to include a link to the original pulled article at the bottom (or wherever) of each generated post. Something like: “Source: ....” or “Original article: ....”, or something along those lines…
Is this within the current functionality of the plug in? And if so, what do I need to do?
Otherwise, a very solid plugin!
Thank you!
Hello,
First of all, thank you for your purchase.
Yes, you can do what you described, with current plugin functionality. Do to this, please go to plugin’s ‘RSS to Post Rules’ settings page, go to the rule you want to edit, click ‘Settings’ for it -> in the ‘Generated Post Content’ settings box modify as follows: add to the end
"Source: %item_url %"
(without the quotes, with 2 % signs on each side of ‘item_url’ – Envato chat strips one % when it finds %%
).
If you want to make the link clickable to the source, instead, enter:
"Source: %item_url %" target="_blank"> %item_url %"
After this, save the settings and regenerate posts.
Let me know if you managed to include this.
Regards, Szabi – CodeRevolution.
% item_url % – without the extra spaces 
nop, neither this way… % item_url % – without the extra spaces
.... pretty hard…. &&item_url&& (replace & with %) 
this time I got it 
That made me laugh!
Anyway, thank you for your very swift response. I managed to do it after a few tries! Now everything’s perfect!!
This is what I did in the end (now, I don’t know if I’ll manage to get it here printed correctly, let’s see):
Source: <a href="%%item_url%%" target="_blank">%%item_title%%</a>
In a single line and without the last
closing a tag
Agh! I see where you had trouble
Let’s try again:
Source: <a href="%%item_url%%" target="_blank">%%item_title%%</a>
For some reason it’s automatically adding the closing ‘a’ tag here… Anyway, like the above but without the closing ‘a’ tag.
Wow, nice! You really managed to include it without modifications. Good to know how to do this! Thank you! 
Also, if you like the plugin, please give it a rating.
Thanks!
Hey there.
Bought the plugin as I need to be able to create an RSS feed for my “pending” posts.
It worked and the feed generated but the rss feed doesn’t validate. I have &post_status=pending in the rule and it shows only the pending posts on the rss feed but it never validates and thus doesn’t work with some things I want to use it for.
It seems also trying any &post_status makes the feed not validate. I tried something like &category_name=Article and it worked fine and the feed validated.
Feel like I am doing something wrong.
Is &post_status not compatible?
Actually &post_status=publish works but draft or pending doesn’t work.
Hello, first of all, thank you for your purchase. I will check this right now and will let you know if I have news.
Regards, Szabi – CodeRevolution.
I found the source of the issue, thank you for reporting this. https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fcoderevolution.ro%2Ftesting%2Ffeeds%2Frule I will fix this right now. Will let you know when I am ready. Regards.
Perfect! Much appreciated. It’s the one part of the plugin I badly need working 
Hello again,
Updated the plugin to v3.8.3. Please go to WordPress’s ‘Plugins’ menu, click ‘check for updates’ for the plugin -> ‘update now’. After the update, the custom feeds should validate. Please let me know if it worked for you.
Regards, Szabi – CodeRevolution.
Perfect. thank you! It validates now 
Happy to hear this. If you enjoy the plugin, please give it a rating. 
Regards, Szabi – CodeRevolution.
Hello, How do I keywords for blog posts?
Hello,
Feeds do not have a direct way to search by keywords. However, I implemented in the plugin a way to simulate this. You can find in the plugin’s ‘Main Settings’ -> ‘Required Words List’. You can define there a list of words, that you with to contain each imported post. In this way, you can generate only posts that contain specific keywords.
Regards, Szabi – CodeRevolution.
Hello,
Is there a way to add the rss feed to a particular page on wordpress?
John Bryson III
Hello, first of all, thank you for your purchase. In the plugin, you can create custom RSS feeds, and you will be able to find the resulting feeds at these addresses: yourdomain.com/feed/feedname or yourdomain.com/?feed=feedname. What do you mean exactly by ‘a particular page’ give me please an example, because I don’t fully understand your question. Thank you.
Regards, Szabi – CodeRevolution.
Hello Szabi,
I am sorry for not being clear. On our webpage we have like 5 pages, Home- Reviews- Locator- News- Contact Us. I want the RSS feeds to appear on the URL.com/News page only. Is there a way to set on which page in which the RSS feeds will appear?
Thanks,
John
By ‘RSS feeds’ you mean the post generated by the plugin or the custom RSS feeds generated by the plugin? 
If you mean the post generated by the plugin, then: the plugin has these shortcodes available: [echo-list-posts] to include a list that contains only posts imported by this plugin and [echo-display-posts] to include a WordPress like post listing. Usage: [echo-list-posts type=’any/post/page/...’, order=’ASC/DESC’, orderby=’title/ID/author/name/date/rand/comment_count’, posts=number_of_posts_to_show, category=’posts_category’, ruleid=’ID_of_echo_rule’]. Example: [echo-list-posts type=’any’, order=’ASC’, orderby=’date’, posts=50, category= ’’, ruleid=’0’] Example 2: [echo-display-posts include_excerpt=’true’ image_size=’thumbnail’ wrapper=’div’]. Check plugin documentation for more info.
Regards.
Hello,
Yes that is what I was referring to. The only problem is I am embedding the shortcode into the page but its still not displaying. Is there a place where I can show you the screen shots?
John Bryson III
One more question, would this be considered a URL to generate the RSS feed?
can you inspect the page to see what I am doing wrong? its www.MarijuanaMarketingGroup.com/news
Can you provide me please temp admin user account to your wp install so i can check this? My email address is kisded@yahoo.com
Hello, did you receive the link I sent?
Hello, did you receive the link I sent?
Hello, did you receive the link I sent?
Hello, sorry for the delay but I was sleeping (I am in the GMT +3 timezone)
. I did not receive any link. Where did you send it to me? Send it again please. Thank you. Regards.
Or are you referring to the admin link to your wp install? I received that and I responded to your email address. Your URLs are not correct RSS feeds. Please check your email. Regards.
Hello, I add the third feed source, except, return to feed feed and I do not find the third saved feed. After the second feed I can not save the next source feed. I use multi wordpress site
Hello, first of all, thank you for your purchase. Can you give me temporary admin user account to your WP install, so I can check this out myself? My email address is kisded@yahoo.com . If this is not possible, please send me screenshots of full plugin settings. Thank you. Regards, Szabi – CodeRevolution.
I sent you email, thanks for answering.
I configured the plugin to fetch full content but it fetches only the rss feed without extracting the full content
Can you send me please the plugin’s full configuration (screenshots), so I can test this myself? Email address – kisded@yahoo.com . Thank you.
I want to know whether this plugin has the following features: 1. Extract full content with images from any rss feeds 2. Extract videos from the rss feeds 3. Set featured images automatically 4. Remove unwanted links while extracting 5. options to Over write posts and images 6. quick support in case of issues
Hello,
1. Yes, this plugin can extract full content from the article of the rss feed, based on html class or ID. 2. Sincerely, I haven’t tested video extracting from feeds. Anyway, if it is not possible right now, I will implement it in the next plugin update. 3. Yes, the plugin can set featured images for posts. 4. Yes, the plugin can strip links from content. 5. I don’t know what you mean by overwriting posts. Please explain better please. 6. Yes 
Regards, Szabi – CodeRevolution.
Overwriting post: If I set a feed to be extracted, can I have option either to keep the extracted content extracted earlier or remove and extract the posts belonging to the same feed. Also the duplicate content is removed.
Yes, you can choose if you want to keep the feed description or to extract content from the article and replace the content grabbed from the feed. You can give a test drive to the plugin here: http://coderevolution.ro/echo-test/test-generator/
Already tried that but getting some error. Moreover, I would like to see the posts how it look after the extraction
Send me please the URL of the test wordpress install that was generated, so I check out the errors you are getting. Also, you can see the resulting posts, if you access the temp blog (upper left corner of wp admin -> ‘Visit Site’).
The URL you provided for the demo has the issue
Can you send me please screenshots with the issue you found to my email address kisded@yahoo.com ? Thank you. Regards.
Better if you could some video of the output rather I put up screenshots of the error raised in the demo url. My requirement is to see the output . If I receive the error, you should be also getting the same. So you can try it.
Hello, I have generated a new demo -> http://coderevolution.ro/echo-test/demo05f26c0b/ (original feed http://feeds.feedburner.com/TechCrunch/). It gets full article content using html class attribute ‘article-entry text’ and uses it as article text. Sample post: http://coderevolution.ro/echo-test/demo05f26c0b/2017/05/26/sergey-brins-giant-airship-will-be-worlds-largest-serve-humanitarian-role/
Thanks for the output. Will the featured image set by the plugin or to be set manually? How about the formatting?
The featured image will be set automatically, if you configure the plugin in this way. It also allows to set it manually. Formatting is also set automatically.
Thank you. The reason I was asking you about this is because I was using a similar plugin where it is supposed to set the first image as featured image. But there was a bug which makes the featured image into some empty junk image . They are unable to fix the bug either or not responding to the tickets raised.
I fully understand you, I too, when I pay for something, I want to be sure that I get the best product for my money. 
I have few more question to ask before deciding: I have five questions. 1. I want content based on Rss feeds. This means if I provide the feed, the full content should be fetch automatically with featured image. 2. is it possible to extract the videos embedded inside the content ? 3. Is it possible to extract videos based on the youtube channel 4. is it possible to extract full content based on the facebook page? 5. Will this plugin remove unwanted links from the content ? For example certain websites has related posts at the end or between the content. Is it possible to exclude that? Some time , the advertisements are also getting extracted or comments are also extracted. Can we omit the same?
Hello, 1) yes, you can fetch the full content of the article from the rss feed, with featured image added to it. 2) if you give me a rss feed URL with video content in it, I will try and give you an answer. 3) I have another plugin for this -> https://codecanyon.net/item/youtubomatic-automatic-post-generator-and-youtube-auto-poster-plugin-for-wordpress/19622635 4) I have another plugin for this -> https://codecanyon.net/item/fbomatic-automatic-post-generator-and-facebook-auto-poster-plugin-for-wordpress/19528972 5)Yes, you can also strip links from content and strip html content by class or id. So you can get rid of extra content from articles.
Regards, Szabi – CodeRevolution.
Hi, Find the url of rss feed with video content: http://feeds.reuters.com/reuters/USVideoBreakingviews?format=xml
Thank you, I will add support for this.
Hello, I have checked out this feed and it does not contain any usable video file resources that I can embed in the article content. It only contains links to other web pages that contain video content. For these, the plugin already offers support. If you have any other questions, let me know.
Regards, Szabi – CodeRevolution.
Hello i want to buy this plugin , i used this demo plugin but there is two issue if there is any solution of them i will buy it now, 1st is when i am using spin content option its spinning posts title also i dont want to spin title is there any option to handle this? and second is i am getting links of source web on all posts, is there any option to remove source link?
Hello, I will include in the next plugin version update the option to not spin the article’s title. To remove links from the articles, please check in the plugin’s ‘Main Settings’ -> ‘Strip Links From Generated Post Content’. Regards, Szabi – CodeRevolution.
Updated the plugin, now you can choose not to spin title.
Thanks for the quick reply and update, actually i am using your demo plugin , i’ve already checked Strip Links From Generated Post Content: but still its giving links in the end of the posts , my demo site please check http://coderevolution.ro/echo-test/demof434d628/
Thank you for reporting this, it was an issue in my plugin. I fixed it in the latest update. 
Great… how many sites i can use it after purchase ? is there any limit?
There is no limit for this.
Hello, I just bought your plugin ,,, but i ask you two question and some issues so you solved them and said plugin updated, but i did download latest version but these two options are still not showing in my site
Hello, first of all, thank you for your purchase. Have you updated the plugin to v 3.5.2 from WordPress’s Plugins settings panel? Also, please tell me what issue are you experiencing. Thank you. Regards, Szabi – CodeRevolution.
thanks its working fine now
Happy to hear this!
Hello i am facing an issue please check and help me [21-May-2017 11:20:26 UTC] Error in parsing RSS feed (custom method): cURL error 22: The requested URL returned error: 400 Bad Request for https://leaguelane.com/feed/!
Hello, this is a known issue with the latest version of the library my plugin uses to fetch feeds. You can check out the bug I opened here: https://github.com/simplepie/simplepie/issues/517 . To make it work, until this issue is fixed, please check in the plugin’s ‘Main Settings’ the ‘Use Custom SimplePie Instead of the Built-In One’ checkbox. Let me know if it worked afterwards. Hope that this will be fixed soon. Regards, Szabi – CodeRevolution.
yes i am already using this option but not working at all… any way i hope you will find solution asap… thanks 
Sorry, I wanted to say ‘UNCHECK’ not check. If you uncheck it, it will work. 
yeah.. its working now… can you please help me how can i get full article content from the site https://leaguelane.com/feed/ i try your giving featuer of Try to Get Full Article Content:then select class and then use this Search Query String: td-post-content … but still its getting few lines can you please help me
Hello, I tried the settings you described and for me the article grabbing is working fine. Can you give me please screenshots of your plugin and rule settings (maybe I have something different in my settings). Also, please make a screenshot of the article that is not grabbed correctly. Thank you! Regards.
can you give me your email address so i will send you all things there
sure: kisded@yahoo.com
email send please check.. thanks
ok
Thanks in advance.
Hello, first of all, thank you very much for your purchase. I will investigate your issue and will let you know when I have news.
Regards, Szabi – CodeRevolution.
Hello again,
I have updated the plugin to v3.2.1. Please update it from WordPress’s ‘Plugins’ menu. After the update, for the rules that prior generated small size images, please check the newly added checkbox on each rule named ‘Skip Checking Feed Image’ and save settings afterwards. Also, for these rules, be sure to NOT have checked the checkbox named ‘Skip Checking OG:Image Meta’.
The issue was that these feeds have a small image in their content. I have added a feature to skip grabbing the image directly from the feed, and continue searching in other sources.
Let me know if everything ok. Also, if you have other issues, let me know.
Regards, Szabi – CodeRevolution.
Hello and thanks for the update.But i have some problems. Most of my feeds includes instagram photos that don’t show correctly. Videos too.
Hello, give me please these feed addresses, so I can test them and fix the issue. Thank you.
Hello, I have tested the feeds. I am not exactly sure what your issue is. Would you like to include the featured image in the content?
For the ‘more content than the articles’ issue, the plugin has a feature named ‘Get Full Article Content’ on each rule. There you should specify a HTML tag for what to look for when crawling the feed urls. The plugin will grab the content from those URLs. If you face difficulties configuring the plugin, let me know and I will be glad to help you.
Regards.
Hi, great plugin!
but i have 2 questions
first, if am i able to get articles with their original urls grabbed in title and content. i’m not installing this plugin for seo purposes but for a knowledge base.
second, i have one source fetching OK but when i’m trying to grab second it shows an error message:
Forbidden
You don’t have permission to access /wp-admin/admin.php?page=echo_items_panel on this server.
Hello,
Thank you for your purchase! Can you send me please the feed address that fails for you, so I can test it. Thank you.
Regards, Szabi – CodeRevolution.
OK, no matter…
server issue… solved!
please, how to get original source url for title?
Can you tell me please how you fixed the issue, so I can tell future customers who are having similar issue what to do. Thank you.
You want to include the source URL in the post title? This is not possible in the current version, but if you want, I can make a plugin update to allow this.
Regards.
setting memory available to 64Mb 
OK… please grabb that To-Do
I need a clarification: you want only to display the url in the title or if the user clicks the title that he will be redirected to the original URL? Or both? Let me know please.
i’m trying to cache posts from different feed sources so i could show links to related posts, link keywords to external pages and so more.
but plugin posts feed title+content under a link in my blog. I want title linking to original post on search page, related posts (external) or keywords/keyphrases.
i programmed rss to post grabbing title as
href=" %item_url %"> %item_title %'
and it works!
link to post in my blog is a theme programming… not plugin. It’s solved too

could you please tell me how to display Channel Title or item publication date..?
something as %channel_title % or %item_pubDate %..?
i have tried this but dont work!
You can try the %feed_title % shortcode (with 2 s – Envato comments strip 2 % ). Item pub date is not available now. But I will add it in the next plugin update.
feed_title is currently not working 
next plugin update too…
will check this. Can you give me please the feed address that does not return a feed title? Thank you.
all of them
Hi
i get the error
Forbidden
You don’t have permission to access /wp-admin/admin.php?page=echo_items_panel on this server.
again when i try to make a ‘big’ change in title in RSS to Post Rules
Hello, be more explicit please: send me screenshots of your configuration (or detailed configuration description) to my email address: kisded@yahoo.com. Only than I will be able to help you. Thank you very much!
Regards.
But probably you need to increase the ‘memory available’ to 128mb? Because the error is similar to what you had before.
Hello, I have released a plugin update that includes the item publication date. You can use it: % item_pub_date %. Please give it a try.
Am incercat si nu merge, dar chestia e, ca eu vreau ceva sa-mi traga articole doar pe segmentul de Fashion, despre asta e vorba pe site și nu pot sa le adun la gramada, că iese talmes balmes.
Sa vedem ce zic cei care dezvolta SimplePie. Ar trebui sa se rezolve… 
https://codecanyon.net/item/iwantthis-the-revolutionary-content-grabber/12901138?s_rank=1
Ii faina ideea. Am deja facut ceva asemanator in Echo RSS plugin. Poti lua ‘full article content’ daca precizezi o clasa sau un ID HTML – plugin-ul va merge pe pagina unde este articolul full din feed si va lua div-ul cu ID sau class-ul definit de tine. Asa poti lua full content foarte usor.
Pe baza acestei idei functioneaza si IWantThis, ma gandesc. Deci un plugin care s-ar baza exclusiv pe asta, nu ar fi foarte greu de facut. Trec in todo list. 
Da, sa bagi o anumită categorie, cum era in feed-ul acela de pe ezine. De exemplu de pe un director de articole sa bagi categoria de Health & Fitness si sa-ti ia sa spunem ultimele 100 de articole adaugate la tine pe site. Asa ceva se poate ?
Romanul si dracu … :)))
Eu zic ca ar avea succes aceasta idee. Sa-ti poti pune din fiecare categorie care o ai pe site pe nicha ta, ce anume vrei exact si de calitate . Simplu si benefic.
Uite despre ce vorbeam cand spuneam despre unelte simple si creative. Sa-ti faca munca mai usoara, deci e de belea acest plugin , l-am testat cu ezine si merge perfect. https://codecanyon.net/item/wordpress-automatic-plugin/1904470 și la ce vanzare are , cred ca e de inteles ca e de belea la ce poate ….
Hmm trebuie sa incerc si eu cumva sa fac sa mearga Ezine, daca zici ca automatic-ul se descurca. Daca stiu bine si wp automatic foloseste tot simplepie… pana mea 
mersi de info.
Salut, am incercat adresa de feed care nu merge ok cu plugin-ul automatic si primesc aceasti eroare ca si de la plugin-ul meu: Error:WP HTTP Error: cURL error 18: transfer closed with 42815 bytes remaining to read Imi dai te rog detalii cum ai reusit sa il faci sa mearga? Sau a mers din prima? Mersi.
Pe link-ul de feed nici mie nu-mi merge , foloseseti direct din plugin ezine, alegi cavantul cheie , eu am folosit Fashion si mi-a dat 2000 si ceva de articole …
Am inteles. Idee buna asta cu sugestie de feed-uri… 
Vre-o veste domnu ? Se poate ? Vreau sa adaug categoria feed-ului si sa ,, sugă’’ tot de acolo ….. 
E pe todo list treaba.
Inca nu stiu exact cum se implementeaza, dar cercetam
Sa-mi dai de veste pe adresa asta de mail. crisan_geo3699@yahoo.com daca poti sa-l faci . Ca pluginul automatic nu poate sa traga pe categorii doar pe cuvinte cheie.
Okay
Salut, am incercat si eu adresa asta si primesc eroarea: cURL Error 18, care inseamna: A file transfer was shorter or larger than expected. This happens when the server first reports an expected transfer size, and then delivers data that doesn’t match the previously given size.
Pare a fi problema de la ezinearticles, dar incerc sa fac un workaround, poate reusesc. Te anunt.
am folosit acest link de feed in demo si nu a sutit nimic…
http://feeds.ezinearticles.com/category/Shopping-and-Product-Reviews:Fashion-Style.xml
Si atatea setari, eu imi prind urechile …
Sa nu-mi spui că la romanica nu merge minunea asta, ca site-ul meu e in engleza si vreau continut pe site…..
Astept raspunsul tau Szabi !
Salut, am incercat si eu adresa asta si primesc eroarea: cURL Error 18, care inseamna: A file transfer was shorter or larger than expected. This happens when the server first reports an expected transfer size, and then delivers data that doesn’t match the previously given size.
Pare a fi problema de la ezinearticles, dar incerc sa fac un workaround, poate reusesc. Te anunt.
Noh, treaba sta in felul urmator: pluginul meu foloseste libraria SimplePie ca sa ia feed-urile. Cred ca e o problema de la sursa feed-ului, dar totusi am pus un bug pe proiectul SimplePie pe Github, aici: https://github.com/simplepie/simplepie/issues/516 . Sa vedem ce va zice lumea acolo. 
Poti da o cheie librariei SimplePie aici: http://simplepie.org/demo/ (daca ia cu succes un feed aici, aproape 100% ca si plugin-ul se descurca – totusi exista cateva cazuri cand acolo pe site nu se descurca, dar plugin-ul se descurca), iar aici poti valida feed-urile: https://validator.w3.org/feed/ .
Si ca sa incheiem seara cu stil:
Regards,
Szabi – CodeRevolution 
I really interested to buy, so I try the demo of RSS but seems not working. I tried this 3 RRS link but nothing works the system show its running but it doesn’t post anything on the demo blog. Can you help and explain why?
link1: http://rss.careerjet.ae/rss?l=UnitedArabEmirates&lid=123156&affid=320c3f3c1fb8a98be2ec7d7d3a46de5b&psz=50&snl=500&wct=1&wcp=1 link2: http://rss.careerjet.ae/rss?l=Dubai&lid=123156&affid=320c3f3c1fb8a98be2ec7d7d3a46de5b&psz=50&snl=500&wct=1&wcp=1 link3: http://api.indeed.com/ads/apisearch?publisher=9511281928574411&format=xml&q=Dubai&l=&sort=&radius=&st=employer&jt=&start=&limit=50&fromage=1&filter=1&latlong=1&co=ae&chnl=Dubai&highlight=1&userip=1.2.3.4&useragent=Google%20Chrome&v=2Hello, thank you for your interest in this plugin. I will check this right now. I will be back soon with info.
The 3rd link you provided isn’t a valid rss feed. You can validate feeds here: https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fapi.indeed.com%2Fads%2Fapisearch%3Fpublisher%3D9511281928574411%26format%3Dxml%26q%3DDubai%26l%3D%26sort%3D%26radius%3D%26st%3Demployer%26jt%3D%26start%3D%26limit%3D50%26fromage%3D1%26filter%3D1%26latlong%3D1%26co%3Dae%26chnl%3DDubai%26highlight%3D1%26userip%3D1.2.3.4%26useragent%3DGoogle%2520Chrome%26v%3D2 .
The first 2 are valid, but are hanging for some reason from my test server only (I tested them on another server and they worked). I will continue to investigate this issue. I will be back with news.
Hope you can fix it even on Demo site I can test everything before purchase.
Hello again, I released a plugin update -> v2.8. Now, the 2 feeds that you tried importing should take 3-4 seconds to run. The issue was that the plugin tried to get a featured image for the generated posts, but the websites took much to long to respond, so the rule running took for a very long time. I set a timeout for this, now it should work well.
Please give it a try http://coderevolution.ro/echo-test/test-generator/ . Thank you for reporting this issue!
Regards, Szabi – CodeRevolution.
Also, please let me know if you find any other issues. Thank you!
Is now its working but is there an option to post the source link on the blog but have an option to change the actual link into a word like “Source”, “Apply Here”, “Read More” or anything user decide? I’m going to create a job posting site so the source link I need in able to fit on my needs.
At the moment the plugin has this functionality, but you cannot change the ‘Read More’ text. I will implement this functionality in the next plugin update.
How to show the source link or Read more link? on the demo it doesn’t come. http://coderevolution.ro/echo-test/demo5060b4a7/ you will see here there is no Read More or Source link posted on the blog even didn’t check the “Strip Links From Generated Post Content:”
You must add the %item_read_more_button % shortcode in the rule settings (Settings button on rule -> append ‘ %item_read_more_button %’ (without quotes) to the ‘Generated Post Content:’ settings field). Save settings and regenerate the posts. Let me know if you managed to do this.
Hello, I released a plugin update which includes the feature you requested. Look for it in the plugin’s main settings ->’‘Read More’ Button Text’. Let me know if you managed to use it.
Yeah I saw it but can’t testing cause the system don’t post new blog on the system even I add new RSS link. It show yellow diamond or square on the status? Maybe because the post limit is only 50? http://coderevolution.ro/echo-test/demo2cd8d7f2/
This is because there are no new posts in the RSS to be posted (for each a WP post was already created). To delete the created posts, you must click the ‘Permanently delete all generated posts’, under the ‘run now’ button for the rule. After this, posts should be again generated.
hi Buddy, I finally purchased your wp plugins but all the features and fix you added on demo doesn’t exist on the plugins I download like change Read More word and Rss for link1 and 2 still hang.
Hello! Thank you very much for your purchase. You have to update the plugin to the latest version. Go to WordPress->Plugins->’Check for updates’ for the Echo plugin -> ‘Update now’. Let me know if you have issues with or after the update. Regards, Szabi – CodeRevolution.
Got it. I will use your plug-in on my new created site for job posting. http://hiringuae.com – I rate this plugin 5star and the support also.
Thank you very much!
I everything went fine but I just notice every time it auto post it upload a new set of media or picture (same picture) even I only set to use an specific photo (using a link) on specific post, so this will be a repeating photo. check this link http://hiringuae.com/wp-content/uploads/2017/04/ if this will continue I’m going to run out of disk soon. Can we add an option to use an featured image from specific image url without uploading new set of same image.
Hello, thank you for this update idea. I will investigate how to do this in will try to implement it in the next plugin update. Regards, Szabi – CodeRevolution.
Hello again, I just release the 2.9 plugin update, which includes a new feature: ‘Do Not Copy Featured Image Locally’. You can find it in the plugin’s ‘Main Settings’. Let me know if it is working for you as expected. Thank you! Regards, Szabi – CodeRevolution.
Hi I used or put check on “Do Not copy Featured Image Locally” features but it doesn’t generated a featured image. I used image stored from http://hiringuae.com/images/ and http://hiringuae.com/images/comp/
Can you tell me please what theme are you using (if it is free it’s download location), so I can test it myself. Also, tell me please the feed address you are importing posts from. If you can, send me please also screenshots with your plugin settings to my email address: kisded@yahoo.com. Thank you. Regards, Szabi – CodeRevolution.
I used Poseidon theme. I will send an temporary admin credentials on your mail so you can check it from yourself. Once we fix this issue on featured image can you also add an option for run the plugins on specific time like 2pm, 12am or any time of the day so I can run the it by batch or option to run it when new post added on rss source. I noticed also when 10 rss ran at the same time the website hang or plugins hang. in the future im going to run maybe 20+ rss but in current it looks like its not possible.
Did you receive the credentials? I sent to your email you mentioned above.
Yes, I received them, thank you. I will investigate it shortly.
Hi, If we can’t fix the issue on featured Image its okay for me cause I’m going to remove it as solution on my blogs (this is only a personal request, no need to look for deeper and waste your time) but please look for option to run the plugins on specific time like 2pm, 12am or any time of the day so I can run the it by batch or option to run it when new post added on rss source. This one I really need cause website or plugin hang when they ran at the same time. thanks in Advance.
I will try to fix your issue with featured images. Also, you can post on specific times using this rule: if you create a rule at 12 PM and set the running time to 24h -> the rule will run at 12PM every day. The next rule should be created at 2PM, with 24h running interval -> and will run every day at 2 PM. Your idea about the rule running when the feed is updated is very good, I have noted it on my to do list. Thank you.
It’s hard to wait for exact time to run it in able to make it on schedule especially if you got 20+ of RSS feed. it’s better if we have option what time it will run on a day, at least once a day. Recurring rule is not good on the site and plugins with lots of RSS feed. Hope this option will be available on future updates
. anyway thanks for good support
Ok, I will think about including this feature in a future update.
I saw another issue on saving RSS feed from http://rss.careerjet.ae/rss?s=Al%20futtaim&l=United%20Arab%20Emirates&lid=123156&affid=320c3f3c1fb8a98be2ec7d7d3a46de5b&psz=50&snl=500 it became http://rss.careerjet.ae/rss?s=Alfuttaim&l=UnitedArabEmirates&lid=123156&affid=320c3f3c1fb8a98be2ec7d7d3a46de5b&psz=50&snl=500 it remove all %20 or space upon saving.
Will check this out
I have fixed the above issue. I will release a plugin update when I will fix also the featured image issue.
Issues fixed in update v2.9.2.
2.9.2 It fixed the RSS fead issue but the external featured image no, it still give me an RSS robot icon as featured image. here the sample post: http://hiringuae.com/2017/04/16/executive-assistant-al-futtaim-group-audit-dubai-jobs-at-al-futtaim/ and here the image of RSS robot icon: http://hiringuae.com/wp-content/uploads/default_img_rss_echo.jpg. Although I set as default featured image is still came from my site: http://hiringuae.com/images/comp/alfuttaim.jpg not sure this is the issue but it’s okay for me if we can’t fix this.
Ok, I will continue the investigation on my test sites. You can delete the admin account, thank you very much! I will announce you if I make an update that possible fixes this. Regards, Szabi – CodeRevolution.
Regarding the featured image, I have a question: did you see the robot icon only in the WordPress Posts Admin Menu or also in the WordPress front end? If you saw it only in the WP Posts Admin Menu – it is normal behaviour – automatically posts will display that icon in this menu, but in the front end – to your users, the posts will display the correct featured image. Please check this and let me know if the featured image is displaying the robot icon also in the front end or only in the Posts WP Menu. Thank you for your help.
I’ll check but I knew even on client side still the same but I don’t need feature image anymore. I need is run the plugin on specific time, this is much important as I got 20+ RSS feed active now.
I will try to include this feature in the next plugin update.
Hello, I have a question: what if I would try to optimize the rule running performance (to make it faster and try to make it have smaller performance impact on the front end) – then would you still require the ‘run on specific time’ feature? Because I would rather like to make this plugin more performant, than to include a workaround for it. Thank you, I will be waiting for your opinion.
Regards, Szabi – CodeRevolution.
Optimize the performance will be great upgrade. Actually that’s the reason why I give up putting feature image on every post to reduce the resources consumption and optimize the performance as I got lots of RSS feed and I want to add more. Maybe we got miss understanding about the timing of rule. Don’t remove the option to run the rule on recurring time (because this is great) just add an option to run the rule on specific time (if possible). I still want this feature because its easy for managing lots of RSS feed. Also I see another upgrade (if possible) if you can put the option to change the “Read More” text on every rule advance setting instead on main setting cause I want to put “View Source” on my News RSS feed and “Apply Here” on Jobs RSS feed. But this plugin was already great (5s) even without those upgrade I mentioned above.
Hello,
I understand. Thank you for your appreciation. Also, if you enjoy it, please rate the plugin
.
For the beginning, I will try to improve it’s performance and add some new features.
Regards, Szabi – CodeRevolution.
Hello, Please update the plugin to v3.0 and let me know if you still have performance issues. Also, you can have featured images for posts, but without the need to copy images locally (post importing will work much faster). To do so, check the ‘Do Not Copy Featured Image Locally’ checkbox in the plugin’s ‘Main Settings’. Let me know your opinion on the update. Regards, Szabi – CodeRevolution.
I updated to 3.0 and the featured image was fixed, Great job!. the performance can’t say now if there an improvement. I’ll observe more my server cpu consumption to see if I’m still met the my server limitation during echo plugin runs, ill let you know.
Alright! 
I found issue since I change to 3.0, Only 1 to 25 RSS feed can be active and I can’t add more than 26 RSS feed. Is this the optimization you did?
This is not intended. I will check this out. Also, I have updated the plugin right now and added ‘Read More’ text changing for each rule.
I will check the 25 RSS count issue right now.
Hello, updated the plugin to v3.1. This release is trying to fix the issue you are having with the maximum of 25 rules (it is a server limitation). If after the update, you still have the same issue (this means you do not have a PHP component required for the fix to work), you must contact your hosting provider and ask them to add in your php.ini file, the following line AND RESTART your server afterwards:
max_input_vars = 5000
If you know how to do this, you can do it yourself. Let me know if the v3.1 fixed your issue or you had to make the php.ini changes.
Regards, Szabi – CodeRevolution.
I got access to my site or FTP access problem don’t have idea how to do it. I knew php.ini and .htaccess are the same. on my .htacess I got this code but don’t know where to add the max_input_vars=500.
- php—BEGIN cPanel-generated handler, do not edit
- Set the “ea-php56” package as the default “PHP” programming language. <IfModule mime_module> AddType application/x-httpd-ea-php56 .php .php5 .phtml </IfModule>
- php—END cPanel-generated handler, do not edit
- BEGIN WPSuperCache
- END WPSuperCache
- BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
- END WordPress
When I try to put the code some where It cause me error 500. I can give you temp ftp access to fix it if needed.
Hello, htaccess and php.ini are not the same. Have you tried with 3.1 plugin update and you still cannot create more than 25 rules? If yes, you can send me temp credentials to my email and I will help you.
Regards, Szabi – CodeRevolution.
yes I updated to 3.1 but still same issue I send you a temp ftp access credentials on your email. please check.
Have create the php.ini file in your WP install. Please let me know if the change had the desired effect. If not, a server restart is required…
Website load fine but after what you did, don’t know if because what you did. I can’t access http://hiringuae.com/wp-admin/ or admin panel. it only give this error on google.
Google: hiringuae.com redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS
Mozilla: Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.
If this can’t fix this it’s okay to revert what you did.
Sorry, fixed the issue now. Try now please.
Also, let me know please if the initial issue is fixed. Thank you.
yeah it fixed the 25 RSS issue and the admin panel issue. Great support!!! thanks for the help. Still waiting for Run Rss on specific time. but overall the plugin Great!!
Happy to hear that! The specific time feature requires a redesign in the plugin’s core. I will try to implement it in a future major update. Until then, if you find any other issues, let me know. Have a good night.
Regards, Szabi – CodeRevolution.
I found another issue when I create 1 Post to RSS feed and my Page 2 also became an RSS feed or xml format from http://hiringuae.com/page/2/ it became http://hiringuae.com/page/2/?feed=hiringuae it replaced the link from my page 2 or any page on my Home page. you will see it at the bottom of the page. I create 2 Post to RSS rule to fix the issue for now.
Will look into this right now
I have tested this on my test site http://coderevolution.ro/testing/ and couldn’t reproduce it. Can you send please screenshots to my email with the settings of the plugin in the moment when this issue happens. Thank you.
I got the default setting for both RSS to post and Post to RSS, It only happens when you only got 1 Post to RSS rule make it 2 or more fix the issue.
I will continue to try to catch this issue. If I have no success in reproducing it, can you please provide me a temp admin account for your WP install, so I can investigate this issue live? Regards, Szabi – CodeRevolution.
Use tempadmin user I gave you. you can also delete “hiringuae50” Post to RSS rule but don’t delete the “hiringuae” rule as this is live.
Ok, will test this.
Hello, I deleted the hiringuae50 rule on your site and the page 2 link is normal. Please try to reproduce the issue yourself, maybe I am missing something. Thank you.
Yeah your correct. maybe web cache did that. Sorry for wasting your time.
No problem. Let me know if you find anything else. 
hey, any updates about the run the rule on specific time? and I got 1 request can you make a “default content” on main setting just put check box on each rule if user want to activate this feature than the normal content code. Since I got 50+ rss feed It’s hard to change all the my content code when I got some updates even my content code are all same. only if possible thanks 
Hello, to implement the run rule on specific time, I need to rewrite a large part of the plugin. I have already implemented a beta version of it, but it is very buggy at the moment and will take some time to make it fully functional.
Regarding the ‘Default content’ feature: so if I understood correctly, you want to change the default ‘Generated Post Content’? I have added this to my to do list and will add it in a future plugin version.
Regards, Szabi – CodeRevolution.
Great news, no worries we can wait until everything is bug free
Yes add Default Generated Post Content on main setting and add option to active it per Rule which overdrive the Generated Post Content on Rule setting.
I create another website https://raketera.com to observe the plugin but in this website I still got the “25 Feeds can save issue” even I copy the same php.ini you put on wp-admin of http://hiringuae.com I’m not sure if you did something why it work on http://hiringuae.com with that same php.ini? Do I miss something?
I thinking of another great feature if possible to add. Internal RSS feed with full content send to specific Email. Send to multiple email will be great but single email per RSS feed will be fine. This feature will help me to publish the same content on my other website using email.
Hello, the only modification required is to the php.ini file. But if this new web site is on a different host, then it might be possible that this host to require a server restart for the php.ini changes to take effect. For this, you must contact your hosting provider to help you.
Regards, Szabi – CodeRevolution.
I also noted down your idea with rss to emails. Thank you!
Hi, I found not sure if we can call it an issue. As I always noticed when rules ran and turns to not responding or hang. It never stop so when it was scheduled to run again, it can’t and system say like this “[2-May-2017 04:35:35 UTC] Only one instance of this rule is allowed. Rule is already running!” To fix this I manually cleared all running rule. Can we set on code if the rule still running maybe an hour will automatically stop, so on next run it will run without issue.
Hello, I will look into this. Can you send me please the configuration of the rule that hangs? Thank you.
it happens to random rule but all of my rules only got same setting same like this: http://buxlister.com/stockphotos/upload/2017/05/02/20170502090658-7d699c94.jpg
And this happens also with the latest plugin version: 3.1.8? Because I made some fixes in latest versions for a similar issue.
Not sure because I just update to 3.1.8 today. I’ll let you know it this happen again.
Ok, thank you.
Yeah I got the issue on 3.1.8, see this http://buxlister.com/stockphotos/upload/2017/05/03/20170503061011-7a65d1c0.jpg
Can you send me please again temp admin account by email, so I can check this out. Thank you.
Oh I already cancel it, maybe you will not see it. I make the account I gave you before as admin again. just tell me when you’re done.
Send me please again the credential by email, because I can’t find the old email (somehow it got deleted). Thanks.
Hey buddy, Can I have a request can you add an option to auto delete post (permanent delete a post per rule) after a certain of time or date. can set after 1 month if can’t be flexible. I want this option because I got issue with inodes as my hosting only allowed 50,000 inodes or post and using your great plugin I can post around 200+ a day and I already reach 60% of my limit. And can you also add an option per rule to post with no-index (as im going to delete it after a month as I requested above). Or you got other solution.
Hello. I will check this when i get home (right now i am on the road)
Hello, have looked into this. Do you have all generated posts in the same category/categories? if yes, you could use this free plugin to automatically delete all posts from a category, after a predefined timeframe: https://wordpress.org/plugins/auto-prune-posts/ . If this does not work for you, let me know and I will try to implement a feature that fits your needs. Regards.
I tried that doesn’t work but I solved the issue with inodes. My WP-Supercache cause the issue due to lot of preload image. But still if you can apply this feature “auto delete post or auto change category after a certain time” will be a great update same like this plugin “http://postexpirator.tuxdocs.net/”. Thanks for the fast support!
Glad to hear that issue is solved. Thank you for the update idea, I will include it in a future plugin version.
Regards, Szabi – CodeRevolution.
Hi I still got the issue both sites “23 active feed” only I can’t do more even I got php.ini but as you said its my hosting has an issue so I accepted it and it was fine for me
More important for me if what is the status of RSS Post to Email or Post to Email per rule..Is this going to happen? and Run the rule on specific time. Not on hurry just asking for updates. But still GREAT PLUGIN recommended for everyone to buy 
One more updates I’m waiting. Delete post permanently after a certain of time (months or years) on main setting or per rule.This option will reduce to meet the SQL limitation of table and size.
Hello! I am on a short break right now, but in a couple of days I will resume work and will make these updates. Regards, Szabi – CodeRevolution.
Until then, can you tell me please more about the ‘post to email’ feature. How would you like it to be? Thank you.
Just what ever the Post output of a rule send a copy to a specific email we declare per rule or for all rule. It’s like every my blog posted also send a copy to my email or specific email.
Ok, understood.
hi I just noticed after I updated the plugin today my meta image i declare in my <head> doenst pickup and it pickups my favicon instead when dlvr.it auto post my blog to all social media account. See here https://www.facebook.com/raketeradotcom . How i can disable any change you did in the last update to bring back the old one. Do I need to put check mark on any checkbox in the rule setting or main setting?
Hello, I looked at the source of your page and the og:image meta tag points to your website’s favicon. My plugin does not alter this meta tag. Are you sure you haven’t added another plugin or configuration change that might change the og:image tag of your webpage? Also, are you using only this plugin from me? Because other of my plugins might have this effect. Regards.
Hello, updated the plugin to v3.4. Added the option to send email for each published post on your blog. You can find it in ‘Main Settings’ -> ‘Send Each Post in Email’. Don’t forget to provide an email address in the ‘Email Address’ input field. Regards.
For the post automatic deletion after a period of time, you can try this free plugin: https://wordpress.org/plugins/post-expirator/ . It does exactly what you need on you website. You can set a period of time after which the posts will be deleted. If it is not working for you, let me know. Regards, Szabi – CodeRevolution.
1. Meta image fixed. thanks I found the issue. 2. POST to Email works well but can you remove the word “[ECHO]” on title or subject of the email. here the sample output – [Echo] Van Sales Representative (FMCG) – Munchbox | UAE 3. I already tried Post expirator but doesn’t work well. If you got a chance to add it that will be great.
Ok, I understand. I will remove the ‘echo’ tag and will try to implement a post expiration feature. Regards.
Hello, updated the plugin. Added the feature you requested and removed ‘echo’ tag from email title. To enable the new feature, please check in plugin ‘Main Settings’ -> ‘Enable Post Auto Deletion Feature’. Also, to make it work, you have to define for each rule, a time when the generated posts will be deleted, by filling out the ‘Automatically Delete Post’ text field found on rule settings. Here you can define relative times. Ex: last day of next month. You can find documentation on accepted values here: http://php.net/manual/ro/datetime.formats.relative.php . Regards, Szabi – CodeRevolution.
Hi Great updates. Can you help me I’m not good on this. If I want to delete post after a year it was posted what should I enter? And If I activate this feature today it will affect also my old or previous post?
Only posts that will be generated starting from today will be affected. To delete the post after one year, you can enter ‘+1 year’ (without the quotes).
Hi not sure but weird happen. After I add those +1 year words on every rules and save it. From 23 active rule now I can only activate 22 rules. before I can do 24 active(I just ignore it but it happen again today)..I don’t know if this still my hosting issue?
The issue is that your hosting limits the number of input fields (text boxes, select boxes, checkboxes, etc) that can be displayed at once on the page. In this update I have added a new input field (the ‘Expire post feature’). So, the maximum input field number is permitting fewer rules to be created for you. I will try somehow to reduce somehow the number of input fields …
Thanks for putting an effort. Question is there a way we can see when a post going to delete. just to check if the new feature configure correctly.
I will add this in the next update. It will be shown for each post in the meta box the plugin adds for each post. 
Updated the plugin, now you can see in the post meta box the date when the post will be deleted.
Hi Can I have another request? My website down and need to recreate and need to recreate all the rules and setting I did for ECHO RSS. Can you add an option to export and import the setting and rules in ECHO RSS so I don’t need to do this process again in the future 
Hi another issue, everytime I updated to the latest version ECHO RSS i received error 500 on my site https://raketera.com, Can you help me to fix it as I can’t use the plugin? I tried to copy manually the updated files from my another website to this site but I got this error after “Parse error: syntax error, unexpected ‘[’, expecting ‘)’ in /home/raketera/public_html/wp-content/plugins/rss-feed-post-generator-echo/rss-feed-post-generator-echo.php on line 1772”
When I try to upload the latest RSS ECHO on codecanyon download links. I received this error when I tried to activate it “Parse error: syntax error, unexpected ‘[’, expecting ‘)’ in /home/raketera/public_html/wp-content/plugins/rss-feed-post-generator-echo/rss-feed-post-generator-echo.php on line 1689”
Hello!
Sorry to hear what happened to your website. I added to my todo list the feature to export/import rules to file.
Regarding the issue you are experiencing, it seems to me that this is related to your PHP version. Be sure to have at least PHP 5.4 on your web server. If this issue is not PHP related and indeed the zip file on CC is corrupted, I will send you the plugin in email attachment. In this case, let me know please your email address. Thank you.
Regards, Szabi – CodeRevolution.
my PHP version: 5.6.30 – here my email gabbxfiles@gmail.com. I can give you access if you need to solve the issue
I will send you another zip file. Please try it out. If it is still not working, let me know.
still I got this issue: Parse error: syntax error, unexpected ‘[’, expecting ‘)’ in /home/raketera/public_html/wp-content/plugins/rss-feed-post-generator-echo/rss-feed-post-generator-echo.php on line 1772
Ok.. i will try to figure out why do you get this error. I will be back with a plugin updated, shortly. It seems to me that somehow your php settings have changed.
I send on you mail the temporary access on my site FTP and website to solve this issue. just message me when its done.
Hello,
Just letting you know that I rolled out a major plugin update (v3.7). It implements paging for rules (now you shouldn’t be affected by the maximum rules count issue. Also, I added rule backup and restore from file – you can find it in the ‘Activity and Logging’ plugin section. Please let me know if you find any issue with this version, because I added major changes to the plugin.
Hope you will enjoy this update.
Regards, Szabi – CodeRevolution.
3.7 really doing great. Great updates to be honest but since I have more option to add more Rules. I encounter this issue..most of the rules run at the same time cause its hard to make them run on timing. If we can’t do the run on specific time, can you atleast make the Rules only run after a rules is done posting so they 2 or more rules don’t over lap and the system don’t meet his limit on processing all the rules at the same time. Imagine 10 rules run at the same time, sure I got a 503 error after that.
Hello, the rules run one after another (only visually they appear to run simultaneously). I tried to implement the run at specific time functionality, but with the current plugin implementation it is pretty hard to make it work in this way. I will try to add it in the near future, when I plan to improve and rewrite the plugin’s scheduling process.
Regards, Szabi – CodeRevolution.
in this screenshot ( http://buxlister.com/stockphotos/upload/2017/05/29/20170529085104-93e7a1b9.jpg ) they run only a secs difference. Can you make at least the rules wait for a minutes? 5~10mins will be great if you can do this we don’t need the run on specific time as the server has time to rest before to process another rules. as you can see 17 rules run under a minute only with total of almost 200 post…any system will be getting hard to process it.
Yes, I can implement a delay between rule running, defined in the plugin settings. Will add this in the next version.
Regards.
Feature implemented, will be released in the next update.
and it’s happen to all the sites.
Hello, send me please temp admin user account to my email address kisded@yahoo.com and I will investigate this issue. Regards, Szabi – CodeRevolution.
credentials sent. Please message me once your done so I can close the account.
Issue solved, you can disable the admin account. Regards.
thanks for the support, sorry if I keep showing issues. This time the blog is posting but I still see this errors keep on running. I set the delay from 600 to 180 but still is showing this error. I active the tempadmin again if you want to investigate.
http://buxlister.com/stockphotos/upload/2017/05/31/20170531055058-3609b1f7.jpgI am sorry for these issues. I will check this asap.
Hello, this issue seems to me as server related. When you run more rules at once, the server is returning error 503 (service unavailable). For some reason, it is not accepting more ajax calls at once. I know that before, you did not have this issue. Have you made some recent server side configuration changes?
Can you check please if you have a server side application firewall enabled? Check whether your server is running mod_security. If yes, you will need to review the rules used by mod_security or whatever else is running on the server to find the one that is blocking the ajax calls that the plugin is making. You can also contact your hosting provider and ask them these questions.
I not sure but we don’t change anything on my setting on my cpanel since before. I already ask my hosting provider. QHOSTER.com regarding blocking of ajax calls. I’ll waiting them to reply. I think the ModSecurity in enabled by default as part of protection. Regarding 503 error that is the reason I ask for delay per rule as 2 or more rule run on the same time will make the system reach the cpu limatation. I think the alternative fix with this issue is when the rule run and turn to error like “ID – 1234567890” it will stop after a certain time (60~120s), so when it run on the next schedule it will run without issue?
When the 503 error is received, the server automatically stops any running component on it, but without sending the ‘finished’ signal to the plugin, so it thinks that the server still rungs. I will try to make a rule running cleanup feature that will delete rules that are running for too long. Also, please let me know what was your hosting response. Regards.
Yes, usually I clear the running rules manually to fix the issue temporary. No problem I’ll let you know about their response
Ok, thank you.
Yes Modsecurity is enabled by default they said, thats the only details they gave. Maybe better we proceed with auto cleanup features.
Yes, I implement this in the next version.
I also check the history since I changed the delay from 600 to 180 up to now I didn’t receive any 503 error but the error “ID – 1234567890 “still showing up so I think this error not related to 503. Lets see if the auto cleanup do his magic. thanks for the support.
Anyway, this only happens on your host so far (nobody reported similar issue), so I really think it is server related.
Hello, updated the plugin to v3.7.3. Now it implements a feature to automatically clear rules running list and to display to time when the rule was started in the plugin’s logs. Regards.
question, How long the auto clear rules before it clears everything?
Hello, you can define for each rule, the period after which the respective posts will be deleted, named ‘Automatically Delete Post’. You can set values for it in natural language ‘next week’, ‘next month’ or ‘+1 year’. Regards
no, not this I mean the one you added on 3.7.3. you said you implements a feature to automatically clear rules running list. My question how long the system will wait before the auto clear rules run.
Oh, that is 1 hour.
question: what is the short code for source links? if use the code “ %item_read_more_button %” it show the declared text. I’m planning to manually use code inside the generated post content.
request: can you add an option to use a default generated post content in main setting or per rule because I got 30+ Rules with one generated post content format. when I need to update it I need to go with all 30+ rules. only if possible 
Hello, the shortcode for this is %item_url % . I will consider a default item content, but I don’t promise anything because I don’t know at the moment if this would not break the plugin’s functionality for other users. I will investigate.
Regards, Szabi – CodeRevolution.
okay its okay with me
only if possible. thanks for the support
Sure, you are welcome. 
Hi since I update to 3.8 (not sure what update that cause of this issue) It doesn’t post anything from ID 12 and above…and before my site posted from 300+ now it’s only less 100 means some ID stop posting and looks like from 12 and above. It post but you need to run it manually. I look on INFO and it say last run: 1 week ago or more.
Can you have a look?
sample log: [21-Jun-2017 01:34:55 UTC] Rule ID 0 succesfully run! 0 posts created! [21-Jun-2017 02:34:52 UTC] Rule ID 4 succesfully run! 0 posts created! [21-Jun-2017 03:34:58 UTC] Rule ID 6 succesfully run! 7 posts created! [21-Jun-2017 04:35:03 UTC] Rule ID 1 succesfully run! 10 posts created! [21-Jun-2017 05:35:02 UTC] Rule ID 0 succesfully run! 10 posts created! [21-Jun-2017 06:35:04 UTC] Rule ID 4 succesfully run! 10 posts created! [21-Jun-2017 07:35:01 UTC] Rule ID 6 succesfully run! 10 posts created! [21-Jun-2017 08:35:10 UTC] Rule ID 0 succesfully run! 10 posts created! [21-Jun-2017 09:35:06 UTC] Rule ID 2 succesfully run! 10 posts created! [21-Jun-2017 10:35:46 UTC] Rule ID 4 succesfully run! 1 posts created! [21-Jun-2017 10:39:58 UTC] Rule ID 6 succesfully run! 8 posts created! [21-Jun-2017 11:34:53 UTC] Rule ID 0 succesfully run! 0 posts created! [21-Jun-2017 11:48:38 UTC] Rule ID 13 succesfully run! 2 posts created!(<<—I run manually) [21-Jun-2017 12:35:26 UTC] Rule ID 18 succesfully run! 5 posts created! (<<—I run manually) [21-Jun-2017 12:41:59 UTC] Rule ID 24 succesfully run! 10 posts created! (<<—I run manually)
Hello, this is weird… can you send me please temporary admin credentials to your WordPress install, so I can check this out myself? Send it please to my email address: kisded@yahoo.com . Thank you! Regards.
sent the credentials on your mail. message me once you’re done. Yes still not posting automatically from ID 12 and above.
Thank you, I will start investigating.
Hi, Any news? I saw you change the time of posting to 8hrs and delay to 1 sec. Is this necessary to fix the issue or you just testing it? Do you still need the admin access?
Hello, Sorry that I forgot that settings on another value that you originally had, I only changed it for testing purposes. You can modify everything back as you desire – although, I don’t recommend that the posting delay should be more than 30-60 seconds (because you have many rules – but you can experiment with this, see what is the maximum value for this).
Also, now, the auto posting should be working (I checked your website right now, and auto posting works ok). You can disable the temp admin account.
Regards, Szabi – CodeRevolution.
Hi question, not sure if I’m the only one but I created a website http://jobme.ga and use the new feature duplicate rule on it but most of the rule when it runs saying “[12-Jul-2017 07:56:30 UTC] Only one instance of this rule is allowed. Rule is already running!” but if you run the rule manually its okay. Other issue I encounter ramdomly is this error “[12-Jul-2017 10:35:38 UTC] Error in parsing RSS feed (custom method): http://rss.careerjet.ae/rss?s=forex&l=Worldwide&lid=1&affid=320c3f3c1fb8a98be2ec7d7d3a46de5b&psz=50&snl=500 is invalid XML, likely due to invalid characters. XML error: Invalid character at line 191, column 474 for http://rss.careerjet.ae/rss?s=forex&l=Worldwide&lid=1&affid=320c3f3c1fb8a98be2ec7d7d3a46de5b&psz=50&snl=500!" not sure the will be the issue.
Hello,
Can you send me, please temp admin credentials for this website, so I can check this out?
Thank you. Regards, Szabi – CodeRevolution.
details send yesterday
I responded to your email address. Issue should be fixed.
Regards, Szabi – CodeRevolution.
I saw just now, sorry and great support!
Regards. 
Hi One of my website stop posting since 7/14 I don’t know why I only update your plugins, Can you check? website is http://raketera.com same tempadmin credentials.
Hello, I tried to log in, but credentials did not work. I sent you also an email. Regards.
Sorry but still not posting
, I think it start since you edit the way the auto category will be selected, before it manual input now its by selecting and my previous input was gone, maybe that is the issue? I tried to use the new features but still not posting.
I will check this also, thank your for the info.
Hi http://raketera.com start posting which is good but since you fix or did some modification on my website 3 days ago I notice when the rule running it use all my physical memory, unlike before. I think one of your modification cause the issue. I also saw new plugins installed like WPCF Editor and I try to deactivate it but still the same. I also reduced the quanlity of posting..maybe theres other things you did we can try to revert. here the screenshot: http://buxlister.com/stockphotos/upload/2017/07/19/20170719091031-0fa89bbb.jpg
Hello,
I think that this memory consumption is caused by a combination of the rss plugin with some other plugin you have installed on your website (maybe the caching plugin?). Can you, please, disable the plugins, one by one, and check if the issue is still occurs? I would do this myself, but I don’t know which plugins are critical for the functionality of your site and I don’t want to break something on it.
Regards, Szabi – CodeRevolution.
Yes you can, just not the wordpress, insert ads on post, 404 redirect, sitemap. Actually this website has the same plugin with http://hiringuae.com except image slider but this site no issue at all.
And the plugin’s configurations are similar for the 2 sites? Or this site has some feature that the other does not have?
Almost the same, only the raketera.com has RSS post to email and image slider plugin
Can we try to temporarily disable these 2 features? Just to be sure that these are not causing this issue.
Also, one more thing we can try. Can you ask, please, your hosting provider, if they changed something to your website’s infrastructure, starting from the date when the plugin stopped posting?
Please let me know if you got any response on this.
Yes you can if needed, I will ask them but I think none as hiringuae and raketera are on the same hosting provider… this huge memory usage just happened after july 16 or after the fix, you can see on the screenshot I gave.
Ok, I will check this.
as I updated the plugin again to raketera site but its stop posting again…but manual posting it working. Good side max memory issue solve cause it stop posting hehehe…other site posting went to half number…you can access raketera.com with same tempadmin to check…
Well, it seems that I still did not got the root cause of this.
No worries, I will try again.
Hello,
Updated the plugin to v4.0.0. Let’s see if this time we get around this issue or not.
Please let me know.
Regards.
Well, I have done many improvements in the plugin. Can we increase the available memory for WordPress from 256Mb to 512Mb just to make sure it works even after more posts are posted? 
Also, I have disabled some plugin features like post auto deletion and mail sending, just to see if these caused the issue.
I can’t disable those two, i really need those features…as per my observation it still not posting the normal quantity still 50% of the normal from this latest update 3.9.9 and 4.0…I think everything work fine from 3.9.2 update
I only disabled those to check if they have anything to do with this issue. We can enable them back right now.
I got two issues. at raketera.com – i stop posting again (only manual works) and at hiringuae.com – it stop posting from ID 18 and above (only manual works). You can access both site using the same tempadmin to check and compare the two to understand the issue on live website. I reallyneed this features RSS to Email and Auto Delete Post.
Hello. I will check both sites. I will add also some logging for memory consumption, to see what causes the issues.
Regards, Szabi – CodeRevolution.
Hello. I see that on both sites, you have PHP 5.6. Can you try, please, upgrading on both to PHP 7? PHP 7 has much better memory handling and it is possible to solve this memory issue. Let me know this, please.
Regards, Szabi – CodeRevolution.
I made both site as PHP7 as per your advice. see screenshot below to double check the setting http://buxlister.com/stockphotos/i.php?/upload/2017/07/27/20170727064930-970861e7-la.jpg
Ok, thank you very much. I will continue to check the 2 website’s behavior.
what your observation? because since we update to php7 Hiringuae.com got same issue with raketera.com…to much memory usage and my website goes down to up 15mins many times ussually when rule ran 
Hello, well since we updated to php7, I saw much better performance of the websites. Also, they are posting regularly – with all features enabled. Can you send me, please, a report graph with the memory usage that compares the php7 memory usage with the one before? Thank you.
Regards, Szabi – CodeRevolution.
yes it post well (this is the normal post count around 300 for both sites) but I got many down website from my website hiringuae.com as exchange. I received around 7 report on website goesdown around 7~15mins. Not sure what the issue this time. Here the last 7 days cpu and memory performance.
http://buxlister.com/stockphotos/upload/2017/07/28/20170728174230-9c783c5e.pngI’ll keep on monitoring it, maybe reduce the post count from 10 to 5 instead.
Ok, thank you for letting me know this. I thought that issue is fixed because i saw that posts where generated. I will also continue to hink about this.
Regards.
Since we updated to PHP7 my website hiringuae.com always goes down…Can we retrun it to PHP5.6 or upgrade to 7.1? Are we going to have more issue if we do that?
Well, no, if we return to php 5.6, there shouldn’t be other issues.
return it to 5.6 lets see, hope it will fix
Let me know if you have news.
Hello.
I have some great news today! I found the source of the issue and fixed it in the 4.1.0 plugin update. The issue was because WordPress cached all your posts in it’s built-in, automatic cache – in memory… and when I looped thru your posts, the cache was just getting bigger. I worked around this issue and starting with this plugin update, memory usage should be < 50 Mb…
This issue was really a hard nut. I am glad that it was solved, finally… Let me know if it works and memory usage stays low.
Regards.
Can this generate feeds for custom post types with all the data. Like title, post date, author, url, desc, images attached, custom fields..
Hello, at the moment this plugin only offers the following data included in the generated rss: <title>...</title><link>...</link><pubDate>...</pubDate><dc:creator>...</dc:creator><guid isPermaLink=”false”>...</guid><description><[CDATA[...]]></content:encoded>.
If you are interested in other rss functionalities, let me know and I will look into them and add support for them in a future plugin version. Regards, Szabi – CodeRevolution.