There is a duplicate URL issue present in the apidocs as well because of the frames/no frames option - not sure if this is the right place to get that fixed?
Possible solution: Set the “no frames” version of the page as the canonical URL, but is it also possible to disallow crawling in robots.txt for URLs containing /apidocs/index.html plus parameters? This would help free up crawl budget if it won’t create issues in accessing unique content.
There is a duplicate URL issue present in the apidocs as well because of the frames/no frames option - not sure if this is the right place to get that fixed?
Example: https://jakarta.ee/specifications/platform/8/apidocs/javax/servlet/servletcontextlistener https://jakarta.ee/specifications/platform/8/apidocs/index.html?javax/servlet/ServletContextListener.html
Possible solution: Set the “no frames” version of the page as the canonical URL, but is it also possible to disallow crawling in robots.txt for URLs containing /apidocs/index.html plus parameters? This would help free up crawl budget if it won’t create issues in accessing unique content.