• Hi, for some reason my site is connecting to both: http and https versions of website when visiting. This is killing my website speed. You can see the issue when creating a GTmetrix website speed request (gtmetrix.com) for https://mplaki.com in Waterfall charts. It shows double connection to the server. Im not sure how to fix this. And this happens when connecting with https:// to my site not when connecting with https://. I red something about that xmlrpc.php file being unnecessary nowadays but I don’t know if removing that is the solution.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • try using a plugin like really simple ssl to redirect http version to https

    Thread Starter losjulbas

    (@losjulbas)

    Thank you for reaching out to me. Unfortunately that method didnt solve my issue. Heres little bit more detail from dtmetrix waterfall chart (again the issue is that http redirect to https takes over 5 seconds and it is made by wordpress):
    Server: Apache
    X-Powered-By: PHP/7.2.24
    X-Pingback: https://mplaki.com/xmlrpc.php
    X-Redirect-By: WordPress
    Vary: Accept-Encoding,User-Agent
    Upgrade: h2,h2c
    Connection: Upgrade, Keep-Alive
    Location: https://mplaki.com/
    Referrer-Policy: no-referrer-when-downgrade
    Content-Length: 0
    Keep-Alive: timeout=3, max=100
    Content-Type: text/html; charset=UTF-8
    Request Version – HTTP/1.1
    Host: mplaki.com
    Connection: keep-alive
    Upgrade-Insecure-Requests: 1
    User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
    Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3
    Accept-Encoding: gzip, deflate
    Accept-Language: en-US,en;q=0.9

    I would kind of just want the direct dissmantled but I dont know how to do it or where it is coming from WordPress since I havent done any redirects

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Server response time’ is closed to new replies.