dawnrae
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsI tried setting a couple to private & draft but the next two “old” posts show up in their place. It’s like it’s pulling the database backwards. Haven’t tried adjusting the timestamps, though. I’ll give that a go. Thanks for the suggestion.
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsUnderstood, Moshu.
Vkaryl, I gave that a shot for the fourth time and still the same thing.
It’s almost as if the dates are screwed up or something somewhere, because it’s pulling the blog’s first posts (made in 2005), not the newest (made this week). I’ve checked the time stamps on the old posts by opening them in the editor in the WP backend, and they show the correct date so I’m not sure at all why those are showing up the feed.Dawn
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsVkaryl,
I’ve tried turning off Adhesive but still the same five posts in the feed. It’s very odd. But thanks for the suggestion.
Dawn
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsMoshu,
I’m sorry if I’ve committed some offense, but I’ve tried everything I can think of and done a great deal of research here at the forums and nothing I’ve found here has solved the problem. And I’ve been Google-ing like crazy to no avail as far as solutions are concerned, though I found that several others have similar, if not the exact same problems on their WP blogs. Which is why I’m asking if someone here has any sort of idea what’s going on with these feeds.
Again, apologies if I’ve broken a forum rule. That was not my intent. I fully understand that people here are volunteers, which is the case usually with open-source software and why I am doubly appreciative of anyone’s willingness to offer suggestions.
Respectfully,Dawn
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsDrMike,
I’m sorry, I’ve been pretty frustrated with this problem, I’ll be glad to provide those details you mentioned.
Here are the links to the feed:
https://www.colleengleason.com/wordpress/feed/
https://www.colleengleason.com/wordpress/atom/
https://www.colleengleason.com/wordpress/rss/
https://www.colleengleason.com/wordpress/rss2/
https://www.colleengleason.com/wordpress/rdf/Here are the codes in the header of my template:
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />My permalinks are set to:
Date and name based
?https://www.colleengleason.com/wordpress/2007/01/14/sample-post/
using the default structure.I am using WP version 2.0.5
Yes, I checked the feed for validation errors and found none.
Yes, I’ve turned off all the plugins at once and still had the same result.
Here are the plugins installed and activated:
About Me Widget, Adhesive, Advanced-Admin-Menus, Amusements, Democracy, Evermore, Explicit Category Sort, Google Sitemaps, Hide Post Preview, Less, Peter’s Custom Anti-Spam, Recent Posts, Search Pages, SEO Title Tag, Sidebar Widgets, Sideblog WordPress Plugin, Sociable, Subscribe Me, Subscribe to Comments, WP-cache, WP-DBManager, and WP-Print, WYSI-Wordpress
I have all off these plugins up and running on another blog without having this problem with the feed, so I’m not really sure what’s going on with this blog.
Any advice you might have is greatly appreciated.Thank you,
Dawn
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsIs there anyone here who is willing to offer some sort of advice?
I’ve been working on this problem still today to no avail.
I’ve installed the fedafi plugin which apparently generates it’s own feed and it returns the same results as the default wordpress feeds.
Five posts from 2005. That’s it. Looking in Safari, it doesn’t show today’s posts, yesterday’s posts, etc. Only five posts under all posts, even when I set the feeds to display 10, 20 … 100 posts.
Is this a problem with the wordpress feed, or perhaps the dates of the posts, or is there a problem with the database.
I really don’t know and was wondering if someone else has had this problem, or is willing to offer any sort of advice. It would be greatly appreciated.
Please,Dawn
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsAnybody willing to help on this one?