Open universewrld opened 1 month ago
@universewrld This is going to be on you to optimize your website. I will provide some tips for you.
You need to make sure that you have enabled "Production" mode in Gantry 5 instead of "Development" mode. https://docs.gantry.org/gantry5/configure/extras.
You will want to use a CDN like Cloudflare. While not necessary, it will help.
You should use SEO tools to compress and minify the html, css, & js yourself. Here are some great extensions I use to accomplish this from Kubik-Rubik.de.
JCC - JS CSS Control allows you to disable JS or CSS files that aren't needed on specific pages instead of loading everything. With this plugin, the loading of JS and CSS files can be easily controlled. You may suppress loading those files on pages where they are not needed. This might be important for example at the frontpage for optimizing loading times. The plugin is able to exclude those files globally or just on selected pages.
DSC - Device Specific Content can help you to load text and modules, etc... based on the detected device type. Take control of the content displayed on your website. Go beyond merely hiding content with CSS breakpoints on your Joomla! website. With the Device Specific Content Pro (DSC) plugin you can render or not render content specifically for a desktop, tablet or mobile device.
PCE - Page Cache Extended not only caches the files and is a replacement for the Joomla cache, but it also works with the DSC extension I linked above and creates Device Specific files. Page Cache Extended generates copies of the rendered pages and loads the entire output on further requests from the previously generated cache files. By loading the content from static files, no database queries have to be processed. This improves the loading speed greatly!
EPB - Easy Performance Booster speeds up the loading time of your Joomla! website. This plugin improves the loading performance significantly by minifying, concatenating and caching static files (JavaScript and CSS) and minifying the main HTML output.
LLFJ - Lazy Load for Joomla With this plugin, images are only loaded when a visitor scrolls to the images.
I use more of his extensions than this but those are specific to your request.
I also use this Critical Path CSS Generator to speed up page load times.
What is the Critical Path CSS The critical path is the path to render a web page - what's needed before that can happen. CSS Stylesheets block rendering. Until the browser has requested, received, downloaded and parsed your stylesheets, the page will remain blank. By reducing the amount of CSS the browser has to go through, and by inlining it on the page (removing the HTTP request), we can get the page to render much, much faster.
I hope this information helps you to speed up your site and get the results you are looking for.
@N8Solutions I did not ask for information about the chat bot with AI, I indicated in the screenshot links to specific Gantry files
, and not to all the style and script files that are on my website.
This is a @Gantry problem, not the entire website, and here are the files that relate to Gantry, and not to all components of my website.
You didn't even try to look at the screenshots of what files I pointed to. what a superficial judgment on the issue.
@universewrld Chatbot... Really? Everything written is my own words. I have a very good understanding of Joomla and Gantry 5. Do you? I did look at the screenshots, which is why I made the suggestions that I did. Take it or leave it.
While testing a site with the @Gantry 5 template via @Google PageSpeed Insights, I found the following errors related to the
js
/css
:Joomla 5.1.4, Gantry 5.5.19