Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1040219

    Hello fellows,

    May I found found a bug (high priority for me cuz I’m working with SEO) with the last version of Enfold. Please if you try to check the website with Pagespeed for example, you will see the error.

    This is the result of curl request

    curl -X GET -I -L https://www.dgdev.es/
    HTTP/1.1 404 Not Found
    Date: Sun, 02 Dec 2018 22:37:51 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: keep-alive
    Set-Cookie: __cfduid=d1e837b6bd57fad24b05e63277f86d1831543790269; expires=Mon, 02-Dec-19 22:37:49 GMT; path=/; domain=.dgdev.es; HttpOnly
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Link: <https://www.dgdev.es/wp-json/>; rel="https://api.w.org/", <https://www.dgdev.es/>; rel=shortlink
    Vary: Accept-Encoding
    Host-Header: 192fc2e7e50945beb8231a492d6a8024
    Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
    Server: cloudflare
    CF-RAY: 483147c09fd89be7-AMS

    After that, I tried changing theme (TwentySixteen) and it works fine.

    curl -X GET -I -L https://www.dgdev.es/
    HTTP/1.1 200 OK
    Date: Sun, 02 Dec 2018 22:43:45 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: keep-alive
    Set-Cookie: __cfduid=d74e32a5a4b0193abcf9ee50418f154011543790624; expires=Mon, 02-Dec-19 22:43:44 GMT; path=/; domain=.dgdev.es; HttpOnly
    Link: <https://www.dgdev.es/wp-json/>; rel="https://api.w.org/"
    Vary: Accept-Encoding
    Cache-Control: max-age=0
    Expires: Sun, 02 Dec 2018 22:43:45 GMT
    Host-Header: 192fc2e7e50945beb8231a492d6a8024
    X-Proxy-Cache: MISS
    Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
    Server: cloudflare
    CF-RAY: 483150682c7c403e-SOF
    Content-Encoding: gzip
    

    Please can you check by your side?:) and if there’s a quick fix or I should wait the next update.

    Thanks in advance

    • This topic was modified 5 years, 5 months ago by aderal2016.
    #1040353

    Hey aderal2016,

    Sorry for the problem, please try to deactivate the custom 404 page in the theme options to see if that helps.

    Best regards,
    Rikard

    #1040381

    Hey Rikard:)

    no worries! U solved the issue as fast as always. It works! I suppose it will be fix in the next patch?

    Cheers,
    Davide

    #1040587

    Hi Davide,

    Yes it will be solved in the next update, I’m very sorry for the problem :/

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.