You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre Smits (JIRA)" <de...@directory.apache.org> on 2014/10/24 13:48:33 UTC

[jira] [Comment Edited] (DIR-308) Improve website header to include meta stuff for better SEO

    [ https://issues.apache.org/jira/browse/DIR-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182697#comment-14182697 ] 

Pierre Smits edited comment on DIR-308 at 10/24/14 11:48 AM:
-------------------------------------------------------------

I am thinking of (for the home page) the following to add to the <head></head> section:
{code}
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="distribution" content="Global" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="Open Source Directory,Open Source LDAP, LDAP, ADS, Active Directory, Directory, Directory Server, Studio, RBAC, "/>
<meta name="description" content="Apache Directory is a project of the Apache Software Foundation />
<link rel=”author" href=”http://directory.apache.org/team.html"/>
<link rel=”publisher” href=”http://www.apache.org/foundation“/>
{code}

WDYT?


was (Author: pfm.smits):
I am thinking of (for the home page) the following to add to the <head></head> section:
{code}
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="distribution" content="Global" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="Open Source Directory,Open Source LDAP, LDAP, ADS, Active Directory, Directory, Directory Server, Studio, RBAC, "/>
<meta name="description" content="Apache Directory is an project of the Apache Software Foundation />
<link rel=”author" href=”http://directory.apache.org/team.html"/>
<link rel=”publisher” href=”http://www.apache.org/foundation“/>
{code}

WDYT?

> Improve website header to include meta stuff for better SEO
> -----------------------------------------------------------
>
>                 Key: DIR-308
>                 URL: https://issues.apache.org/jira/browse/DIR-308
>             Project: Directory
>          Issue Type: Improvement
>          Components: miscellaneous
>            Reporter: Pierre Smits
>            Assignee: Alex Karasulu
>         Attachments: articles.mdtext, header.html
>
>
> Currently we don't have any SEO enhancements, (meta tags) in the header of our website.
> Stuff like:
> * description
> * keywords
> * etc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)