• Resolved Tony Franco

    (@tony-franco)


    Dear Sirs,

    Please, i have a doubt concerning the UCSS.

    My website is consuming too much resources from QUIC.cloud with tag pages, specially with other languages that we serve… I think that is because it was crawled by search engines, i´m not sure… You can see at image:

    https://freeimage.host/i/J6zcNnf

    I would like to ask you, if is it possible to remove tag pages from the UCSS process to focus on posts and pages. Also even the category pages could be removed? If it is possible to remove tags and categories, these tag/category pages would broke the css?

    What is opinion/advice concerning this?

    Thanks and Regards,

    Tony

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support qtwrk

    (@qtwrk)

    unfortunately I don’t think it’s possible

    there is an exclude list , but it looks like your tag pages doesn’t have a fixed pattern , for example , it needs to be like https://domain.com/tags/xxx , then we can just exclude it as /tag/

    there is also an bypass based on post type , but tag page seems also classified as post, so we can’t really use that either.

    Thread Starter Tony Franco

    (@tony-franco)

    Hi @qtwrk !

    Thank you by your answer!

    Please, how does work this exclusion list?

    For example, tag pages here are:

    https://www.domain.com/tag/xxx/ (main)
    https://www.domain.com/en/tag/xxx/ (english)
    https://www.domain.com/es/tag/xxx/ (spanish)

    and so on for other languages…

    Regards,

    Tony

    Plugin Support qtwrk

    (@qtwrk)

    then you can just use /tag/ to exclude them

    Thread Starter Tony Franco

    (@tony-franco)

    Hi @qtwrk !

    Thank you very much, it´s working! 🙂

    Please, i have a last doubt: how could i know that the CCSS is working right?

    Is it created two files? one for critical and a second for other last css?

    My configuration now is:

    Load CSS Asynchronously – ON
    CCSS Per URL – OFF (by Post Type)
    Inline CSS Async Lib – ON

    My server is OpenLiteSpeed version 1.7.19. If i understood correctly, this version doesn´t need to Quic IP’s be allowlisted as this document.

    When i visit a post, at console tab, only one css is loaded, for example:
    https://www.domain.com/wp-content/litespeed/css/7dafad8db90df8e435c5b62794f4b635.css?ver=bff40

    Thanks and Regards,

    Tony

    Plugin Support qtwrk

    (@qtwrk)

    that’s normal , that is combined CSS, not UCSS , you will see UCSS with link like /wp-content/litespeed/ucss/xxxx.css or inline with tag as litespeed-ucss

    to verify CCSS, you can check at beginning of page, you should see something like <style id="litespeed-ccss" ......

    • This reply was modified 1 year, 7 months ago by qtwrk.
    Thread Starter Tony Franco

    (@tony-franco)

    Hi @qtwrk !

    Thank you very much by all support!

    With Best Regards,

    Tony

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘UCSS exceptions’ is closed to new replies.