I’d download the whole WordPress installation with plugins, themes, and everything and then do a Find in folders for “RSS 2.0” or something using my favorite text editor and see what comes up!
Thanks for checking!
The thing I think is really weird is the title="RSS 2.0" part, the title is usually something like “Site Name Feed”. Could the link be hardcoded in the theme?
That sounds really strange, but I just wanna ask to rule everything out. Are that link printed by using add_theme_support( 'automatic-feed-links' ); or is it from something else?
-
This reply was modified 9 years, 6 months ago by jwilsson.