Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9b3b673

Browse files
authored
add <link rel='canonical' href='https://documentation.js.org/'>
helpful to tell search engines to index the HTTPS version and not https://documentation.js.org/, and not the github.io version. REF: https://support.google.com/webmasters/answer/139066?hl=en
1 parent 891db1c commit 9b3b673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<meta name='viewport' content='width=device-width,initial-scale=1'>
99
<link rel='stylesheet' href='assets/basscss.css' />
1010
<link rel='stylesheet' href='assets/color-brewer.css' />
11+
<link rel='canonical' href='https://documentation.js.org/'>
1112
<script src='assets/highlight.pack.js'></script>
1213
<script>hljs.initHighlightingOnLoad();</script>
1314
<style>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /