PDA

View Full Version : Duplicate RSS entries


daFish
Sat 24th Oct '09, 11:56am
I use the RSS feed from the announcement forum and noticed the following after the upgrade to vBulletin 4.0.0 Beta 1 here:

All entries are shown multiple times, each time my feed reader re-checks the feeds. Could this be related to the session id which is added to every link-element?

kmike
Sat 24th Oct '09, 2:27pm
Yes, the session parameter in all links is changing every so many minutes (probably because of caching).

hmm posting links is no good as they are always parsed...

ThorstenA
Sun 25th Oct '09, 2:49am
This is also true for me.

kmike
Sun 25th Oct '09, 3:15am
I had to unsubscribe from the feed until this is fixed.

FractalizeR
Mon 26th Oct '09, 9:23am
Yes, true for me also. Annoying

Jagged Tooth
Mon 26th Oct '09, 12:01pm
Yeah, when the forum was first switched over I had over 400 unread items (I assumed this was normal as it was the upgrade). But I'm getting the last 50 or so items from the "vBulletin Announcements" forum, every few hours.

Jamie Edwards
Mon 26th Oct '09, 1:54pm
Same for me.

davide101
Tue 27th Oct '09, 9:20pm
This is maddening. I hope you get it fixed soon so I can have an uncluttered Google Reader view again.

daFish
Fri 30th Oct '09, 10:13am
So, this one seems to be fixed but still shows as unconfirmed.
Might be a good chance to "fix" that. ;)

Jockzor
Sat 31st Oct '09, 7:22am
It's still not fixed. They should handle sessions based on IP and not sessionID when it comes to robots.. (:

daFish
Mon 2nd Nov '09, 1:06pm
{It's still not fixed. They should handle sessions based on IP and not sessionID when it comes to robots.. (:}

Yes, you're correct.
Last time I checked the session-id was gone, but that didn't solved the issue.

M-D
Wed 4th Nov '09, 5:43pm
{Yes, you're correct.
Last time I checked the session-id was gone, but that didn't solved the issue.}

That's because when you look, it gets your session id from a cookie.

When a bot looks (like google) it gets the session id from the URL.
Bots don't accept cookies, so that's why vBulletin add's the session ID to the URL.

Wayne Luke
Thu 5th Nov '09, 12:10am
This should be fixed shortly.

Jockzor
Sat 7th Nov '09, 4:58am
My Google Reader seems to like vB.com again. Wayne for president!