UseBB Community

UseBB support, discussion and development

Meta Tags

Post Reply

Page: 1

Author Post
Member
Registered: Mar 2007
Posts: 27
At time UseBB uses the board name, the board description and the board keywords in the General Configuration for the Meta-Tags.

In my Forum i use two short expressions for board name and description. But thats to short for optimal meta-title and meta-description (up to 255 chars).

My proposal: A separate Meta-Page in the General Configuration, with all possibilities, meta is offering to fill in. If the according fields in this page are leaved blank, then board name and board description should taken for meta.
Member
Registered: Mar 2007
Posts: 27
My ideas, how the module should contain metas as followed:

<META NAME="author" CONTENT="aaaaa"> to be filled in
<META NAME="publisher" CONTENT="bbbbb"> to be filled in
<META NAME="copyright" CONTENT="ccccc"> to be filled in
<META NAME="keywords" lang="de" CONTENT="eeeee"> to be filled in
<META NAME="description" CONTENT="ddddd"> to be filled in
<META NAME="page-topic" CONTENT="Forum"> predefined,changeable
<META NAME="audience" CONTENT="All"> predefined,changeable
<META NAME="page-type" CONTENT="eeeee"> selected
<META NAME="robots" CONTENT="INDEX,FOLLOW"> predefined,changeable
<meta name="revisit-after" content="7 days"> predefined,changeable
<meta http-equiv="expires" content="0"> predefined,changeable
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> selected
<meta http-equiv="pragma" content="no-cache"> selected
<meta http-equiv="Content-Script-Type" content="text/javascript"> as needed
<meta http-equiv="Content-Style-Type" content="text/css"> as needed

Content could be written/placed in config.php, so that no changes in db are needed.
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
This will be listed for UseBB 2.0 as the other requests (where there is no config.php anymore btw).

Post Reply

Page: 1

UseBB Community is powered by UseBB 1 Forum Software