diff options
| author | hallgren <hallgren@chalmers.se> | 2013-04-18 12:02:32 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-04-18 12:02:32 +0000 |
| commit | 6ae28fc6933d3fda2610f8dd6e9de95ea1fbe51a (patch) | |
| tree | a932925049ebfd9919e0d81184f187723ce77593 | |
| parent | 563299085d0e556b6c383f5ddfc6c8d7673c5bca (diff) | |
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.
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 9fca590e4..ca655201d 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ function sitesearch() { return false; } </script> +<meta name="keywords" content="machine translation"> </HEAD> <BODY> |
