🔧 Manual RSS Parser
Select Blog
ℹ️ Info
Select a blog from the list to parse its RSS feed.
Select a blog from the list to parse its RSS feed.
Instructions
- Select a blog from the dropdown
- Click "Parse Now" to fetch the latest posts
- New posts will be automatically added to the database
- Existing posts will be updated
Automatic Parsing
For automatic hourly parsing, set up a cronjob:
0 * * * * /usr/bin/php /www/htdocs/cultde/2025/parse/cron.php >> /var/log/uberblogr-parse.log 2>&1