Lofesa edited a comment on issue #1622: Disable auto-adding PageSpeed query parameter to location header URL: https://github.com/apache/incubator-pagespeed-mod/issues/1622#issuecomment-539105439 Hi @zevnikrok I think google can“t try to guess url parameter, it discover url link that allready exits, in your site or in other site. So... if your site has `pagespeed SupportNoScriptEnabled false;` then your site must have a `link rel="canonical"` to you site url and if you make a redirect you must have a `location=url` w/o this parameter. Have your page a link rel="canonical" w/o the noscript parameter? If you have it, google must index these canonical url In the html code, have you a noscript meta redirect? In the log files, from where come the request w/ noscript parameter? Where you can see the url w/ the noscript parmeter indexed?. If you see it in webmaster tool (google search console) then google boot has seen these url w/ parameter in somewhere site. Can you share a url to test it?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services