Questions
-
Moz_pagespped and seo
To prevent the URL rewrites by PageSpeed, follow the documentation here https://developers.google.com/speed/pagespeed/module/restricting_urls. You can add the following to your config file: ModPagespeedDisallow "http://example.com/.jpg" or ModPagespeedDisallow ".jpg"
On-Page / Site Optimization | | kwoolf0