OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Google PageSpeed Tools (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Google PageSpeed Tools

dejansoftware (User)
Expert Boarder
Posts: 134
graphgraph
User Offline Click here to see the profile of this user
Re:Google PageSpeed Tools 5 Years, 6 Months ago
Karma: 0  
After I add this to .htacces file, there are some improvements. Please see attachment.

Also, I check Page cache settings. If I enable Page cache (Conservative or Progressive) then web speed test result are a bit worse than the original, for example,

DESKTOP after caching is enabled is 68.

There are a few more recommendation by Google speed test:
1. Eliminate render-blocking JavaScript and CSS in above-the-fold content
2. Leverage browser caching
3. Optimize images
4. Minify JavaScript
5. Minify CSS

with download page already optimized files: developers.google.com/speed/pagespeed/in...amp;strategy=desktop

My idea is to try to go into GREEN Color because this is very important for Google's Search Algorithm and Ranking System.

What do you think?

Thanks
Dejan
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Google PageSpeed Tools 5 Years, 6 Months ago
Karma: 101  
one thing for google important:
How long people stay on your site page.

And all they advice have aim: "people stay on your site pages so long as possible.."

You have Joomla site if you will use all Google Advice - you will lost Joomla site and you will have full custom site.

but you can :
3. Optimize images
4. Minify JavaScript
5. Minify CSS

Regards
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
dejansoftware (User)
Expert Boarder
Posts: 134
graphgraph
User Offline Click here to see the profile of this user
Re:Google PageSpeed Tools 5 Years, 5 Months ago
Karma: 0  
Sure,

I want just this what you said:

Defer parsing of JavaScript. https://gtmetrix.com/reports/www.cdd.rs.ba/OZporNDa

If you can see attachment, problem is because it uses old version of jQuery.

.../components/com_realestatemanager/includes/jquery-ui.js (193.9Ki
.../media/jui/js/jquery.min.js?276533de396d444322ecb58bf604932c (87.0Ki
.../templates/freeestate/javascript/jquery.js (85.7Ki
.../components/com_realestatemanager/lightbox/js/jQuerREL-1.2.6.js

So I find out that there is new version of jQuery available jQuery UI 1.12.1 http://jqueryui.com/

With little help, we can switch versions and maybe we will solve the problem for all users.

Please help me to solve just first 4 errors related to jQuery.

Thanks
Dejan
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Google PageSpeed Tools 5 Years, 5 Months ago
Karma: 101  
Hello

When you start switch version, you start see errors with IE, or safary or mobile.

So we prefer use versions which we know: they work good.

But you may self switch to version which you need, but after will need do full code recheck.

as example:
ordasoft.com/os-image-gallery.html

For our image gallery for joomla, (it most best gallery which now exist), we switch from FancyBox 2x to FancyBox3, as result we are half year fixing errors.

Regards
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»