Comment by superkuh
4 days ago
You're correct.
<noscript><meta content="0;url=/httpservice/retry/enablejs?sei=a3qIZ42cGcvcp84P5p_mwQI" http-equiv="refresh"><style>table,div,span,p{display:none}</style><div style="display:block">Please click <a href="/httpservice/retry/enablejs?sei=a3qIZ42cGcvcp84P5p_mwQI">here</a> if you are not redirected within a few seconds.</div></noscript></header>
Here's a skeleton overlay.js for an old style firefox extension to mitigate the meta-redirect part of the blocking.
};
window.addEventListener("load", function() { remover.init(); }, false);
Have you tested this? I don't think this will help much because you'll just get a page that requires JavaScript to function.
That depends. It works on setups where google still gives you the old html results but not one setups where it sends you to the js application. So on 3 out of 5 of my desktop setups it works. On the ones where, for some reason, google only sends me to the JS app, it doesn't work like you suggest, or, it does, but I'm just left looking at a blank page.
This won't help indeed, the noJS page now is only this redirect and contains no search results.
It’s a blank page with one line of text: “Please click here if you are not redirected within a few seconds”.