Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
-
AuthorPosts
-
-
August 18, 2019 at 7:46 pm #374
Hi, I’m trying to make an RSS feed in “Post to RSS Rules”, and I want a certain RSS feed to be made that only shows posts that have the keyword “dog” in the title. I have added the word “dog” in the Advanced Feed Query (for advanced users only!), but it will only show the last posts, not the one with the keyword. Every RSS feed shows the same last posts.
How can I create RSS feeds with a certain keyword that is in the title?
Thank you!
-
August 18, 2019 at 8:09 pm #375
Hello,
First of all, thank you for your purchase.
To filter posts by a keyword, please use this syntax in the ‘Advanced Query’ settings field:
&s=hello
Let me know if it helped.
Regards,
Szabi – CodeRevolution. -
August 18, 2019 at 8:51 pm #376
Great plugin and support! That worked… on more thing, it is important that auto posts are being deleted after 15 minutes. Under Automatically Delete Post: I’ve added: 15 minutes, but it does not work. What do I need to add there for all posts to be deleted after 15 minutes? Thanks!
-
August 19, 2019 at 7:19 am #377
Hello,
Please be sure to check also in plugin’s ‘Main Settings’ -> ‘Enable Post Auto Deletion Feature‘ checkbox.
Let me know if it helped.
Regards.
-
August 20, 2019 at 12:42 am #380
Thank you, found it. One more question, I have the RSS to Post rule set to run every 1 hour, but it did the first one 24 hours ago when I started the rule, then 10 hours ago, and then 10 minutes ago. How can I make the rule post every 1 hour?
-
August 20, 2019 at 5:51 am #382
The plugin uses the wp_cron subsystem from WordPress to run it’s schedules. This has a downside, that it needs website visitors to fire up (it is a pseudo-cron system).
Because of this, if you website has low traffic, the cron will take action only when the first visitor comes to the site. To fix this, you can set up an online cron to call your website automatically each hour.
An example service that allows this for free is: https://cron-job.org/en/
Here you can set an automatic job to call your website directly each hour, and it will trigger also the wp_cron to run.
Regards.
-
August 20, 2019 at 11:33 pm #385
Thank you! Which URL should be filled in, the website blog url, or http://www.domain.com/?run_echo ?
Also, do you have more documentation on how to use other options in the plugin?
Thanks!
-
August 21, 2019 at 12:37 am #386
I tried both website and http://www.domain.com/?run_echo= link in cron-job.org but it does not create any new posts? Also, posts are no longer deleteing after 15 minutes. Can I email you privately with login info? Thanks!
-
August 21, 2019 at 5:25 am #388
Sure, my email is kisded@yahoo.com
-
-
AuthorPosts
The topic ‘Custom Post to RSS Rules’ is closed to new replies.