#39845 closed feature request (invalid)
Fasting Wordpress
Reported by: | arvindsinghu | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | |
Focuses: | javascript, performance | Cc: |
Description
i think we should work on CDN to make wordpress more faster , i have noticed most of the wordpress are not enough to compete the static website's .
what i am think is :-
1) we can load some js and css file from the wordpress CDN server , this my help other website to load up faster .
2) removing some un wanted js file's as show by google , in the given pics.
3) compressing the java files to load up website faster .
4) you can go and check any wordpress site
https://testmysite.thinkwithgoogle.com/
and you will find the same.
i have done more than 10 test's with all different website's
but i find the same
i think we should do something regarding this :)
Attachments (3)
Change History (9)
#1
@
8 years ago
- Severity changed from normal to critical
we should in following
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Enable compression
Leverage browser caching
Minify CSS
Minify JavaScript
#2
@
8 years ago
- Component changed from Networks and Sites to External Libraries
- Focuses accessibility administration multisite removed
- Severity changed from critical to normal
- Version 4.7.2 deleted
Hello, thank you for your ticket.
I don't understand where is it related to multisite.
Performances that you are pointing is more for theme territory since it's about the frontend loading of the webite. By the way, all the possible enhancements for performances in the frontend is not only linked to WordPress, it's for all websites of the world, like static cache, compress images, concatenate and minify assets, etc, so I don't really understand what possible enhancements you have in mind.
#3
@
8 years ago
@Mista-Flo ok fine , just leave about the CDN , what about the files compression to speed up website :)
you can say that google is also wrong :)
#4
@
8 years ago
- Resolution set to invalid
- Status changed from new to closed
Welcome to trac and thanks for filing a ticket.
what about the files compression to speed up website
File compression can be enabled by hosts. It's outside WordPress (core) territory, though. Some plugins enable compression on certain files (such as cached content), if supported by the host. Again, it is outside WP core. This trac is specially about core WordPress.
You can learn how to optimize WordPress at https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance and there is a codex on optimizing high traffic WP sites too at https://codex.wordpress.org/High_Traffic_Tips_For_WordPress .
You may file a ticket particular to any bug in WordPress core. Anything in general can be posted in wp.org forum for a discussion.
WEB SITE TEST's