I use Feeds, and Feed Tamper to pull in feeds with relevance for my site.

There are 8 Feed sources (importers), and therefor i get a lot of duplicate feed items.

I use views to show the feed items, but i cant find a way, to filter out the duplicate on the frontpage, not delete them, just remove them from the frontpage, so there only will be on instance of the feed item.

I searched for this, but couldnt find anything, hope somone here can help me out.

Comments

dawehner’s picture

I guess the best way to fix it, is to filter out the duplicates when you import them into the database.

kims’s picture

I need to show the feed-items under there respective feeds, but on the frontpage, i only need one instance of the duplicate feed-item

dawehner’s picture

Then you could assign tags per feed-item and only show feeds based on tags.

There is no way to fix it on the sql level, because there are double entries in the database.

kims’s picture

I have terms assigned per feed-item, so i will try that. Thanks.

dawehner’s picture

Status: Active » Fixed

.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.