[
https://issues.apache.org/jira/browse/TINKERPOP3-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935550#comment-14935550
]
stephen mallette commented on TINKERPOP3-838:
---------------------------------------------
[~dkuppitz] can you provide a bit more information on this please? Does every
page we want to retire need that {{<meta>}} tag? if so, can you create a
{{bin/retire-docs.sh}} script that we run to do that? maybe it's like:
{code}
bin/retire-docs.sh /root/of/site/ 3.0.1-incubating
{code}
then we can review and manually commit the changes....
also, for that {{index.html}} is there anything special we need to have in
there to redirect "search engines"?
> Metatags for old docs
> ---------------------
>
> Key: TINKERPOP3-838
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-838
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.0.1-incubating
> Reporter: Daniel Kuppitz
> Fix For: 3.1.0-incubating, 3.0.2-incubating
>
>
> We should add a metatag for old versions of the docs:
> {code}
> <meta name="robots" content="noindex,nofollow">
> {code}
> Currently, Google spits out everything but the docs for the current release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)