mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-17 22:29:52 +08:00
chore: hopefully fix seo issues
This commit is contained in:
parent
f7190a5eae
commit
2ed8341eb5
2 changed files with 8 additions and 3 deletions
|
|
@ -72,11 +72,16 @@
|
|||
<meta name="image" content="https://monkeytype.com/images/mtsocial.png" />
|
||||
<meta
|
||||
name="description"
|
||||
content="The most customizable typing test website with a minimal design and a ton of features."
|
||||
content="The most customizable typing test website with a minimal design and a ton of features. Test yourself in various modes, track your progress and improve your speed."
|
||||
/>
|
||||
<meta
|
||||
<!-- <meta
|
||||
name="keywords"
|
||||
content="typing speed test, typing speedtest, typing test, speedtest, speed test, typing, test, typing-test, typing test, monkey-type, monkeytype, monkey type, monkey-types, monkeytypes, monkey types, types, monkey, type, miodec, wpm, words per minute, typing website, minimalistic, custom typing test, customizable, customisable, themes, random words, smooth caret, smooth, new, new typing site, new typing website, minimalist typing website, minimalistic typing website, minimalist typing test"
|
||||
|
||||
/> -->
|
||||
<meta
|
||||
name="keywords"
|
||||
content="typing test, monkeytype, speed test, typing, test, speed"
|
||||
/>
|
||||
<meta name="author" content="Miodec" />
|
||||
<meta
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@
|
|||
<form class="modal"></form>
|
||||
</dialog>
|
||||
|
||||
<dialog id="cookiesModal" class="modalWrapper hidden">
|
||||
<dialog id="cookiesModal" class="modalWrapper hidden" data-nosnippet>
|
||||
<div class="extensionMessage">
|
||||
If you see this text, that means an extension is blocking a cookie consent
|
||||
popup. This will cause the website to incorrectly assume its still visible
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue