Last active
September 8, 2018 07:14
-
-
Save theel0ja/2d4330904c1ed7137a7d79c9bf0224ee to your computer and use it in GitHub Desktop.
google helpful 404 page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host; | |
</script> | |
<script src="https://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script> | |
<!-- https://github.com/theel0ja/google-linkhelp-improver --> | |
<link rel="stylesheet" href="https://cdn.theel0ja.info/libs/google-linkhelp-improver/dist/style.css"> | |
<script src="https://cdn.theel0ja.info/libs/google-linkhelp-improver/dist/script.js" defer async></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Demo: https://lab.theel0ja.info/gist/theel0ja/2d4330904c1ed7137a7d79c9bf0224ee/google_helpful_404_page.html