Would you please disable the Feedburner redirect so we can investigate this? You don’t have to shut down Feedburner, just whatever is redirecting http://gwmac.com/feed/ to http://feeds.feedburner.com/GlobalWatchdog
Absolutely and thanks for helping. I already changed the address in my theme and widgets to gwmac.com/feed but it keeps redirecting to the feed burner link. How can I disable the connection as you request?
What other changes can I do besides simply changing the link in the RSS widget and inside my theme where it asks for the RSS link?
I can delete the feed entirely off feed burner if need be.
You must have added the redirect somehow, either via a plugin or your .htaccess file. WordPress doesn’t redirect to Feedburner on its own.
Just remove whatever it is you added to make the redirect happen. 🙂
You may be right. Nothing fishy in .htaccess but I will keep looking. Is there a way for me to just start from scratch and get a fresh RSS from WordPress going?
Maybe certain RSS specific default files I could replace in my install for example.
gwmac.com/feed is giving a timeout issue as well as not validating so just want to nuke old RSS settings and files it and start clean if that is an option.
This is the message I am seeing on validator
timed out (Server timed out; misconfigured server?)
This is the message I am seeing on my WordPress RSS widget for gwmac.com/feed
RSS Error: WP HTTP Error: Operation timed out after 10000 milliseconds with 0 bytes receive
I do see the timeout at http://gwmac.com/feed/ now. At least it’s not redirecting, but something is indeed interfering with it.
Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the Twenty Fifteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).
Weird, I deactivated the plugins before and it didn’t solve the problem.
But now that I deleted the feedburner feed completely and deactivated plugins again my feed is updating properly. In the bottom left corner you can see the latest articles.
I will go through the plugins one by one till I figure out which one is causing an issue. Thanks.
One last question, is it best just to stick with the RSS that comes with WordPress? I had read there are good reasons to use Feedburner or similar but just wondering if it is worth the trouble after the problems I had today.
It looks like it was W3 cache causing the problems. I just enabled one by one and the RSS was fine till I got to W3 cache. I will have to play around with the settings in Page and possibly browser cache to see if I can identify why it is breaking RSS.
Specifically disabling Object Cache in W3 general settings fixed the problem. But now my site speed is lower. I hope there is a way to enable W3 Object Cache and Still have RSS work.
Thanks for posting your solution!
Regarding W3TC, I recommend asking at https://wordpress.org/support/plugin/w3-total-cache#postform so the plugin’s developers and support community can help you with this.