I have a problem with google pagespeed. I was editing .php file with sublime text 2, and it installed pagespeed automatically.
Before that my javascript and css files was look like:
jquery.fancybox.js
jquery.bxslider.min.js
swfobject.min.js
style.css
Now it's look like:
jquery.fancybox.js.pagespeed.jm.BrR0tLMtrF.js
jquery.bxslider.min.js.pagespeed.jm.3ZM6Lzd20m.js
swfobject.min.js.pagespeed.jm.QLhLISEJF7.js
A.style.css,qv4.pagespeed.cf.xLVw-90KTM.css
How can I fix that?