Plugin Author
Allen
(@amweiss98)
I’m not sure what you mean…what is the ID you are referring to?
The original RSS feed had an ID attached to all the post. I’m importing the feed, but I can’t get the ID in my permalink structure since WordPress uses another ID on this site for the same article. Right now I have a solution that works around this by using the title instead of the ID.
Plugin Author
Allen
(@amweiss98)
ok…the plugin doesn’t recognize a field (like an ID) that is unique to a specific RSS feed. The most unique thing about a rss feed item is the permalink and sometimes the title (although some web sites duplicate the title so in the plugin there is a check for both the title and permalink to avoid duplicates)
Good to know. Thanks for the quick response.