mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
GF home page: add "machine translation" in a meta keywords tag
GF does not show up if you google for machine translation. This meta tag might help, but in general I think it is better for SEO to mention relevant keyword in the body text than to rely on meta tags.
This commit is contained in:
@@ -14,6 +14,7 @@ function sitesearch() {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
<meta name="keywords" content="machine translation">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
<BODY>
|
<BODY>
|
||||||
|
|||||||
Reference in New Issue
Block a user