Thank you for reply.
Important -- Does JA Social Feed work with pHp 8.0? That is what my site is using. Do you use wget? That has been disabled on my host and I would need to use curl or lynx command?
When I use generated cron URL I receive Load error.
Cannot load feed.
/home/altern29/staging2.thedailyripple.org/plugins/system/jasocial_feed/assets/rss/Feed.php (188)
An error has occurred while processing your request.
What should my cron command be on my side server? This is what I am using --
* php -q /usr/bin/curl --user-agent cPanel-Cron /home/altern29/staging2.thedailyripple.org/plugins/system/jasocial_feed/assets/rss/Feed.php
Should it include jatoken?
Should I use curl command -- my host server does not allow wget with new pHp.
Thank you.