Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Klaymen

    (@klaymen)

    Up. Nobody?

    Hi Klaymen !

    Yes this will cause problems. These files are a part of the core files that come with WordPress. Just keep in mind that website GtMetrix make automated scans of your website and they can’t be aware of which files are core files and which are not.

    Cheers !

    Thread Starter Klaymen

    (@klaymen)

    Thank you a lot for your reply, codeManiac. In my cause, what do you suggest me in order to have better performances?

    Glad to help you Klaymen !

    There are many ways. Here are some of them:

    1- You can install wp-super-cash

    When fully configured , it will be of great help

    2- You can use cloudflare

    3- Enable compression of images and css/js files by adding the following to your .htaccess

    AddOutputFilterByType DEFLATE text/plain
    AddOutputFilterByType DEFLATE text/html
    AddOutputFilterByType DEFLATE text/xml
    AddOutputFilterByType DEFLATE text/css
    AddOutputFilterByType DEFLATE application/xml
    AddOutputFilterByType DEFLATE application/xhtml+xml
    AddOutputFilterByType DEFLATE application/rss+xml
    AddOutputFilterByType DEFLATE application/javascript
    AddOutputFilterByType DEFLATE application/x-javascript

    There many articles about that online, maybe googling them would be better than mentioning them here .

    I hope this helped ??

    Thread Starter Klaymen

    (@klaymen)

    Thank you a lot codeManiac!

    You are welcome ?? Feel free to ask whenever you need anything ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Reduce requests’ is closed to new replies.