Blog Aggregation Fix 22.02.08
How to execute blog aggregation:
Going to the file http://radario.onev8.com/agg.php
What it does:
1. Goes through events->tags and splits into individual tags using comma as the delimeter
2. Reads all the blogs and sees if the entries to those blogs contains any of the tags
3. If it does, it will add the blog to blog_posts
Error Handling:
If blog no longer is offline, skip it
If cannot read the blog’s RSS/xml format, skip it
I need this part of the app to be fixed.



