Questions tagged [mod-pagespeed]

The mod_pagespeed modules are open-source server modules that optimize your site automatically.

mod_pagespeed is an open-source module written by Google that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content from the server.

mod_pagespeed provides a pre-built binary package for HTTP server and a module for HTTP server.

mod_pagespeed includes several filter that optimize JavaScript, HTML and CSS stylesheets. It also includes filters for optimizing JPEG and PNG images. The filters are based on a set of best practices known to enhance web page performance. Webmasters who set up mod_pagespeed in addition to configuring proper caching and compression on their Apache distribution should expect to see an improvement in the loading time of the pages on their websites.

250 questions
0
votes
2 answers

mod_pagespeed for Tomcat in windows xp?

Can I use mod_pagespeed for Tomcat 7 in windows xp ?If yes , can some one provide me with the details on how to do it ? I found a similar question on SO how to install mod_pagespeed on apache with windows, and from where to downlaod but that was…
Inquisitive
  • 7,476
  • 14
  • 50
  • 61
0
votes
1 answer

How to minify CSS/JS with mod-pagespeed and Django?

Just installed a recent version of mod-pagespeed on my django instance and tried to minify CSS/JS with the following pagespeed.conf but in vain, even though remove_comments and collapse_whitespace seemed to work out. ModPagespeedEnableFilters…
goodhyun
  • 4,814
  • 3
  • 33
  • 25
-1
votes
1 answer

How to get good speed of website in mobile

my website speed on in desktop is good 90 but on mobile, it is very slow, it's only 35. I am very worried about it. here is the Wordpress website report:
-1
votes
1 answer

Cannot access phpmyadmin after installing mod_pagespeed on centos

OS: centos 7.2 Apache/2.4.6 (CentOS) After install pagespeed module, I got error 404 when access http://myip/phpmyadmin I cannot find phpmyadmin at /usr/share/phpmyadmin anymore And this is log when show locate phpmyadmin: [root@localhost ~]# locate…
-1
votes
1 answer

pagespeed module goes back to default after EasyApache update on cPanel server

On cPanel server, after running update of EasyApache, pagespeed module goes back to default - meaning all changes in pagespeed.conf are been removed and looks like it overwritten with default pagespeed.conf file. Is it possible to prevent it…
alya
  • 27
  • 1
  • 6
-1
votes
1 answer

Unable to find the mod_pagespeed in phpinfo page

I have installed apache 2.4 and php5.6 and I enabled mod_pagespeed1.9stable version. i am unable to find the mod_pagespeed in phpinfo page. but i can able to find in phpinfo page when iam using apache 2.2 and php5.3. can anyone please help me out.
-1
votes
1 answer

Remove Mod Page Speed module

I have installed mod page speed Customized module from the bellow reference link on whm centos 5 ,32 bit with Apache 2.2.27. http://forums.cpanel.net/f402/install-mod_pagespeed-cpanel-using-easyapache-302431.html But now page speed module giving a…
Sanjay Nakate
  • 2,020
  • 6
  • 39
  • 74
-1
votes
1 answer

Website Very Slow

Why does my website takes so long to load despite Good Yslow score. I am using YSlow and gtmetrix to test the speed of my website. I have scored 91% in Page Speed Grade and 89% in YSlow. But the Page load time: 4.67s which is relatively very slow. I…
-1
votes
2 answers

Unable to install mod_pagespeed when using cPanel-provided Apache 2.4

After upgrading Apache to 2.4 I'm not able to install mod_pagespeed as it claims that my version is lower than 2.2. # yum install mod-pagespeed-beta --skip-broken ... Setting up Install Process Resolving Dependencies --> Running transaction…
Nazariy
  • 6,028
  • 5
  • 37
  • 61
-4
votes
1 answer

Slow Web site speeds

I am currently trying to fix some speed issues on a site for a client (not built by myself), but can't figure out how to increase the speed of the site. It is built on WordPress and I have tried multiple things to get it working - to no avail. Any…
Joshua H
  • 111
  • 1
  • 2
  • 13
1 2 3
16
17