What does pagespeed do on my website?

This forum is for general questions about extensions for Joomla! 2.5.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
Johan Jonker
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Mar 03, 2013 9:34 pm
Location: Houten, Netherlands
Contact:

What does pagespeed do on my website?

Post by Johan Jonker » Tue Apr 22, 2014 9:38 pm

There are a few problems with the caching of my site in combination with Chrome.
While searching for solutions I discovered that my site is processed by a pagespeed tool and for instance the html code of an image looks like this:

<img width="200" height="288" pagespeed_url_hash="2952880927" alt="" src="http://www.pghouten.nl/images/200x288x2 ... png"></img>

I cannot remember installing a pagespeed tool in joomla and suspect the tool from causing a lot of troubles like increasing cache problems.

Can anyone explain where this pagespeed comes from?
Is it standard part om Joomla 2.5?

kind regards Johan

Johan Jonker
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Mar 03, 2013 9:34 pm
Location: Houten, Netherlands
Contact:

Re: What does pagespeed do on my website?

Post by Johan Jonker » Tue Apr 22, 2014 9:42 pm

Problem 1: after changing an article (e.g resizing an image) in the backend, Chrome does not show the changes after a reload of the frontpage. Caching in the Joomla site is off. Deleting the cached images in Chrome does not solve the problems.

Problem 2: invalid token when I log in on the frontpage.

Problem 3: The complete template is missing until I delete the caching images in Chrome.

problem 4: Some images are missing in Chrome. Firefox does show them.

Problem 5: When I delete an article, Chrome keeps showing it in the last news category overview. When i select it an 404 error occurres.

Problem 6: Often when I select "Show website" in the backend. An server error (505) occures. I have to restart the browser to see my website of use a different browser.

User avatar
ionut
Joomla! Ace
Joomla! Ace
Posts: 1264
Joined: Thu May 27, 2010 1:00 pm
Location: EU

Re: What does pagespeed do on my website?

Post by ionut » Wed Apr 23, 2014 5:07 am

This looks like an apache module, you should probably contact your hosting company to disable it if you like so.

Johan Jonker
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Mar 03, 2013 9:34 pm
Location: Houten, Netherlands
Contact:

Re: What does pagespeed do on my website?

Post by Johan Jonker » Wed Apr 23, 2014 10:00 am

Hello ionut,

Thanks for your reaction. I checked my hosting company and they have this module installed for years. I can deactivate it in my htaccess by this code:
# Turn mod_pagespeed on/off for this domain
ModPagespeed off

It helps to solve some of the problems (1, 3, 4, 5 and 6)

Thanks
-


Locked

Return to “Extensions for Joomla! 2.5”