-
Suggestion
-
Resolution: Fixed
-
None
The Confluence's default theme contains most of the script in the html head section. This is a bad practice that unnecessary slows down loading of Confluence pages.
Significant performance improvement can be achieved by simply moving the script tags to the bottom of the main template.
This is currently not possible because #requireResource macro always renders the javascript tag in the head section.
- causes
-
CONFSERVER-17045 Add admin config to serve javascript in the header
- Closed
- is duplicated by
-
CONFSERVER-9761 Improve Confluence Frontend-Performance
- Closed
- is related to
-
CONFSERVER-12993 Enhance response time when using HTTPS with Firefox
- Closed
- relates to
-
CONFSERVER-7409 Allow plugins to include Javascript and CSS resources in the HTML header
- Closed
-
CONFSERVER-8622 Minify JavaScript and CSS files
- Closed