• Bilingualize

    (@bilingualize)


    Hello,

    I’m having some issues with Google’s PageSpeed Insights and some other sites with the following and was wondering if someone could assist please.

    Leveraging Caching:
    https://ca.indeed.com/ads/jobroll-widget-v3.js (expiration not specified)
    Is there a code for this?

    This was done and got a positive results using [https://varvy.com/tools/gzip/], but Google still doesn’t like it. Can someone please help with the code for this?

    Compressing https://ca.indeed.com/ads/jobroll-widget-v3.js could save 626B (50% reduction).

    I add this code in .htaccess, I know something is missing but I’m not sure how to write the code for Indeed jobroll:
    ‘<ifModule mod_gzip.c>
    mod_gzip_on Yes
    mod_gzip_dechunk Yes
    mod_gzip_item_include file .(html?|txt|css|js|php|pl)$
    mod_gzip_item_include handler ^cgi-script$
    mod_gzip_item_include mime ^text/.*
    mod_gzip_item_include mime ^application/x-javascript.*
    mod_gzip_item_exclude mime ^image/.*
    mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
    </ifModule>’

    Is this relate to this plugin, I could not find any documentation on it.
    https://fonts.googleapis.com/css?family=Lato:400,700,900italic

    Site: Bilingualize.com

    I appreciate your help !
    Thanks
    Bea

    https://www.ads-software.com/plugins/indeed-job-importer/

  • The topic ‘Compressing indeed jobroll’ is closed to new replies.