Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • That didn’t work, but defining it as a string did for some reason: define('POWERPRESS_NO_REMOVE_WP_HEAD', 'true');

    To be honest @amandato I’m really struggling to understand why you think it’s acceptable, let alone desirable, for your plugin to strip sites of RSS feed <link> tags, and then provide an undocumented ‘solution’ via an addition to a config file where users are forced to opt out rather than opt in.

    The podcast is just one thing that runs through my site’s pages, and the feed is for the audio files, not the web pages. I don’t want a podcast RSS feed anywhere on my site. I want the appropriate RSS feeds in the headers for each page type: which is what WordPress and every other CMS in the world does out of the box. Why are you messing with site RSS feeds? The appropriate fix is for you to rewrite your code to not remove the feeds by default – not to make users add some random code to a config file, that may or may not work, and which is not documented anywhere in the official docs.

    @benbeecroft this “fix” doesn’t appear to do anything. I have the same problem as @sanjeevmohindra – my site feed meta tags are there until I activate PowerPress, and then they disappear. If I deactivate it, they appear again. I’m running the latest version: 8.2.7.

Viewing 2 replies - 1 through 2 (of 2 total)