Make it possible to target ranking adjustments to prefixes on a given domain.
Like example.com/foo/ to affect only pages captured by this pattern.
The issue I'm hoping this will address is API documentation from old versions of Java (e.g. version 8) frequently being the first result (at time of writing the latest version available is 25).
This documentation is versioned, so I'd like to simply boost the version I care about (generally the common denominator among projects I'm involved with).
e.g. docs.oracle.com/en/java/javase/25
An extension of the existing in-search ranking adjustment form, perhaps behind a small "advanced" button to keep things clean for the domain-targeting adjustments (which is usually all I need).