• Resolved theduke19

    (@theduke19)


    I am attempting to syndicate feeds to the url:

    https://pcpsports.com/philadelphia-eagles-news-and-rumors/

    Unfortunately, the content is being duplicated (appearing more than once) on the page.

    Here is what I currently have for rss feeds:
    pro|https://profootballtalk.nbcsports.com/category/teams/nfc/philadelphia-eagles/feed/
    mlb | https://www.mlbtraderumors.com/phillies.xml
    sixers|https://www.nba.com/sixers/SixersRSSHeadlinesFeed/rss.xml
    eagles|https://www.philly.com/philly_eagles.rss
    76ers|https://www.philly.com/philly_sixers.rss
    flyers|https://www.philly.com/philly_flyers.rss
    phillies|https://www.philly.com/sports_phillies.rss
    zone|https://www.philly.com/phillies_zone.rss
    birds|https://stats.profootballweekly.com/feeds/nfl/eagles/

    I have used the code:
    [sp# feedList=pro,birds,eagles]
    for this particular page. I have no idea what is causing the error. Please help.

    https://www.ads-software.com/extend/plugins/syndicate-press/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter theduke19

    (@theduke19)

    I have turned it into a page and removed it as a post to see if that would make a difference. It did not. Here is the new page it is located on….

    https://pcpsports.com/philadelphia-eagles-news-rumors/

    Any help would be greatly appreciated.

    Plugin Author SP developer

    (@hranchfundi)

    Hi theduke19,
    thanks for providing a great description of the issue and including the config info. That helps a lot.

    Looks like the issue is that the words ‘pro’ and ‘eagles’ are matchings those words in at least 2 of your feeds. The words in the feedList will match the feed if the word is in the feed name OR in the feed url.

    Try giving each feed a unique name, then use the unique names in the feedlist.

    The reason that the matching works like it does is because it makes grouping feeds via a common word very easy.

    Best regards,
    SP Developer

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicate Content’ is closed to new replies.