Q: The question is simple: is there a way to give the plugin that indication, or is this feature still on the roadmap?
When I look at the plugin, I see that the ‘content types’ section with radio buttons feels like it’s still under development. Right now, it fails to recognize some of the additional pages we’ve built. That creates a gap. Because what we really need is a way to tell the plugin, upfront, which page categories should be considered under ‘content types.’ Otherwise, we’re left with guesswork. The question is simple: is there a way to give the plugin that indication, or is this feature still on the roadmap?

Hamza_Mairaj
Aug 18, 2025A: BerqWP automatically detects all post types and taxonomies that are set to public => true. If you’re using custom post types, please make sure the public parameter is set to true and exclude_from_search is set to false. That way, the plugin will recognize them correctly.