Hey there,
I have the following setup:
Community Site A
Personal Website B
Planet C
On site A multiple authors are writing news. Personal Website B syndicates all posts from A, that are from a specific author. Planet Website C syndicates Posts from A and B. The problem is, some posts are doubled.
I also found why this is the case. Because of the assigned categories. In Website C, the syndicated Posts from A have category set x. The syndicated Posts from B have category set y. Because of this different category set assignments the posts got duplicated.
Actually, I would expect that the posts would be inidicated by the guid in the feed. So, if a entry with guid from the feed is already present, don't pull it in a second time, because the only difference is the different category set assignment.
Hope I explained it understandable.
gossi
Hey there,
I have the following setup:
Community Site A
Personal Website B
Planet C
On site A multiple authors are writing news. Personal Website B syndicates all posts from A, that are from a specific author. Planet Website C syndicates Posts from A and B. The problem is, some posts are doubled.
I also found why this is the case. Because of the assigned categories. In Website C, the syndicated Posts from A have category set x. The syndicated Posts from B have category set y. Because of this different category set assignments the posts got duplicated.
Actually, I would expect that the posts would be inidicated by the guid in the feed. So, if a entry with guid from the feed is already present, don't pull it in a second time, because the only difference is the different category set assignment.
Hope I explained it understandable.
gossi