• Resolved NtwJzcWtaea

    (@xiaolllll)


    Hello:

    There are two questions

    1. my web site returned a blank page with content below, even I reset settings.
    <!-- Page optimized by LiteSpeed Cache @2024-05-17 22:44:04 -->
    
    <!-- Page cached by LiteSpeed Cache 6.2.0.1 on 2024-05-17 22:44:04 -->
    <!-- X-LiteSpeed-Cache-Control: public,max-age=604800 -->
    <!-- Full varies: +webp -->
    <!-- X-LiteSpeed-Tag: bef_HTTP.200,bef_front,bef_URL./,bef_F,bef_Po.3050,bef_PGS,bef_ -->
    <!-- Object Cache  [total] 41060 [hit_incall] 38730 [hit] 1457 [miss_incall] 725 [miss] 148 [set] 58 -->

    2. how to generate the domain key, I found a notice about to allow all the quic ips, but my site are all public with no limitation.

    Any other infomation needed I can provide

    Sincerely!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support litetim

    (@litetim)

    Hello @xiaolllll

    I am sorry for your issues.

    Are you able to access the site now?
    What is the link to website?

    Plugin Support qtwrk

    (@qtwrk)

    please provide the report number

    you can get it in toolbox -> report -> click “send to LiteSpeed”

    Thread Starter NtwJzcWtaea

    (@xiaolllll)

    PZVZAFDU

    I am using the preset(advanced), if I disable the html minimization and guest visiting optimization, then it work fine.

    The blank page is a normal page made by elementor page builder.

    Plugin Support qtwrk

    (@qtwrk)

    add_filter( 'litespeed_html_min', function( $value ) { return false; } );

    please add this to your theme’s funcitons.php

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘a blank page returned’ is closed to new replies.